[ Jan 8 01:15:32 Enabled. ] [ Jan 8 01:15:32 Rereading configuration. ] [ Jan 8 01:15:34 Rereading configuration. ] [ Jan 8 01:15:39 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 [ Jan 8 01:15:39 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.01.08 01:15:40.220097 [ 1 ] {} Application: Will watch for the process with pid 27434 2025.01.08 01:15:40.220633 [ 1 ] {} Application: Forked a child process to watch 2025.01.08 01:15:40.476748 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 27434 2025.01.08 01:15:40.477466 [ 1 ] {} Application: starting up 2025.01.08 01:15:40.478157 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.08 01:15:40.562305 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.08 01:15:40.589100 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.08 01:15:40.589165 [ 1 ] {} Application: Initializing DateLUT. 2025.01.08 01:15:40.589188 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.08 01:15:40.589270 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.08 01:15:40.589728 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.08 01:15:40.591353 [ 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.01.08 01:15:40.592082 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.08 01:15:40.592888 [ 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.01.08 01:15:40.592910 [ 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.01.08 01:15:40.592926 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.08 01:15:40.593093 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 01:15:40.594104 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.08 01:15:40.599133 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 01:15:40.599824 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.08 01:15:40.601063 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.08 01:15:40.601126 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.08 01:15:40.602689 [ 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.01.08 01:15:40.603165 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.08 01:15:40.607389 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.08 01:15:40.607779 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.08 01:15:40.609238 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.08 01:15:40.609619 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.08 01:15:40.609969 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.08 01:15:40.610347 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.08 01:15:40.611655 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.08 01:15:40.611685 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.08 01:15:40.611734 [ 131 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:15:40.611806 [ 131 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:15:40.642373 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.08 01:15:40.642397 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000148992 sec 2025.01.08 01:15:40.642440 [ 1 ] {} ReferentialDeps: No tables 2025.01.08 01:15:40.642456 [ 1 ] {} LoadingDeps: No tables 2025.01.08 01:15:40.643580 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.08 01:15:40.644614 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.08 01:15:40.656350 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.08 01:15:40.656397 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.08 01:15:40.656421 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.08 01:15:40.656433 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.08 01:15:40.656464 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.08 01:15:40.656486 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.08 01:15:40.659048 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.08 01:15:40.659091 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.08 01:15:40.659113 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.08 01:15:40.659293 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.08 01:15:40.659313 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.08 01:15:40.659346 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.08 01:15:40.659367 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.08 01:15:40.659379 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.08 01:15:40.659407 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.08 01:15:40.659426 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.08 01:15:40.685851 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.08 01:15:40.694023 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.08 01:15:40.694078 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.6351e-05 sec 2025.01.08 01:15:40.694104 [ 1 ] {} ReferentialDeps: No tables 2025.01.08 01:15:40.694124 [ 1 ] {} LoadingDeps: No tables 2025.01.08 01:15:40.694165 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.08 01:15:40.694470 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.08 01:15:40.694545 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.08 01:15:40.694560 [ 1 ] {} Application: Loaded metadata. 2025.01.08 01:15:40.694572 [ 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.01.08 01:15:40.694584 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.08 01:15:40.698664 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.08 01:15:40.698885 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB 2025.01.08 01:15:40.699787 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.316e-05 sec. 2025.01.08 01:15:40.700741 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.08 01:15:40.700827 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.08 01:15:40.700844 [ 1 ] {} Application: Ready for connections. 2025.01.08 01:15:40.848508 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37035 2025.01.08 01:15:40.848754 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.848805 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Authenticating user 'default' from [fd00:1122:3344:101::d]:37035 2025.01.08 01:15:40.848837 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.848858 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.848941 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 01:15:40.848969 [ 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.01.08 01:15:40.848998 [ 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.01.08 01:15:40.849414 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34870 2025.01.08 01:15:40.849532 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.849566 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34870 2025.01.08 01:15:40.849594 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.849627 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.850305 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48069 2025.01.08 01:15:40.850312 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40315 2025.01.08 01:15:40.850397 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44511 2025.01.08 01:15:40.850424 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.851306 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.851316 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33698 2025.01.08 01:15:40.851349 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.851356 [ 253 ] {} TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48069 2025.01.08 01:15:40.851379 [ 5 ] {} TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40315 2025.01.08 01:15:40.852089 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58606 2025.01.08 01:15:40.852115 [ 253 ] {} TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852119 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38489 2025.01.08 01:15:40.852165 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.852111 [ 5 ] {} TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852199 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:40.852205 [ 254 ] {} TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:44511 2025.01.08 01:15:40.852451 [ 253 ] {} TCP-Session: 82a27e6f-df7e-42a9-857e-065d65853e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852491 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.852520 [ 5 ] {} TCP-Session: 806282e2-92cd-4ca9-b587-51b236b31b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852538 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.852670 [ 257 ] {} TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38489 2025.01.08 01:15:40.852799 [ 256 ] {} TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Authenticating user 'default' from [fd00:1122:3344:101::d]:58606 2025.01.08 01:15:40.852819 [ 257 ] {} TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852709 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52194 2025.01.08 01:15:40.852906 [ 256 ] {} TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852921 [ 257 ] {} TCP-Session: 7e65e13b-21a2-430e-8fdf-0023f22dc3aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852947 [ 254 ] {} TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.852629 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:33698 2025.01.08 01:15:40.854680 [ 256 ] {} TCP-Session: 3b10299d-6cb8-49d4-a919-6a69aacd8fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.854767 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.854772 [ 254 ] {} TCP-Session: a4cb5468-e1e3-4d6b-9518-8ef7cb560a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.854828 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.854830 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:40.856009 [ 258 ] {} TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52194 2025.01.08 01:15:40.856041 [ 258 ] {} TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.856080 [ 258 ] {} TCP-Session: de4a390a-978f-40a1-bcc2-e90028aaf6c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:40.856235 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.08 01:15:40.975619 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37035) (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.01.08 01:15:40.977017 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} 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.01.08 01:15:40.977147 [ 3 ] {364faa34-5f4f-4df8-8516-ddc729a589c7} TCPHandler: Processed in 0.126870058 sec. 2025.01.08 01:15:40.977601 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:40.977937 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} executeQuery: (from [fd00:1122:3344:101::d]:34870) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.08 01:15:40.978512 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34870) (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.01.08 01:15:40.978668 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} 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.01.08 01:15:40.978773 [ 4 ] {2a8c972d-ef1c-4ac8-ae41-a6053cfaa098} TCPHandler: Processed in 0.001382732 sec. 2025.01.08 01:15:40.979075 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:40.980407 [ 3 ] {cd703b29-e5c2-4b3d-8f5d-913f919db3d0} executeQuery: (from [fd00:1122:3344:101::d]:37035) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.08 01:15:40.981080 [ 3 ] {cd703b29-e5c2-4b3d-8f5d-913f919db3d0} TCPHandler: Processed in 0.002120644 sec. 2025.01.08 01:15:40.981309 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:40.981420 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} executeQuery: (from [fd00:1122:3344:101::d]:34870) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.08 01:15:40.981520 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.08 01:15:40.988359 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.08 01:15:40.988400 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2011e-05 sec 2025.01.08 01:15:40.988426 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} ReferentialDeps: No tables 2025.01.08 01:15:40.988482 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} LoadingDeps: No tables 2025.01.08 01:15:40.988531 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} DatabaseAtomic (oximeter): Starting up tables. 2025.01.08 01:15:40.988630 [ 4 ] {68b4d6ed-3463-4bdd-8b05-ba9cd3695d40} TCPHandler: Processed in 0.007375166 sec. 2025.01.08 01:15:40.988844 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:40.989091 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} executeQuery: (from [fd00:1122:3344:101::d]:37035) /* 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.01.08 01:15:40.989152 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.08 01:15:40.997379 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.08 01:15:41.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 121.31 MiB, peak 121.31 MiB, free memory in arenas 0.00 B, will set to 131.00 MiB (RSS), difference: 9.69 MiB 2025.01.08 01:15:41.002556 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Loading data parts 2025.01.08 01:15:41.003276 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): There are no data parts 2025.01.08 01:15:41.009787 [ 3 ] {49167553-1c36-4fc6-9711-243991e3ecd0} TCPHandler: Processed in 0.021010651 sec. 2025.01.08 01:15:41.009994 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.010241 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} executeQuery: (from [fd00:1122:3344:101::d]:34870) /* 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.01.08 01:15:41.010311 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.08 01:15:41.026794 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Loading data parts 2025.01.08 01:15:41.027114 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): There are no data parts 2025.01.08 01:15:41.035107 [ 4 ] {14875599-a304-421d-828b-5b4f29aba606} TCPHandler: Processed in 0.025170466 sec. 2025.01.08 01:15:41.035369 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.035641 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.035760 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.08 01:15:41.044287 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} oximeter.measurements_i8 (1ce98b1a-0630-4cd2-bd63-a6db80634e99): Loading data parts 2025.01.08 01:15:41.044508 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} oximeter.measurements_i8 (1ce98b1a-0630-4cd2-bd63-a6db80634e99): There are no data parts 2025.01.08 01:15:41.053852 [ 3 ] {9e6103ad-cbf1-400c-b40d-d0b9bde5e5cf} TCPHandler: Processed in 0.018571492 sec. 2025.01.08 01:15:41.054064 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.054350 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.054408 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.08 01:15:41.061381 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} oximeter.measurements_u8 (59983932-10cc-4a8c-9790-5bddbe8f207b): Loading data parts 2025.01.08 01:15:41.061599 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} oximeter.measurements_u8 (59983932-10cc-4a8c-9790-5bddbe8f207b): There are no data parts 2025.01.08 01:15:41.071635 [ 4 ] {d1f70fa1-82f4-49f1-afe9-c0dc296675c6} TCPHandler: Processed in 0.017635697 sec. 2025.01.08 01:15:41.071976 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.072366 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.072506 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.08 01:15:41.079384 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} oximeter.measurements_i16 (90f32385-fa39-47a3-8e58-62521f6297e3): Loading data parts 2025.01.08 01:15:41.079566 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} oximeter.measurements_i16 (90f32385-fa39-47a3-8e58-62521f6297e3): There are no data parts 2025.01.08 01:15:41.090205 [ 3 ] {936a4d41-f8a2-495b-9e3f-1e406a2ad1e7} TCPHandler: Processed in 0.018333879 sec. 2025.01.08 01:15:41.090537 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.090973 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.091040 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.08 01:15:41.094609 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} oximeter.measurements_u16 (21a41752-abac-4d27-87a0-68ce215a7c96): Loading data parts 2025.01.08 01:15:41.094806 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} oximeter.measurements_u16 (21a41752-abac-4d27-87a0-68ce215a7c96): There are no data parts 2025.01.08 01:15:41.097658 [ 4 ] {053464f6-d1bc-4bdd-a21e-c71fd34d2a0c} TCPHandler: Processed in 0.007243964 sec. 2025.01.08 01:15:41.097926 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.098180 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.098273 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.08 01:15:41.102325 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} oximeter.measurements_i32 (ab8e0109-e287-46b6-a857-f89cf7835857): Loading data parts 2025.01.08 01:15:41.102459 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} oximeter.measurements_i32 (ab8e0109-e287-46b6-a857-f89cf7835857): There are no data parts 2025.01.08 01:15:41.111708 [ 3 ] {f88c3bd6-3a3a-4ac0-b877-52c5465c9b88} TCPHandler: Processed in 0.013865649 sec. 2025.01.08 01:15:41.111912 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.112156 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.112258 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.08 01:15:41.115485 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} oximeter.measurements_u32 (4321c801-ef78-4845-b755-0944023021c1): Loading data parts 2025.01.08 01:15:41.115638 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} oximeter.measurements_u32 (4321c801-ef78-4845-b755-0944023021c1): There are no data parts 2025.01.08 01:15:41.118216 [ 4 ] {f1af407a-e797-4853-bc6f-b5ac92c5ac46} TCPHandler: Processed in 0.00637095 sec. 2025.01.08 01:15:41.118392 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.118623 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.118684 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.08 01:15:41.122642 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Loading data parts 2025.01.08 01:15:41.122789 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): There are no data parts 2025.01.08 01:15:41.127727 [ 3 ] {143cf30d-8fd8-4b0b-887c-0733afe65ad7} TCPHandler: Processed in 0.009389368 sec. 2025.01.08 01:15:41.128058 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.128468 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.128592 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.08 01:15:41.135508 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Loading data parts 2025.01.08 01:15:41.135697 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): There are no data parts 2025.01.08 01:15:41.144907 [ 4 ] {06490548-f212-4daf-8c49-f2d78f5cbcd4} TCPHandler: Processed in 0.016961138 sec. 2025.01.08 01:15:41.145095 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.145373 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.145446 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.08 01:15:41.152051 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} oximeter.measurements_f32 (c8e9a388-1f6c-4477-89f7-d561aba04292): Loading data parts 2025.01.08 01:15:41.152361 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} oximeter.measurements_f32 (c8e9a388-1f6c-4477-89f7-d561aba04292): There are no data parts 2025.01.08 01:15:41.163648 [ 3 ] {539377e7-8ff5-428a-87ee-1bc6014cca8a} TCPHandler: Processed in 0.018617953 sec. 2025.01.08 01:15:41.163981 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.164389 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.164532 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.08 01:15:41.172619 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Loading data parts 2025.01.08 01:15:41.172945 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): There are no data parts 2025.01.08 01:15:41.180691 [ 4 ] {286e1350-3213-4330-afb8-f81abf87b00f} TCPHandler: Processed in 0.016821345 sec. 2025.01.08 01:15:41.180924 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.181158 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.181221 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.08 01:15:41.190462 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} oximeter.measurements_string (9324df30-fad5-40e6-91dd-7ad211068d65): Loading data parts 2025.01.08 01:15:41.190686 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} oximeter.measurements_string (9324df30-fad5-40e6-91dd-7ad211068d65): There are no data parts 2025.01.08 01:15:41.199796 [ 3 ] {7b880793-e5cf-4a15-964a-fda027846bc8} TCPHandler: Processed in 0.018947198 sec. 2025.01.08 01:15:41.199987 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.200199 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.200273 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.08 01:15:41.206837 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} oximeter.measurements_bytes (73843f5b-b79c-4365-b7d6-da54b9707e0f): Loading data parts 2025.01.08 01:15:41.207018 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} oximeter.measurements_bytes (73843f5b-b79c-4365-b7d6-da54b9707e0f): There are no data parts 2025.01.08 01:15:41.216897 [ 4 ] {8e2fef18-7a36-4191-8ebb-dff0ddb2d32b} TCPHandler: Processed in 0.016967018 sec. 2025.01.08 01:15:41.217084 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.217301 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.217383 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.08 01:15:41.224207 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} oximeter.measurements_cumulativei64 (c09f2899-118f-46ba-b560-32c48e3afc01): Loading data parts 2025.01.08 01:15:41.224332 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} oximeter.measurements_cumulativei64 (c09f2899-118f-46ba-b560-32c48e3afc01): There are no data parts 2025.01.08 01:15:41.235506 [ 3 ] {de9a31b2-30b2-4077-8135-b7a4445ac060} TCPHandler: Processed in 0.018479961 sec. 2025.01.08 01:15:41.235805 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.236221 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.236352 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.08 01:15:41.240772 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Loading data parts 2025.01.08 01:15:41.240944 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): There are no data parts 2025.01.08 01:15:41.248080 [ 4 ] {7f4756c2-fe59-4509-9301-bafe06b1aec8} TCPHandler: Processed in 0.012386645 sec. 2025.01.08 01:15:41.248252 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.248501 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.248567 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.08 01:15:41.258904 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} oximeter.measurements_cumulativef32 (7f667d6e-4af4-45da-8651-ec05740b5c49): Loading data parts 2025.01.08 01:15:41.259040 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} oximeter.measurements_cumulativef32 (7f667d6e-4af4-45da-8651-ec05740b5c49): There are no data parts 2025.01.08 01:15:41.267323 [ 3 ] {66c1b2e4-6556-4f79-a246-1f90842d208d} TCPHandler: Processed in 0.019129931 sec. 2025.01.08 01:15:41.267580 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.267842 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.267930 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.08 01:15:41.275094 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} oximeter.measurements_cumulativef64 (4261f474-e9ba-465b-b479-80500ab0a57d): Loading data parts 2025.01.08 01:15:41.275272 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} oximeter.measurements_cumulativef64 (4261f474-e9ba-465b-b479-80500ab0a57d): There are no data parts 2025.01.08 01:15:41.283876 [ 4 ] {9a247821-b74e-4d3c-ad14-f7d5e713d8a9} TCPHandler: Processed in 0.016364347 sec. 2025.01.08 01:15:41.284063 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.284394 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.284466 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.08 01:15:41.292404 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} oximeter.measurements_histogrami8 (59ad740c-fab6-45e0-9237-b9aae8b39388): Loading data parts 2025.01.08 01:15:41.292545 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} oximeter.measurements_histogrami8 (59ad740c-fab6-45e0-9237-b9aae8b39388): There are no data parts 2025.01.08 01:15:41.303097 [ 3 ] {ee78dca9-7fa5-408a-865e-d623d3f88024} TCPHandler: Processed in 0.01909391 sec. 2025.01.08 01:15:41.303298 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.303606 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.303707 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.08 01:15:41.308771 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} oximeter.measurements_histogramu8 (c38d4761-7367-4f30-93c6-ea74e920ae2b): Loading data parts 2025.01.08 01:15:41.308952 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} oximeter.measurements_histogramu8 (c38d4761-7367-4f30-93c6-ea74e920ae2b): There are no data parts 2025.01.08 01:15:41.316725 [ 4 ] {87b618e8-fe5e-4072-af68-4d23c927ff14} TCPHandler: Processed in 0.013484182 sec. 2025.01.08 01:15:41.316978 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.317527 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.317622 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.08 01:15:41.343504 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} oximeter.measurements_histogrami16 (c9eed60a-e991-44a2-9a59-4bd0119d88dc): Loading data parts 2025.01.08 01:15:41.343778 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} oximeter.measurements_histogrami16 (c9eed60a-e991-44a2-9a59-4bd0119d88dc): There are no data parts 2025.01.08 01:15:41.352885 [ 3 ] {484e7107-5f3a-4b9c-bdae-be8f9c7e1ca3} TCPHandler: Processed in 0.036004336 sec. 2025.01.08 01:15:41.353273 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.353896 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.353990 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.08 01:15:41.360437 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} oximeter.measurements_histogramu16 (f2d3930e-efe5-42b3-a210-c2b28959825f): Loading data parts 2025.01.08 01:15:41.360675 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} oximeter.measurements_histogramu16 (f2d3930e-efe5-42b3-a210-c2b28959825f): There are no data parts 2025.01.08 01:15:41.369406 [ 4 ] {a7361587-08d8-49d0-b2d7-47423a505da2} TCPHandler: Processed in 0.016242916 sec. 2025.01.08 01:15:41.369617 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.369936 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.370010 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.08 01:15:41.379277 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} oximeter.measurements_histogrami32 (6e2018f8-4ca6-4607-b9e5-3175b5e0448a): Loading data parts 2025.01.08 01:15:41.379413 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} oximeter.measurements_histogrami32 (6e2018f8-4ca6-4607-b9e5-3175b5e0448a): There are no data parts 2025.01.08 01:15:41.388391 [ 3 ] {354a48b4-0843-4479-9c60-6b2abdf113a6} TCPHandler: Processed in 0.018829987 sec. 2025.01.08 01:15:41.388642 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.388992 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.389102 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.08 01:15:41.438988 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} oximeter.measurements_histogramu32 (91261c19-436f-4ebe-9241-33cf755ddd6a): Loading data parts 2025.01.08 01:15:41.439203 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} oximeter.measurements_histogramu32 (91261c19-436f-4ebe-9241-33cf755ddd6a): There are no data parts 2025.01.08 01:15:41.453275 [ 4 ] {47921e5d-a590-4e67-b436-af45eeae0b1f} TCPHandler: Processed in 0.064704199 sec. 2025.01.08 01:15:41.453469 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.453851 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.453941 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.08 01:15:41.468515 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} oximeter.measurements_histogrami64 (d1cd54f0-abdc-49e9-9096-feb9602ab114): Loading data parts 2025.01.08 01:15:41.468645 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} oximeter.measurements_histogrami64 (d1cd54f0-abdc-49e9-9096-feb9602ab114): There are no data parts 2025.01.08 01:15:41.478160 [ 3 ] {9e86e3e4-9a73-46b7-bf6a-f6e96ad79bab} TCPHandler: Processed in 0.0247529 sec. 2025.01.08 01:15:41.478447 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.478845 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.478959 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.08 01:15:41.482630 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Loading data parts 2025.01.08 01:15:41.482808 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): There are no data parts 2025.01.08 01:15:41.489021 [ 4 ] {0c1670cd-e974-4b8a-b253-f5b026a68ba6} TCPHandler: Processed in 0.010689089 sec. 2025.01.08 01:15:41.489221 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.489557 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.489645 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.08 01:15:41.496242 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} oximeter.measurements_histogramf32 (e6fa9cbe-3278-4fd0-a245-c099087a8589): Loading data parts 2025.01.08 01:15:41.496389 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} oximeter.measurements_histogramf32 (e6fa9cbe-3278-4fd0-a245-c099087a8589): There are no data parts 2025.01.08 01:15:41.504983 [ 3 ] {f6e754f9-ff8c-469b-afed-a0491300b44a} TCPHandler: Processed in 0.015826099 sec. 2025.01.08 01:15:41.505328 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.505945 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.506039 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.08 01:15:41.511934 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} oximeter.measurements_histogramf64 (8c8f57a2-1911-45ec-8b73-aa0b1c8e6bff): Loading data parts 2025.01.08 01:15:41.512089 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} oximeter.measurements_histogramf64 (8c8f57a2-1911-45ec-8b73-aa0b1c8e6bff): There are no data parts 2025.01.08 01:15:41.518167 [ 4 ] {e503f68a-5761-40f7-917c-0b756dca5843} TCPHandler: Processed in 0.012963224 sec. 2025.01.08 01:15:41.518430 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.518690 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} executeQuery: (from [fd00:1122:3344:101::d]:37035) /* 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.01.08 01:15:41.518789 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.08 01:15:41.525970 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} oximeter.fields_bool (05d7b225-eed5-4224-8471-181110926a8d): Loading data parts 2025.01.08 01:15:41.526134 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} oximeter.fields_bool (05d7b225-eed5-4224-8471-181110926a8d): There are no data parts 2025.01.08 01:15:41.533856 [ 3 ] {82b20458-f30f-4376-b6b8-cfbf12d41716} TCPHandler: Processed in 0.015498884 sec. 2025.01.08 01:15:41.534082 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.534372 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.534458 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.08 01:15:41.545620 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} oximeter.fields_i8 (7d114841-5c79-4286-a1fb-a08120ca325c): Loading data parts 2025.01.08 01:15:41.545888 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} oximeter.fields_i8 (7d114841-5c79-4286-a1fb-a08120ca325c): There are no data parts 2025.01.08 01:15:41.553944 [ 4 ] {3e503f4c-4ce2-4d99-a046-e31a64d29419} TCPHandler: Processed in 0.019929984 sec. 2025.01.08 01:15:41.554154 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.554398 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.554482 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.08 01:15:41.584068 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Loading data parts 2025.01.08 01:15:41.584250 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): There are no data parts 2025.01.08 01:15:41.589623 [ 3 ] {8b9c0fbb-471e-4e5d-b309-1a1f7de2e1a2} TCPHandler: Processed in 0.035532689 sec. 2025.01.08 01:15:41.589937 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.590394 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.590530 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.08 01:15:41.598698 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Loading data parts 2025.01.08 01:15:41.598861 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): There are no data parts 2025.01.08 01:15:41.601046 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34561 2025.01.08 01:15:41.601151 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.601176 [ 261 ] {} TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:34561 2025.01.08 01:15:41.601199 [ 261 ] {} TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.601269 [ 261 ] {} TCP-Session: 7b7abc1d-687a-4970-bfd0-77d970b96cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.601326 [ 261 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 01:15:41.601350 [ 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.01.08 01:15:41.601394 [ 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.01.08 01:15:41.601831 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41171 2025.01.08 01:15:41.601990 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.602016 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64122 2025.01.08 01:15:41.602050 [ 262 ] {} TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Authenticating user 'default' from [fd00:1122:3344:101::e]:41171 2025.01.08 01:15:41.602085 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38310 2025.01.08 01:15:41.602017 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34042 2025.01.08 01:15:41.602161 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61716 2025.01.08 01:15:41.602228 [ 262 ] {} TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.602279 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35358 2025.01.08 01:15:41.602294 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.602447 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.602458 [ 263 ] {} TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64122 2025.01.08 01:15:41.602425 [ 262 ] {} TCP-Session: a4d1e4ef-b8b3-4bd0-888f-f5c756934521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.602831 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52830 2025.01.08 01:15:41.602830 [ 263 ] {} TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.602788 [ 264 ] {} TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Authenticating user 'default' from [fd00:1122:3344:101::e]:34042 2025.01.08 01:15:41.602925 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.602975 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.602951 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.603067 [ 264 ] {} TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603163 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:41.603191 [ 264 ] {} TCP-Session: 8ce7f29b-644f-4a91-bdf0-0fee264c8eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603191 [ 267 ] {} TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35358 2025.01.08 01:15:41.603233 [ 266 ] {} TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61716 2025.01.08 01:15:41.603309 [ 268 ] {} TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Authenticating user 'default' from [fd00:1122:3344:101::e]:52830 2025.01.08 01:15:41.602990 [ 263 ] {} TCP-Session: 09f0bd99-568b-4ff2-be9c-193b29ab04b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603384 [ 267 ] {} TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603365 [ 265 ] {} TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38310 2025.01.08 01:15:41.603433 [ 268 ] {} TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603436 [ 266 ] {} TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603478 [ 267 ] {} TCP-Session: 55144380-f604-481c-81d4-8e321686cac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603506 [ 265 ] {} TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603485 [ 268 ] {} TCP-Session: b9d52ad1-a9e9-4ec6-ae6e-20049627820e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603548 [ 265 ] {} TCP-Session: 7379d7fa-1f0c-45fe-a410-29e84b6ad6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.603532 [ 266 ] {} TCP-Session: 391839b8-5c53-4422-9641-f2af434732aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:41.608555 [ 4 ] {83a8ae5b-ab05-4a60-84fb-312e73a6d1c7} TCPHandler: Processed in 0.018726184 sec. 2025.01.08 01:15:41.608776 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.609018 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.609103 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.08 01:15:41.624749 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Loading data parts 2025.01.08 01:15:41.624970 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): There are no data parts 2025.01.08 01:15:41.629344 [ 3 ] {9c90f540-a57c-4011-953b-3497665dfba2} TCPHandler: Processed in 0.020633745 sec. 2025.01.08 01:15:41.629544 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.629815 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.629893 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.08 01:15:41.632826 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} oximeter.fields_i32 (e6e07971-156b-481d-b071-b486c1ce9209): Loading data parts 2025.01.08 01:15:41.633010 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} oximeter.fields_i32 (e6e07971-156b-481d-b071-b486c1ce9209): There are no data parts 2025.01.08 01:15:41.636402 [ 4 ] {25c0375c-b601-42f3-8d89-e4b5a9bd15b4} TCPHandler: Processed in 0.006927009 sec. 2025.01.08 01:15:41.636653 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.636902 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.637007 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.08 01:15:41.642435 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Loading data parts 2025.01.08 01:15:41.642635 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): There are no data parts 2025.01.08 01:15:41.655001 [ 3 ] {224eeba7-0f21-42a8-b5d1-01b554f4eb0b} TCPHandler: Processed in 0.01841722 sec. 2025.01.08 01:15:41.655203 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.655494 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.655546 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.08 01:15:41.664159 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} oximeter.fields_i64 (c420b517-de1e-4dce-90da-eb8c40218e79): Loading data parts 2025.01.08 01:15:41.664362 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} oximeter.fields_i64 (c420b517-de1e-4dce-90da-eb8c40218e79): There are no data parts 2025.01.08 01:15:41.677073 [ 4 ] {460e52af-40c3-432c-97b8-92d0825828f2} TCPHandler: Processed in 0.021937966 sec. 2025.01.08 01:15:41.677456 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.677709 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.677807 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.08 01:15:41.688584 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} oximeter.fields_u64 (39cd3b6b-ed4b-4e88-850a-b87239b105b0): Loading data parts 2025.01.08 01:15:41.688728 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} oximeter.fields_u64 (39cd3b6b-ed4b-4e88-850a-b87239b105b0): There are no data parts 2025.01.08 01:15:41.711243 [ 3 ] {580e5bc6-69d8-42a1-adfc-d951cefe7a28} TCPHandler: Processed in 0.033861153 sec. 2025.01.08 01:15:41.711452 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.711763 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.711823 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.08 01:15:41.723278 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Loading data parts 2025.01.08 01:15:41.723438 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): There are no data parts 2025.01.08 01:15:41.729305 [ 4 ] {e5d92801-48fb-4cd3-b590-617283793ba8} TCPHandler: Processed in 0.017922733 sec. 2025.01.08 01:15:41.729521 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.729769 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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.01.08 01:15:41.729858 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.08 01:15:41.741862 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Loading data parts 2025.01.08 01:15:41.742120 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): There are no data parts 2025.01.08 01:15:41.745118 [ 3 ] {4e860d88-6d60-462e-8ee9-c2ca225d767c} TCPHandler: Processed in 0.015655537 sec. 2025.01.08 01:15:41.745293 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.745589 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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.01.08 01:15:41.745671 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.08 01:15:41.749022 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Loading data parts 2025.01.08 01:15:41.749183 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): There are no data parts 2025.01.08 01:15:41.752824 [ 4 ] {76c00fcf-0d29-4799-afa6-e13912470141} TCPHandler: Processed in 0.00759898 sec. 2025.01.08 01:15:41.753184 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.753717 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} executeQuery: (from [fd00:1122:3344:101::d]:37035) /* 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.01.08 01:15:41.753906 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.08 01:15:41.763323 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Loading data parts 2025.01.08 01:15:41.763538 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): There are no data parts 2025.01.08 01:15:41.769694 [ 3 ] {5d78c593-ccc3-4c93-b30e-26e94d2959e0} TCPHandler: Processed in 0.016610932 sec. 2025.01.08 01:15:41.769924 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:15:41.770252 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.08 01:15:41.771534 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.08 01:15:41.780184 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:41.780227 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:41.785072 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:15:41.785510 [ 260 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} oximeter.version (5d7c6864-2e31-418e-8806-869e14b32684): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:41.785817 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} executeQuery: Read 1 rows, 16.00 B in 0.015656 sec., 63.87327542156362 rows/sec., 1021.97 B/sec. 2025.01.08 01:15:41.786203 [ 4 ] {0d9c8fe4-c59b-4084-bb22-7df4da8fbf73} TCPHandler: Processed in 0.016350838 sec. 2025.01.08 01:15:42.000140 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 134.25 MiB, peak 134.25 MiB, free memory in arenas 0.00 B, will set to 139.86 MiB (RSS), difference: 5.61 MiB 2025.01.08 01:15:42.920171 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53183 2025.01.08 01:15:42.920297 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.920371 [ 269 ] {} TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:53183 2025.01.08 01:15:42.920395 [ 269 ] {} TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.920409 [ 269 ] {} TCP-Session: ba484a68-068c-44aa-96db-7319e590f7c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.920487 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 01:15:42.920512 [ 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.01.08 01:15:42.920557 [ 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.01.08 01:15:42.922082 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44206 2025.01.08 01:15:42.922345 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33154 2025.01.08 01:15:42.922362 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.922382 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65394 2025.01.08 01:15:42.922374 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42221 2025.01.08 01:15:42.922433 [ 270 ] {} TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Authenticating user 'default' from [fd00:1122:3344:101::b]:44206 2025.01.08 01:15:42.922474 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57811 2025.01.08 01:15:42.922661 [ 270 ] {} TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.922682 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54436 2025.01.08 01:15:42.922940 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.922953 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49033 2025.01.08 01:15:42.923043 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.923225 [ 273 ] {} TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Authenticating user 'default' from [fd00:1122:3344:101::b]:65394 2025.01.08 01:15:42.923213 [ 270 ] {} TCP-Session: 7b7c3a79-4c67-4f10-8d15-0854fc6a7ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923198 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.923326 [ 273 ] {} TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923372 [ 271 ] {} TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Authenticating user 'default' from [fd00:1122:3344:101::b]:42221 2025.01.08 01:15:42.923393 [ 272 ] {} TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Authenticating user 'default' from [fd00:1122:3344:101::b]:33154 2025.01.08 01:15:42.923411 [ 273 ] {} TCP-Session: 04e2f79d-690a-467d-a6f7-bf27785166ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923440 [ 271 ] {} TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923449 [ 272 ] {} TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923512 [ 271 ] {} TCP-Session: 9325f9be-1cf7-47bb-97ac-acba9bf99414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.923520 [ 272 ] {} TCP-Session: 4ae8abe6-82b4-47a7-848c-493487a9127d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.927663 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.927711 [ 276 ] {} TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Authenticating user 'default' from [fd00:1122:3344:101::b]:49033 2025.01.08 01:15:42.927786 [ 276 ] {} TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.927804 [ 276 ] {} TCP-Session: 900ed89d-42a5-42a3-8ae9-492e570efa98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.928303 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.928321 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:42.928405 [ 275 ] {} TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Authenticating user 'default' from [fd00:1122:3344:101::b]:54436 2025.01.08 01:15:42.928416 [ 274 ] {} TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:57811 2025.01.08 01:15:42.928440 [ 275 ] {} TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.928516 [ 274 ] {} TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.928514 [ 275 ] {} TCP-Session: c79b0e6b-f621-475d-8a97-a25bd4f378fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:42.928543 [ 274 ] {} TCP-Session: df5b9612-8949-420f-87b5-fd47c14ea0b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.009313 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48398 2025.01.08 01:15:44.009502 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.009538 [ 277 ] {} TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Authenticating user 'default' from [fd00:1122:3344:101::c]:48398 2025.01.08 01:15:44.009601 [ 277 ] {} TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.009615 [ 277 ] {} TCP-Session: 9fdd07cd-69d1-4652-9f35-20104af9ef13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.009682 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 01:15:44.009729 [ 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.01.08 01:15:44.009748 [ 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.01.08 01:15:44.011362 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40085 2025.01.08 01:15:44.011367 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54567 2025.01.08 01:15:44.011572 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.011701 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61395 2025.01.08 01:15:44.011727 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.011746 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60892 2025.01.08 01:15:44.011803 [ 278 ] {} TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Authenticating user 'default' from [fd00:1122:3344:101::c]:54567 2025.01.08 01:15:44.011600 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58517 2025.01.08 01:15:44.011777 [ 279 ] {} TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Authenticating user 'default' from [fd00:1122:3344:101::c]:40085 2025.01.08 01:15:44.011893 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34856 2025.01.08 01:15:44.011925 [ 278 ] {} TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012283 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.012336 [ 279 ] {} TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012366 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.012403 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35840 2025.01.08 01:15:44.012379 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.012463 [ 279 ] {} TCP-Session: f3f6bd69-8471-4dca-a70e-2aff0b29763b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012366 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.012506 [ 278 ] {} TCP-Session: 28f0b682-49ce-4954-871a-847f8565dfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012491 [ 281 ] {} TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Authenticating user 'default' from [fd00:1122:3344:101::c]:58517 2025.01.08 01:15:44.012531 [ 283 ] {} TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Authenticating user 'default' from [fd00:1122:3344:101::c]:34856 2025.01.08 01:15:44.012722 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.012827 [ 283 ] {} TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012884 [ 284 ] {} TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:35840 2025.01.08 01:15:44.012876 [ 280 ] {} TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Authenticating user 'default' from [fd00:1122:3344:101::c]:61395 2025.01.08 01:15:44.012932 [ 283 ] {} TCP-Session: d530f31c-c831-4986-b951-29d8b83a300f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012950 [ 284 ] {} TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012973 [ 280 ] {} TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012838 [ 282 ] {} TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Authenticating user 'default' from [fd00:1122:3344:101::c]:60892 2025.01.08 01:15:44.013012 [ 284 ] {} TCP-Session: 4b63f4dc-03c6-4282-800f-7b93c6eaefc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.013029 [ 280 ] {} TCP-Session: 5bd0bb8d-ab2a-418d-be26-b8712ed8fc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.012843 [ 281 ] {} TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.013099 [ 282 ] {} TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.013159 [ 281 ] {} TCP-Session: 9643c4bb-58b3-4d24-9f58-90e6091a5011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.013177 [ 282 ] {} TCP-Session: eb0dd325-b5eb-4644-8f0d-740b2ffd9269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.205601 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50538 2025.01.08 01:15:44.205824 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.205858 [ 285 ] {} TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Authenticating user 'default' from [fd00:1122:3344:101::a]:50538 2025.01.08 01:15:44.205913 [ 285 ] {} TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.205952 [ 285 ] {} TCP-Session: 8ea8a9a9-896e-4246-9f76-817282fd8c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.206026 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.08 01:15:44.206071 [ 285 ] {} 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.01.08 01:15:44.206112 [ 285 ] {} 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.01.08 01:15:44.207909 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55617 2025.01.08 01:15:44.207911 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61199 2025.01.08 01:15:44.207996 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49007 2025.01.08 01:15:44.208516 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.208523 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53661 2025.01.08 01:15:44.208528 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.208620 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.208672 [ 287 ] {} TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Authenticating user 'default' from [fd00:1122:3344:101::a]:55617 2025.01.08 01:15:44.208652 [ 286 ] {} TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Authenticating user 'default' from [fd00:1122:3344:101::a]:61199 2025.01.08 01:15:44.208917 [ 286 ] {} TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.208961 [ 288 ] {} TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Authenticating user 'default' from [fd00:1122:3344:101::a]:49007 2025.01.08 01:15:44.208989 [ 287 ] {} TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.208921 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.209046 [ 286 ] {} TCP-Session: 1c06b0c9-21fb-4cda-a555-6e8bbca124a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.208920 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49900 2025.01.08 01:15:44.209074 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61268 2025.01.08 01:15:44.209104 [ 288 ] {} TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.209077 [ 287 ] {} TCP-Session: 6c7c8934-55cd-4ee8-b0b2-66a7c9d6b480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.209234 [ 289 ] {} TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Authenticating user 'default' from [fd00:1122:3344:101::a]:53661 2025.01.08 01:15:44.209253 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32972 2025.01.08 01:15:44.209556 [ 288 ] {} TCP-Session: c37506a5-a7ab-4fef-b332-4df4f840895e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.209787 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.209734 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.209822 [ 289 ] {} TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.210019 [ 289 ] {} TCP-Session: 02ee8723-02c1-44eb-838d-5ae62cf55b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.210036 [ 290 ] {} TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Authenticating user 'default' from [fd00:1122:3344:101::a]:49900 2025.01.08 01:15:44.210186 [ 291 ] {} TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Authenticating user 'default' from [fd00:1122:3344:101::a]:61268 2025.01.08 01:15:44.210198 [ 290 ] {} TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.210235 [ 291 ] {} TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.210244 [ 290 ] {} TCP-Session: 3b5fffb2-0a47-4e62-8849-2f28368d6be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.210288 [ 291 ] {} TCP-Session: 1c833953-dc90-49b0-826f-101b7b16e5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.213295 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.08 01:15:44.213338 [ 292 ] {} TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Authenticating user 'default' from [fd00:1122:3344:101::a]:32972 2025.01.08 01:15:44.213387 [ 292 ] {} TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:44.213404 [ 292 ] {} TCP-Session: f7962cb9-ef45-45b8-8313-46fee68a5103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:15:48.160625 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.08 01:15:48.160671 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.08 01:15:48.160777 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.08 01:15:48.160791 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.08 01:15:48.169967 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Loading data parts 2025.01.08 01:15:48.170565 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): There are no data parts 2025.01.08 01:15:48.181783 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:48.181875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:48.184939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:15:48.185299 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:48.185533 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.08 01:15:48.189817 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Loading data parts 2025.01.08 01:15:48.190026 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): There are no data parts 2025.01.08 01:15:48.220137 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:48.220179 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:48.227455 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:15:48.228199 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:48.230500 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.08 01:15:49.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.32 MiB, peak 150.32 MiB, free memory in arenas 0.00 B, will set to 151.13 MiB (RSS), difference: 4.81 MiB 2025.01.08 01:15:50.660608 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.08 01:15:50.660704 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.08 01:15:50.670182 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Loading data parts 2025.01.08 01:15:50.670485 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): There are no data parts 2025.01.08 01:15:50.680639 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:50.680681 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:50.682313 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:15:50.682604 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:50.683129 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.08 01:15:51.000151 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.31 MiB, peak 155.31 MiB, free memory in arenas 0.00 B, will set to 151.60 MiB (RSS), difference: -3.71 MiB 2025.01.08 01:15:55.611843 [ 101 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:15:55.611892 [ 101 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:15:55.686605 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.08 01:15:55.687496 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:55.687542 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:55.688100 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:15:55.688355 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:55.688607 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.08 01:15:55.731547 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.08 01:15:55.753644 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:15:55.753711 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:15:55.760403 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:15:55.761154 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:15:55.763620 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.08 01:15:56.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.27 MiB, peak 156.27 MiB, free memory in arenas 0.00 B, will set to 154.51 MiB (RSS), difference: 2.24 MiB 2025.01.08 01:16:01.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.52 MiB, peak 156.27 MiB, free memory in arenas 0.00 B, will set to 154.54 MiB (RSS), difference: 4.01 MiB 2025.01.08 01:16:01.790192 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.790404 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.790798 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.791028 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.791833 [ 3 ] {1236fb85-3d65-4fef-8e79-d30ff6646dbe} TCPHandler: Processed in 0.001767578 sec. 2025.01.08 01:16:01.793605 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.793841 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} executeQuery: (from [fd00:1122:3344:101::d]:34870) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.795720 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.795798 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.796480 [ 4 ] {d782b527-cef9-46b6-8e61-46710ea1d51a} TCPHandler: Processed in 0.003004097 sec. 2025.01.08 01:16:01.796884 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.797058 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} executeQuery: (from [fd00:1122:3344:101::d]:37035) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.797526 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.797587 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.798096 [ 3 ] {6e64a152-e40b-45e9-bf44-b09fd86add1e} TCPHandler: Processed in 0.00127209 sec. 2025.01.08 01:16:01.798382 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.798552 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} executeQuery: (from [fd00:1122:3344:101::d]:34870) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.798937 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.798998 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.799521 [ 4 ] {d5451764-b726-4cce-8f07-1b9244c166cd} TCPHandler: Processed in 0.001197069 sec. 2025.01.08 01:16:01.799836 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.800002 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.800381 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.800441 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.800941 [ 3 ] {3133804c-c1fe-430c-934d-df4447434995} TCPHandler: Processed in 0.001163359 sec. 2025.01.08 01:16:01.801211 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.801373 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.801746 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.801804 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.802308 [ 4 ] {af7a12ba-a641-4fa8-a9e8-27de88b83701} TCPHandler: Processed in 0.001157038 sec. 2025.01.08 01:16:01.802590 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.802746 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.803126 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.803184 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.803676 [ 3 ] {bd3c8b7b-57ba-4d8a-b928-53433eb1e763} TCPHandler: Processed in 0.001142278 sec. 2025.01.08 01:16:01.803968 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.804152 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.804599 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.804667 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.805227 [ 4 ] {9b2c2ce9-afe5-43d3-989b-2ac1a7c80f8e} TCPHandler: Processed in 0.00131276 sec. 2025.01.08 01:16:01.805475 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.805631 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.806014 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.806071 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.806541 [ 3 ] {cc7f3dce-e38e-46c3-8a5a-94e37d976157} TCPHandler: Processed in 0.001120388 sec. 2025.01.08 01:16:01.806797 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.806952 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.807413 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.807481 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.808046 [ 4 ] {aa2901b8-397d-4855-80eb-41d3e55f5886} TCPHandler: Processed in 0.00130542 sec. 2025.01.08 01:16:01.808308 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.808468 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.808853 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.808910 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.809383 [ 3 ] {aee0754f-fe1b-474d-be5e-a79801ca4d37} TCPHandler: Processed in 0.001128588 sec. 2025.01.08 01:16:01.809638 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.809795 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.810175 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.810232 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.810735 [ 4 ] {a4898c77-8228-426c-ba91-79d59359bc2a} TCPHandler: Processed in 0.001151918 sec. 2025.01.08 01:16:01.811015 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.811205 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.811683 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.811751 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.812270 [ 3 ] {06776327-b6cc-4120-8129-75dd6475cf7c} TCPHandler: Processed in 0.001315681 sec. 2025.01.08 01:16:01.812518 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.812678 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:01.813064 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.813121 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:01.813615 [ 4 ] {d8cea7a7-b7ce-4cf2-b165-40525ab28c0c} TCPHandler: Processed in 0.001154388 sec. 2025.01.08 01:16:01.816263 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.816423 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 01:16:01.816488 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:01.819545 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:01.819598 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:01.820368 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:01.820794 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:01.821039 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} executeQuery: Read 14 rows, 2.01 KiB in 0.004655 sec., 3007.518796992481 rows/sec., 431.53 KiB/sec. 2025.01.08 01:16:01.821219 [ 3 ] {15d7f4a7-38f8-4d72-9faf-4151d0c6253a} TCPHandler: Processed in 0.005025009 sec. 2025.01.08 01:16:01.821400 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.821536 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:01.821590 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:01.822916 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:01.822954 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:01.823526 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:01.824101 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:01.824288 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} executeQuery: Read 26 rows, 1.98 KiB in 0.002789 sec., 9322.33775546791 rows/sec., 709.75 KiB/sec. 2025.01.08 01:16:01.824350 [ 4 ] {885e6f0f-85b9-4036-97b4-b0ac41426ba1} TCPHandler: Processed in 0.003016187 sec. 2025.01.08 01:16:01.824505 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.824633 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:01.824684 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:01.825367 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:01.825410 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:01.825909 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:01.826596 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:01.826842 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} executeQuery: Read 28 rows, 2.24 KiB in 0.002239 sec., 12505.582849486378 rows/sec., 998.81 KiB/sec. 2025.01.08 01:16:01.826902 [ 3 ] {a4c0b01d-acdb-44fb-868e-39ce6a31bc3b} TCPHandler: Processed in 0.002455598 sec. 2025.01.08 01:16:01.827057 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.827184 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:01.827239 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:01.828472 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:01.828509 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:01.829160 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:01.829768 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:01.830004 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} executeQuery: Read 60 rows, 4.26 KiB in 0.002836 sec., 21156.558533145275 rows/sec., 1.47 MiB/sec. 2025.01.08 01:16:01.830086 [ 4 ] {013e592c-a05c-40cc-91d8-3bb889f44de7} TCPHandler: Processed in 0.003088349 sec. 2025.01.08 01:16:01.830248 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:01.830379 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:01.830430 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:01.830914 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:01.830953 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:01.831460 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:01.831933 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:01.832139 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} executeQuery: Read 18 rows, 1.26 KiB in 0.001788 sec., 10067.114093959732 rows/sec., 706.21 KiB/sec. 2025.01.08 01:16:01.832191 [ 3 ] {1e36655b-209d-4c99-8d8e-c5b793c28c79} TCPHandler: Processed in 0.002002462 sec. 2025.01.08 01:16:03.188710 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.08 01:16:03.189347 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:03.189397 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:03.190033 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:03.190314 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:03.190557 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.08 01:16:03.263694 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.08 01:16:03.282545 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:03.282610 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.08 01:16:03.289171 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:03.289963 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:03.292915 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.08 01:16:06.793222 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:06.793437 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:06.793513 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:06.794283 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:06.794335 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:06.794901 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:06.795388 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:06.795680 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} executeQuery: Read 26 rows, 1.98 KiB in 0.002279 sec., 11408.512505484861 rows/sec., 868.58 KiB/sec. 2025.01.08 01:16:06.795775 [ 3 ] {cc08ba9c-1038-4010-a520-b08c5d3b2b3d} TCPHandler: Processed in 0.002683143 sec. 2025.01.08 01:16:06.796049 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:06.796274 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:06.796360 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:06.797134 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:06.797186 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:06.797768 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:06.798244 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:06.798489 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} executeQuery: Read 28 rows, 2.24 KiB in 0.002299 sec., 12179.208351457157 rows/sec., 972.74 KiB/sec. 2025.01.08 01:16:06.798555 [ 4 ] {9de77a35-2620-4735-94ec-667b6de52bc2} TCPHandler: Processed in 0.002649132 sec. 2025.01.08 01:16:06.798737 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:06.798893 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:06.798955 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:06.799541 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:06.799583 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:06.800157 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:06.800663 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:06.800886 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} executeQuery: Read 100 rows, 7.10 KiB in 0.002025 sec., 49382.71604938272 rows/sec., 3.42 MiB/sec. 2025.01.08 01:16:06.800941 [ 3 ] {a0f0b38b-a315-416e-b4e2-0ca546be92e5} TCPHandler: Processed in 0.002280216 sec. 2025.01.08 01:16:06.801119 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:06.801252 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:06.801309 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:06.801825 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:06.801866 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:06.802378 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:06.802877 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:06.803105 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} executeQuery: Read 30 rows, 2.10 KiB in 0.001886 sec., 15906.680805938493 rows/sec., 1.09 MiB/sec. 2025.01.08 01:16:06.803164 [ 4 ] {bfb7ef23-e10c-41b6-8d49-136f4464c2e5} TCPHandler: Processed in 0.002115643 sec. 2025.01.08 01:16:10.612143 [ 100 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:16:10.612190 [ 100 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:16:10.683564 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 136 2025.01.08 01:16:10.687466 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:10.687509 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:10.689096 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:10.689618 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:10.690371 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 136 2025.01.08 01:16:10.690688 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.08 01:16:10.691326 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:10.691365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:10.692021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:10.692493 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:10.692674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.08 01:16:10.793006 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.08 01:16:10.812157 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:10.812217 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:10.818865 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:10.820000 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:10.822465 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.08 01:16:11.790685 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.790960 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.791430 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.793695 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} 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')" moved to PREWHERE 2025.01.08 01:16:11.794035 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.794237 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.794621 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2025.01.08 01:16:11.795811 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.795862 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.795882 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.795991 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} 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'))" 2025.01.08 01:16:11.796019 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.797795 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} executeQuery: Read 14 rows, 585.00 B in 0.006955 sec., 2012.94033069734 rows/sec., 82.14 KiB/sec. 2025.01.08 01:16:11.797890 [ 3 ] {3ae305a1-319b-455e-9df9-937e3a566f9c} TCPHandler: Processed in 0.007343926 sec. 2025.01.08 01:16:11.798939 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.799196 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.799609 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.799654 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} 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')" moved to PREWHERE 2025.01.08 01:16:11.799955 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.800041 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.800234 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2025.01.08 01:16:11.800277 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.800304 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.800323 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.800373 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} 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'))" 2025.01.08 01:16:11.800398 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.801061 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} executeQuery: Read 14 rows, 585.00 B in 0.001975 sec., 7088.607594936708 rows/sec., 289.26 KiB/sec. 2025.01.08 01:16:11.801200 [ 4 ] {a9876658-236d-42dc-b76b-7e14d68404f6} TCPHandler: Processed in 0.002417158 sec. 2025.01.08 01:16:11.801643 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.801846 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.802250 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.802297 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} 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', 'switch_data_link:link_enabled')" moved to PREWHERE 2025.01.08 01:16:11.802564 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.802633 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.802783 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2025.01.08 01:16:11.802819 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.802845 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.802862 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.802906 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} 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', 'switch_data_link:link_enabled'))" 2025.01.08 01:16:11.802930 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.803473 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} executeQuery: Read 14 rows, 585.00 B in 0.001728 sec., 8101.851851851852 rows/sec., 330.61 KiB/sec. 2025.01.08 01:16:11.803555 [ 3 ] {9cb7661e-3482-4d0b-a10f-816200256910} TCPHandler: Processed in 0.001972241 sec. 2025.01.08 01:16:11.804205 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.804431 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.804756 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.804798 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE 2025.01.08 01:16:11.805059 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.805129 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.805281 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.08 01:16:11.805320 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.805343 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.805362 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.805408 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" 2025.01.08 01:16:11.805433 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.806052 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} executeQuery: Read 14 rows, 585.00 B in 0.001724 sec., 8120.649651972158 rows/sec., 331.37 KiB/sec. 2025.01.08 01:16:11.806173 [ 4 ] {44d71de4-bcd3-407c-bc5f-c37d3029c5b8} TCPHandler: Processed in 0.002045242 sec. 2025.01.08 01:16:11.806466 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.806643 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.806946 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.806986 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE 2025.01.08 01:16:11.807246 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.807314 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.807462 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.08 01:16:11.807497 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.807522 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.807544 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.807588 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" 2025.01.08 01:16:11.807611 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.808175 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} executeQuery: Read 14 rows, 585.00 B in 0.001611 sec., 8690.254500310366 rows/sec., 354.62 KiB/sec. 2025.01.08 01:16:11.808256 [ 3 ] {d6343541-366c-412a-9142-bbfeddb27a2b} TCPHandler: Processed in 0.001846559 sec. 2025.01.08 01:16:11.808560 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.808741 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.809052 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.809094 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 01:16:11.809361 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.809431 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.809586 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.08 01:16:11.809622 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.809646 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.809664 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.809713 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.01.08 01:16:11.809736 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.810314 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} executeQuery: Read 14 rows, 585.00 B in 0.001653 sec., 8469.449485783425 rows/sec., 345.61 KiB/sec. 2025.01.08 01:16:11.810436 [ 4 ] {765b3422-4c6a-4913-bc7b-a0695c4cb253} TCPHandler: Processed in 0.0019357 sec. 2025.01.08 01:16:11.810722 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.810894 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.811195 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.811237 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 01:16:11.811500 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.811567 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.811711 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.08 01:16:11.811746 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.811768 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.811785 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.811829 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.08 01:16:11.811853 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.812336 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} executeQuery: Read 14 rows, 585.00 B in 0.001519 sec., 9216.589861751152 rows/sec., 376.10 KiB/sec. 2025.01.08 01:16:11.812414 [ 3 ] {6c99c5f2-b07e-49ac-b3e3-1cc792652bf4} TCPHandler: Processed in 0.001747668 sec. 2025.01.08 01:16:11.812733 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.812944 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.813303 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.813347 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.08 01:16:11.813619 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.813687 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.813837 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.08 01:16:11.813871 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.813893 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.813911 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.813955 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.08 01:16:11.813978 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.814572 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} executeQuery: Read 14 rows, 585.00 B in 0.001727 sec., 8106.543138390272 rows/sec., 330.80 KiB/sec. 2025.01.08 01:16:11.814686 [ 4 ] {f907ff85-0572-42d6-b34a-8dc4084eb91f} TCPHandler: Processed in 0.002026142 sec. 2025.01.08 01:16:11.814949 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.815154 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.815473 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.815516 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.08 01:16:11.815778 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.815844 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.815988 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.08 01:16:11.816022 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.816044 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.816061 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.816103 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.08 01:16:11.816126 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.816720 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} executeQuery: Read 14 rows, 585.00 B in 0.001661 sec., 8428.657435279953 rows/sec., 343.94 KiB/sec. 2025.01.08 01:16:11.816799 [ 3 ] {3f35ecb5-1c17-4cf4-b482-9f9cceb36156} TCPHandler: Processed in 0.001914339 sec. 2025.01.08 01:16:11.817085 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.817263 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.08 01:16:11.817646 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.817703 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.08 01:16:11.818038 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.818119 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.818297 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.08 01:16:11.818330 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.818353 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.818370 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.818414 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.08 01:16:11.818438 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.819000 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} executeQuery: Read 14 rows, 585.00 B in 0.001818 sec., 7700.770077007701 rows/sec., 314.24 KiB/sec. 2025.01.08 01:16:11.819116 [ 4 ] {54c64124-1847-4c72-9872-b62faafbd292} TCPHandler: Processed in 0.002088393 sec. 2025.01.08 01:16:11.819376 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.819552 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.01.08 01:16:11.819871 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.819916 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.01.08 01:16:11.820185 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.820253 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.820406 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.08 01:16:11.820441 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.820464 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.820481 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.820523 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.08 01:16:11.820547 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.821026 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} executeQuery: Read 14 rows, 585.00 B in 0.001555 sec., 9003.215434083602 rows/sec., 367.39 KiB/sec. 2025.01.08 01:16:11.821108 [ 3 ] {7b0e82a5-ed2e-460a-a575-08174e0c3f23} TCPHandler: Processed in 0.001792028 sec. 2025.01.08 01:16:11.821395 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.821576 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.01.08 01:16:11.821888 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.821932 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.01.08 01:16:11.822220 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.822290 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.822495 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.08 01:16:11.822543 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.822577 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.822603 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.822650 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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.01.08 01:16:11.822673 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.823285 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} executeQuery: Read 14 rows, 585.00 B in 0.001791 sec., 7816.862088218872 rows/sec., 318.98 KiB/sec. 2025.01.08 01:16:11.823405 [ 4 ] {acd1d97c-81b7-423f-bb99-c3ae2a024ecc} TCPHandler: Processed in 0.002073733 sec. 2025.01.08 01:16:11.827693 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.827886 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:11.828210 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:11.828256 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:11.828549 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.828621 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:11.828774 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.08 01:16:11.828811 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:11.828836 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:11.828853 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:11.828897 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:11.828923 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2025.01.08 01:16:11.829466 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} executeQuery: Read 14 rows, 585.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 342.50 KiB/sec. 2025.01.08 01:16:11.829552 [ 3 ] {22fb70cc-ca02-4671-96b6-aaac11c5aa52} TCPHandler: Processed in 0.00192294 sec. 2025.01.08 01:16:11.833113 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.833313 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 01:16:11.833423 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:11.834286 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.834341 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.835009 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:11.835578 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.835786 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} executeQuery: Read 13 rows, 2.63 KiB in 0.002535 sec., 5128.205128205128 rows/sec., 1.01 MiB/sec. 2025.01.08 01:16:11.835847 [ 4 ] {dbfa11e6-7f87-4ef0-ab70-1ce8e4511abe} TCPHandler: Processed in 0.002842785 sec. 2025.01.08 01:16:11.836012 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.836145 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.836195 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:11.837416 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.837458 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.838044 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.838501 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.838729 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} executeQuery: Read 14 rows, 1.01 KiB in 0.002621 sec., 5341.47272033575 rows/sec., 384.51 KiB/sec. 2025.01.08 01:16:11.838790 [ 3 ] {dc90efb1-b9b9-4c86-b8a0-7d4e3b26c269} TCPHandler: Processed in 0.002835425 sec. 2025.01.08 01:16:11.838948 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.839079 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:11.839151 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:11.839888 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.839928 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.840433 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:11.840941 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.841128 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} executeQuery: Read 189 rows, 17.14 KiB in 0.00208 sec., 90865.38461538462 rows/sec., 8.05 MiB/sec. 2025.01.08 01:16:11.841187 [ 4 ] {4cb50a64-7d02-4916-a042-3a7b4127b6eb} TCPHandler: Processed in 0.002299666 sec. 2025.01.08 01:16:11.841353 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.841480 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.841530 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:11.842395 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.842434 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.842927 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.843478 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.843753 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} executeQuery: Read 15 rows, 1.06 KiB in 0.00228 sec., 6578.9473684210525 rows/sec., 463.87 KiB/sec. 2025.01.08 01:16:11.843859 [ 3 ] {bca41539-8b22-42e1-9639-433cca7c77e8} TCPHandler: Processed in 0.002564911 sec. 2025.01.08 01:16:11.844017 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.844145 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.844195 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:11.844795 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.844834 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.845395 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.845968 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.846221 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} executeQuery: Read 14 rows, 1004.00 B in 0.00209 sec., 6698.564593301436 rows/sec., 469.12 KiB/sec. 2025.01.08 01:16:11.846306 [ 4 ] {c3495b7d-05a5-4115-8dfb-5b4b3a092ccb} TCPHandler: Processed in 0.002352227 sec. 2025.01.08 01:16:11.846466 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.846591 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.846640 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:11.847214 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.847252 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.847744 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.848207 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.848468 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} executeQuery: Read 13 rows, 830.00 B in 0.001881 sec., 6911.217437533227 rows/sec., 430.91 KiB/sec. 2025.01.08 01:16:11.848571 [ 3 ] {04a9bc59-b524-4ee6-901e-22b96eacd517} TCPHandler: Processed in 0.002164774 sec. 2025.01.08 01:16:11.848717 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.848835 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:11.848883 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:11.849621 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.849660 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.850202 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:11.850692 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.850870 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} executeQuery: Read 354 rows, 25.44 KiB in 0.002059 sec., 171928.12044681885 rows/sec., 12.07 MiB/sec. 2025.01.08 01:16:11.850920 [ 4 ] {0a86f952-50d3-429d-8bef-9cbfb2336163} TCPHandler: Processed in 0.002258646 sec. 2025.01.08 01:16:11.851070 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.851190 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:11.851239 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:11.851714 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.851753 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.852256 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.852708 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.852909 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} executeQuery: Read 6 rows, 321.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 179.64 KiB/sec. 2025.01.08 01:16:11.852960 [ 3 ] {a45863fe-26bf-4d7d-ab48-654588978bde} TCPHandler: Processed in 0.0019471 sec. 2025.01.08 01:16:11.853101 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.853220 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.853278 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:11.853868 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.853907 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.854446 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:11.854973 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.855152 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} executeQuery: Read 177 rows, 11.96 KiB in 0.001959 sec., 90352.22052067383 rows/sec., 5.96 MiB/sec. 2025.01.08 01:16:11.855203 [ 4 ] {08a82bd9-756e-4ae5-9ddc-9d422833a146} TCPHandler: Processed in 0.002158354 sec. 2025.01.08 01:16:11.855345 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.855466 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.855519 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:11.855984 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.856025 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.856499 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.856950 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.857170 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} executeQuery: Read 1 rows, 69.00 B in 0.001723 sec., 580.3830528148578 rows/sec., 39.11 KiB/sec. 2025.01.08 01:16:11.857237 [ 3 ] {8c383848-906e-446f-8a7a-3f8e6413489a} TCPHandler: Processed in 0.001947271 sec. 2025.01.08 01:16:11.857406 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.857547 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.857637 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:11.858846 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.858885 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.861670 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:11.862259 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.862526 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} executeQuery: Read 8 rows, 14.68 KiB in 0.004992 sec., 1602.5641025641025 rows/sec., 2.87 MiB/sec. 2025.01.08 01:16:11.862678 [ 4 ] {a9da0413-8906-42e4-87bb-cf317acee826} TCPHandler: Processed in 0.005348184 sec. 2025.01.08 01:16:11.862848 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:11.862968 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:11.863018 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:11.863500 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:11.863540 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:11.864009 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:11.864450 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:11.864687 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} executeQuery: Read 52 rows, 3.30 KiB in 0.001741 sec., 29867.89201608271 rows/sec., 1.85 MiB/sec. 2025.01.08 01:16:11.864741 [ 3 ] {10007b9a-1a66-4e88-8b84-a4bc1957ac64} TCPHandler: Processed in 0.001948201 sec. 2025.01.08 01:16:16.793317 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:16.793522 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:16.793595 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:16.794337 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:16.794392 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:16.794980 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:16.795471 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:16.795719 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} executeQuery: Read 26 rows, 1.98 KiB in 0.00225 sec., 11555.555555555557 rows/sec., 879.77 KiB/sec. 2025.01.08 01:16:16.795789 [ 3 ] {52624fdc-e2ad-4056-bea0-115b2605e58e} TCPHandler: Processed in 0.002599401 sec. 2025.01.08 01:16:16.796090 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:16.796281 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:16.796356 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:16.797200 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:16.797248 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:16.797784 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:16.798391 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:16.798634 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} executeQuery: Read 28 rows, 2.24 KiB in 0.002406 sec., 11637.572734829591 rows/sec., 929.48 KiB/sec. 2025.01.08 01:16:16.798703 [ 4 ] {326e356c-99d3-47c3-bc99-1f60c05a113c} TCPHandler: Processed in 0.002752663 sec. 2025.01.08 01:16:16.798867 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:16.798996 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:16.799135 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:16.799705 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:16.799747 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:16.800268 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:16.800744 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:16.800974 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} executeQuery: Read 100 rows, 7.10 KiB in 0.002008 sec., 49800.79681274901 rows/sec., 3.45 MiB/sec. 2025.01.08 01:16:16.801035 [ 3 ] {1b6a4c8b-7db3-4f5d-9e4e-12062e4e6969} TCPHandler: Processed in 0.002225235 sec. 2025.01.08 01:16:16.801202 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:16.801334 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:16.801390 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:16.801916 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:16.801957 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:16.802451 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:16.802902 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:16.803103 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} executeQuery: Read 30 rows, 2.10 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.14 MiB/sec. 2025.01.08 01:16:16.803173 [ 4 ] {9332a1ec-f2e9-47be-b8a2-a1d96a749c40} TCPHandler: Processed in 0.002033312 sec. 2025.01.08 01:16:18.192815 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.08 01:16:18.193460 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:18.193506 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:18.194074 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:18.194315 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:18.194551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.08 01:16:18.322573 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.08 01:16:18.342280 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:18.342342 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:18.349177 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:18.349954 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:18.352698 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.08 01:16:20.690661 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 194 2025.01.08 01:16:20.694325 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:20.694381 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:20.696280 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:20.696868 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:20.697527 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 194 2025.01.08 01:16:21.798183 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.798371 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.798451 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:21.799221 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.799277 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.799936 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.800535 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.800790 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} executeQuery: Read 14 rows, 1.01 KiB in 0.002461 sec., 5688.7444128403085 rows/sec., 409.51 KiB/sec. 2025.01.08 01:16:21.800957 [ 3 ] {e50c52ab-d929-44a8-9ca9-030e7d34d3cd} TCPHandler: Processed in 0.002900426 sec. 2025.01.08 01:16:21.801242 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.801425 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:21.801495 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:21.802352 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.802394 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.802932 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:21.803566 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.803790 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} executeQuery: Read 189 rows, 17.14 KiB in 0.002417 sec., 78196.11088125776 rows/sec., 6.92 MiB/sec. 2025.01.08 01:16:21.803851 [ 4 ] {5d6deca3-b54a-4867-b72d-c767fdfd4b95} TCPHandler: Processed in 0.002740693 sec. 2025.01.08 01:16:21.804026 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.804161 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.804215 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:21.804846 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.804889 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.805446 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.805981 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.806214 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} executeQuery: Read 15 rows, 1.06 KiB in 0.002084 sec., 7197.696737044146 rows/sec., 507.49 KiB/sec. 2025.01.08 01:16:21.806278 [ 3 ] {36bb6caa-ce9f-4e69-88a1-f5d7fcce41af} TCPHandler: Processed in 0.002312287 sec. 2025.01.08 01:16:21.806448 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.806573 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.806623 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:21.807212 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.807251 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.807746 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.808234 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.808432 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} executeQuery: Read 14 rows, 1004.00 B in 0.001873 sec., 7474.639615589962 rows/sec., 523.48 KiB/sec. 2025.01.08 01:16:21.808586 [ 4 ] {3a574f05-fc08-4aea-948a-fdbb5bba293a} TCPHandler: Processed in 0.002192925 sec. 2025.01.08 01:16:21.808774 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.808903 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.808957 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:21.809581 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.809629 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.810148 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.810647 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.810897 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} executeQuery: Read 13 rows, 830.00 B in 0.002022 sec., 6429.277942631059 rows/sec., 400.86 KiB/sec. 2025.01.08 01:16:21.810965 [ 3 ] {762699d5-6574-4da0-999f-af2681f35c93} TCPHandler: Processed in 0.002253176 sec. 2025.01.08 01:16:21.811132 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.811254 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:21.811303 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:21.812065 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.812105 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.812613 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:21.813216 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.813416 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} executeQuery: Read 354 rows, 25.44 KiB in 0.002186 sec., 161939.61573650505 rows/sec., 11.37 MiB/sec. 2025.01.08 01:16:21.813473 [ 4 ] {5d80630b-3c23-40ab-8d05-88420c292547} TCPHandler: Processed in 0.002400428 sec. 2025.01.08 01:16:21.813642 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.813771 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:21.813826 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:21.814341 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.814383 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.815007 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.815596 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.815875 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} executeQuery: Read 6 rows, 321.00 B in 0.002108 sec., 2846.299810246679 rows/sec., 148.71 KiB/sec. 2025.01.08 01:16:21.815987 [ 3 ] {d6157d83-9de0-4000-bbbd-0c91ab226201} TCPHandler: Processed in 0.002405137 sec. 2025.01.08 01:16:21.816143 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.816290 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.816370 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:21.817162 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.817212 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.817889 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:21.818530 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.818866 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} executeQuery: Read 177 rows, 11.96 KiB in 0.002607 sec., 67894.13118527042 rows/sec., 4.48 MiB/sec. 2025.01.08 01:16:21.818968 [ 4 ] {5fb3b445-8b99-4e1b-89b8-a2e06149afdf} TCPHandler: Processed in 0.002880815 sec. 2025.01.08 01:16:21.819143 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.819270 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.819329 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:21.819862 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.819904 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.820428 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.821072 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.821415 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} executeQuery: Read 1 rows, 69.00 B in 0.002157 sec., 463.6068613815484 rows/sec., 31.24 KiB/sec. 2025.01.08 01:16:21.821500 [ 3 ] {1447257e-3a40-445b-be27-e69208dab02a} TCPHandler: Processed in 0.002422929 sec. 2025.01.08 01:16:21.821679 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.821811 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.821896 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:21.823300 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.823353 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.824341 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:16:21.825011 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.825438 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} executeQuery: Read 8 rows, 14.68 KiB in 0.00365 sec., 2191.780821917808 rows/sec., 3.93 MiB/sec. 2025.01.08 01:16:21.825624 [ 4 ] {2d3381d4-0be9-4bf8-8015-3bf9ae57c9f6} TCPHandler: Processed in 0.004002863 sec. 2025.01.08 01:16:21.825799 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:21.825923 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:21.825977 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:21.826479 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:21.826522 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:21.827104 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:21.827657 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:21.827959 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} executeQuery: Read 52 rows, 3.30 KiB in 0.002052 sec., 25341.1306042885 rows/sec., 1.57 MiB/sec. 2025.01.08 01:16:21.828123 [ 3 ] {1fcd5b61-4193-4e27-8658-b9fd39b9d4e2} TCPHandler: Processed in 0.002385208 sec. 2025.01.08 01:16:25.612450 [ 79 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:16:25.612509 [ 79 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:16:25.694741 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.08 01:16:25.695503 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:25.695569 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:25.696234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:25.696497 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:25.696703 [ 78 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:25.696771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.08 01:16:25.696809 [ 78 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:25.696840 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:25.697190 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.697387 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:25.697473 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.697607 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.697789 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.697939 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.698082 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.698209 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:16:25.710385 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.013451902 sec., 208595.03734118788 rows/sec., 2.98 MiB/sec. 2025.01.08 01:16:25.710743 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:25.711089 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:25.711175 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_6_1} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:25.711307 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.08 01:16:25.852821 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.08 01:16:25.873409 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:25.873479 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:25.880545 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:25.881366 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:25.881754 [ 78 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:25.881887 [ 78 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:25.881955 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:25.882366 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.897359 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.08 01:16:25.898997 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:25.900379 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.905585 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.910929 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.915920 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.926542 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.931467 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:16:25.992451 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.110354508 sec., 416.83843128547136 rows/sec., 2.16 MiB/sec. 2025.01.08 01:16:25.995813 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:25.998750 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:25.998875 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_6_1} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:26.001710 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.08 01:16:26.793488 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:26.793691 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:26.793767 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:26.794589 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.794644 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.795138 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:26.795437 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.795647 [ 76 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:26.795728 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} executeQuery: Read 26 rows, 1.98 KiB in 0.002091 sec., 12434.241989478718 rows/sec., 946.67 KiB/sec. 2025.01.08 01:16:26.795734 [ 76 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.795821 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.795888 [ 3 ] {c057cb88-b126-4ac2-b7f1-e07b88947a52} TCPHandler: Processed in 0.00253231 sec. 2025.01.08 01:16:26.796099 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:16:26.796259 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:26.796267 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:26.796309 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:26.796596 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:26.796658 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:26.796834 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 189 rows starting from the beginning of the part 2025.01.08 01:16:26.796873 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:26.797160 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:26.797461 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 189 rows starting from the beginning of the part 2025.01.08 01:16:26.797609 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:26.799911 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.799993 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.801218 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 5 columns (5 merged, 0 gathered) in 0.005273733 sec., 91396.36003567112 rows/sec., 8.16 MiB/sec. 2025.01.08 01:16:26.801292 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:26.801479 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:26.801710 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.802128 [ 76 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:26.802220 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.802253 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} executeQuery: Read 28 rows, 2.24 KiB in 0.005769 sec., 4853.527474432311 rows/sec., 387.65 KiB/sec. 2025.01.08 01:16:26.802238 [ 76 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.802381 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.802587 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_6_1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:26.802608 [ 4 ] {085146fb-b0d1-4639-be1d-43d16ac61f20} TCPHandler: Processed in 0.006541623 sec. 2025.01.08 01:16:26.802900 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:16:26.802921 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:16:26.802930 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:26.803130 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:26.803203 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:26.803248 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:26.803433 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:26.803455 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:26.803850 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 354 rows starting from the beginning of the part 2025.01.08 01:16:26.804177 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:26.804538 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 354 rows starting from the beginning of the part 2025.01.08 01:16:26.804861 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:26.806283 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.806369 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.807569 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:26.807906 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.005335004 sec., 153701.85289458078 rows/sec., 11.54 MiB/sec. 2025.01.08 01:16:26.808041 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.808120 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:26.808270 [ 76 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:26.808400 [ 76 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.808486 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.808520 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} executeQuery: Read 100 rows, 7.10 KiB in 0.005359 sec., 18660.19779809666 rows/sec., 1.29 MiB/sec. 2025.01.08 01:16:26.808819 [ 3 ] {c29383dc-f706-4db0-8a80-f6ec42ebd9a0} TCPHandler: Processed in 0.006058636 sec. 2025.01.08 01:16:26.808859 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:16:26.809028 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.809068 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:26.809146 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part 2025.01.08 01:16:26.809163 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:26.809239 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_6_1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:26.809422 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part 2025.01.08 01:16:26.809617 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.08 01:16:26.809946 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part 2025.01.08 01:16:26.809953 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:26.810284 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.08 01:16:26.810302 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:26.810638 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2025.01.08 01:16:26.810945 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part 2025.01.08 01:16:26.812773 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.812901 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.813959 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.005322153 sec., 134156.2333890063 rows/sec., 9.08 MiB/sec. 2025.01.08 01:16:26.814116 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:26.814259 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:26.814791 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.814883 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.815050 [ 76 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:26.815095 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_6_1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:26.815135 [ 76 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:26.815205 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:26.815475 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} executeQuery: Read 30 rows, 2.10 KiB in 0.005807 sec., 5166.178749784743 rows/sec., 362.41 KiB/sec. 2025.01.08 01:16:26.815717 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.01.08 01:16:26.815801 [ 4 ] {6297a6ba-d8d1-4a93-bad9-64fa5db164ae} TCPHandler: Processed in 0.006824438 sec. 2025.01.08 01:16:26.815858 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:16:26.816032 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:26.816062 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.01.08 01:16:26.816143 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2025.01.08 01:16:26.816356 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part 2025.01.08 01:16:26.816453 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.08 01:16:26.816661 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2025.01.08 01:16:26.816736 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.08 01:16:26.817913 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002512969 sec., 84362.36181186477 rows/sec., 5.51 MiB/sec. 2025.01.08 01:16:26.818076 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:26.818398 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:26.818478 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_6_1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:26.818562 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:16:27.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.78 MiB, peak 170.11 MiB, free memory in arenas 0.00 B, will set to 164.38 MiB (RSS), difference: 3.60 MiB 2025.01.08 01:16:28.902749 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.903051 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.903540 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.903599 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.903982 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.904068 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.904250 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.08 01:16:28.904543 [ 295 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.904545 [ 294 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.904709 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.904744 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.906832 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.906866 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.906929 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.906980 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.908367 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} executeQuery: Read 27 rows, 1.00 KiB in 0.005455 sec., 4949.587534372135 rows/sec., 184.21 KiB/sec. 2025.01.08 01:16:28.908527 [ 3 ] {1fd3b94b-2609-49ef-ac66-50d9f39e2fa5} TCPHandler: Processed in 0.005922613 sec. 2025.01.08 01:16:28.908985 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.909235 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.909696 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.909746 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.910093 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.910179 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.910361 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.08 01:16:28.910465 [ 295 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.910486 [ 296 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.910591 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.910622 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.910721 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.910746 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.910792 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.910843 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} 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', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.911909 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} executeQuery: Read 27 rows, 1.00 KiB in 0.002796 sec., 9656.652360515021 rows/sec., 359.40 KiB/sec. 2025.01.08 01:16:28.912055 [ 4 ] {f5c9bd82-bde4-4b54-ba6b-5955498c2cec} TCPHandler: Processed in 0.003202701 sec. 2025.01.08 01:16:28.912352 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.912545 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.912895 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.912941 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.913248 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.913320 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.913478 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.08 01:16:28.913583 [ 295 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.913599 [ 294 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.913705 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.913734 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.913818 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.913840 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.913881 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.913929 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.914984 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} executeQuery: Read 27 rows, 1.00 KiB in 0.002533 sec., 10659.297275957362 rows/sec., 396.72 KiB/sec. 2025.01.08 01:16:28.915129 [ 3 ] {f9569a71-b9cf-461e-b06e-14612b2cbf0c} TCPHandler: Processed in 0.002837115 sec. 2025.01.08 01:16:28.915421 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.915614 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.916114 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.916161 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.916469 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.916539 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.916698 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.08 01:16:28.916800 [ 296 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.916811 [ 294 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.916922 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.916946 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.917025 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.917046 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.917087 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.917135 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.918164 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} executeQuery: Read 27 rows, 1.00 KiB in 0.002641 sec., 10223.400227186672 rows/sec., 380.49 KiB/sec. 2025.01.08 01:16:28.918297 [ 4 ] {2c2b10c6-5d14-4de2-8654-5babdeef495a} TCPHandler: Processed in 0.002937096 sec. 2025.01.08 01:16:28.918668 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.918867 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} executeQuery: (from [fd00:1122:3344:101::d]:37035) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.919279 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.919338 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.919721 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.919806 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.919973 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.08 01:16:28.920080 [ 296 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.920091 [ 295 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.920196 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.920225 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.920309 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.920333 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.920376 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.920426 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.921463 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} executeQuery: Read 27 rows, 1.00 KiB in 0.002694 sec., 10022.271714922048 rows/sec., 373.01 KiB/sec. 2025.01.08 01:16:28.921617 [ 3 ] {4957f4f3-a8f6-4d9a-8dc6-02c266f1f919} TCPHandler: Processed in 0.003008627 sec. 2025.01.08 01:16:28.921908 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:28.922125 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.922471 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:28.922521 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.922834 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:28.922904 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:28.923062 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.08 01:16:28.923172 [ 296 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:28.923176 [ 294 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:28.923277 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:28.923302 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:28.923387 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:28.923408 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 27 rows with 2 streams 2025.01.08 01:16:28.923451 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.923500 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:28.924542 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} executeQuery: Read 27 rows, 1.00 KiB in 0.002531 sec., 10667.72026866851 rows/sec., 397.03 KiB/sec. 2025.01.08 01:16:28.924677 [ 4 ] {88c12d05-46ee-4cc9-8f23-16295eaef5f5} TCPHandler: Processed in 0.002831085 sec. 2025.01.08 01:16:29.011105 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.011303 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 01:16:29.011385 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:29.012283 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.012335 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.012878 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.013106 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.013338 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} executeQuery: Read 6 rows, 1.34 KiB in 0.002092 sec., 2868.0688336520075 rows/sec., 638.59 KiB/sec. 2025.01.08 01:16:29.013396 [ 3 ] {ba6b0575-b63d-4218-82d1-fc8ebbd4a829} TCPHandler: Processed in 0.002423438 sec. 2025.01.08 01:16:29.013637 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.013815 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.013886 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:29.014615 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.014667 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.015091 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.015344 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.015591 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2025.01.08 01:16:29.015661 [ 4 ] {0d656eda-298f-47f6-93f2-b63c3c883f32} TCPHandler: Processed in 0.002140944 sec. 2025.01.08 01:16:29.015844 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.015994 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:29.016057 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:29.017476 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.017518 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.018044 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:29.018305 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.018522 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} executeQuery: Read 1329 rows, 113.25 KiB in 0.002567 sec., 517724.97078301525 rows/sec., 43.09 MiB/sec. 2025.01.08 01:16:29.018576 [ 3 ] {41e5e005-bf10-4345-bbc4-44f59ed647c9} TCPHandler: Processed in 0.002801424 sec. 2025.01.08 01:16:29.018724 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.018849 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.018901 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:29.019536 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.019580 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.019957 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.020213 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.020488 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} executeQuery: Read 15 rows, 1.06 KiB in 0.001652 sec., 9079.903147699757 rows/sec., 640.20 KiB/sec. 2025.01.08 01:16:29.020619 [ 4 ] {8a617c37-52d2-40ec-95e4-52069526bc1a} TCPHandler: Processed in 0.001953261 sec. 2025.01.08 01:16:29.020798 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.020924 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.020986 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:29.021686 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.021727 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.022143 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.022442 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.022786 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} executeQuery: Read 242 rows, 16.79 KiB in 0.001866 sec., 129689.17470525188 rows/sec., 8.79 MiB/sec. 2025.01.08 01:16:29.022878 [ 3 ] {f52415ad-ed43-4b33-bdcb-17106a6e9d9e} TCPHandler: Processed in 0.002139433 sec. 2025.01.08 01:16:29.023030 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.023153 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.023205 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:29.023801 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.023845 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.024204 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.024445 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.024733 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. 2025.01.08 01:16:29.024841 [ 4 ] {a9ab3f8f-c833-4716-9350-47f75a820790} TCPHandler: Processed in 0.001871629 sec. 2025.01.08 01:16:29.025004 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.025125 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:29.025176 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:29.026112 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.026155 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.026565 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:29.026812 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.027024 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} executeQuery: Read 810 rows, 59.73 KiB in 0.001922 sec., 421436.0041623309 rows/sec., 30.35 MiB/sec. 2025.01.08 01:16:29.027086 [ 3 ] {98283069-5ece-4d4b-90aa-712e93c9f4ee} TCPHandler: Processed in 0.002140033 sec. 2025.01.08 01:16:29.027242 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.027383 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:29.027445 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:29.028010 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.028049 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.028432 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.028680 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.028951 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. 2025.01.08 01:16:29.029066 [ 4 ] {04803dad-9896-4959-b3ab-affd2135041b} TCPHandler: Processed in 0.00189469 sec. 2025.01.08 01:16:29.029224 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.029348 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.029404 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:29.030695 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.030736 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.031315 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:29.031574 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.031804 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} executeQuery: Read 2349 rows, 160.27 KiB in 0.00248 sec., 947177.4193548387 rows/sec., 63.11 MiB/sec. 2025.01.08 01:16:29.031867 [ 3 ] {a736539e-4c93-4130-a9a3-2f54fdd9ae77} TCPHandler: Processed in 0.002701713 sec. 2025.01.08 01:16:29.032018 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.032140 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.032195 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:29.032687 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.032729 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.033119 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.033375 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.033590 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} executeQuery: Read 1 rows, 69.00 B in 0.001477 sec., 677.0480704129993 rows/sec., 45.62 KiB/sec. 2025.01.08 01:16:29.033645 [ 4 ] {06865f1e-7a23-486a-94c5-868178ac64cf} TCPHandler: Processed in 0.001684737 sec. 2025.01.08 01:16:29.033790 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.033911 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.033995 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:29.035106 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.035147 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.035764 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:16:29.036023 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.036270 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} executeQuery: Read 8 rows, 14.68 KiB in 0.002384 sec., 3355.7046979865772 rows/sec., 6.01 MiB/sec. 2025.01.08 01:16:29.036377 [ 3 ] {dba82701-51a1-41c4-bb01-7f8583b425bd} TCPHandler: Processed in 0.002644192 sec. 2025.01.08 01:16:29.036531 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:29.036649 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:29.036700 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:29.037172 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:29.037212 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:29.037593 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:29.037838 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:29.038130 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} executeQuery: Read 34 rows, 2.03 KiB in 0.00148 sec., 22972.972972972973 rows/sec., 1.34 MiB/sec. 2025.01.08 01:16:29.038252 [ 4 ] {d65b2f94-bc19-4d4e-b616-92947501dc75} TCPHandler: Processed in 0.001777748 sec. 2025.01.08 01:16:30.697896 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 260 2025.01.08 01:16:30.701867 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:30.701922 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:30.703542 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:30.703861 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:30.704685 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 260 2025.01.08 01:16:31.792128 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:31.792338 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:31.792419 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:31.793228 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:31.793279 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:31.793712 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:31.793968 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:31.794213 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} executeQuery: Read 26 rows, 1.98 KiB in 0.001934 sec., 13443.64012409514 rows/sec., 1023.52 KiB/sec. 2025.01.08 01:16:31.794279 [ 3 ] {40b7d8c2-cfdb-4273-9307-2842379a1665} TCPHandler: Processed in 0.002287297 sec. 2025.01.08 01:16:31.794617 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:31.794921 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:31.795034 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:31.795781 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:31.795827 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:31.796263 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:31.796529 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:31.796727 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} executeQuery: Read 28 rows, 2.24 KiB in 0.001895 sec., 14775.725593667546 rows/sec., 1.15 MiB/sec. 2025.01.08 01:16:31.796794 [ 4 ] {0376e87f-27bf-4521-a75f-49885efc72fb} TCPHandler: Processed in 0.002372797 sec. 2025.01.08 01:16:31.796959 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:31.797106 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:31.797173 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:31.797858 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:31.797909 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:31.798325 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:31.798567 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:31.798781 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} executeQuery: Read 60 rows, 4.26 KiB in 0.001713 sec., 35026.26970227671 rows/sec., 2.43 MiB/sec. 2025.01.08 01:16:31.798838 [ 3 ] {73c3829f-1fa0-42fe-b6dc-ca5768bdc836} TCPHandler: Processed in 0.00194783 sec. 2025.01.08 01:16:31.798985 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:31.799134 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:31.799197 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:31.799776 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:31.799822 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:31.800224 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:31.800466 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:31.800646 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} executeQuery: Read 18 rows, 1.26 KiB in 0.001549 sec., 11620.400258231117 rows/sec., 815.17 KiB/sec. 2025.01.08 01:16:31.800699 [ 4 ] {76e1cf05-26c6-406f-9bb0-d5b90065c97d} TCPHandler: Processed in 0.001778848 sec. 2025.01.08 01:16:33.196958 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.08 01:16:33.198115 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:33.198205 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:33.198859 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:33.199118 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:33.199314 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.08 01:16:33.397488 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.08 01:16:33.416703 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:33.416768 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:33.423672 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:16:33.424426 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:33.427125 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.08 01:16:34.000199 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.38 MiB, peak 170.11 MiB, free memory in arenas 0.00 B, will set to 166.47 MiB (RSS), difference: 1.09 MiB 2025.01.08 01:16:36.794682 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:36.794896 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:36.794981 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:36.795768 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:36.795819 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:36.796265 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:36.796523 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:36.796762 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} executeQuery: Read 26 rows, 1.98 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 1.00 MiB/sec. 2025.01.08 01:16:36.796827 [ 3 ] {54c7fa51-9dc6-4a79-a189-e85ad2cc3c57} TCPHandler: Processed in 0.002285556 sec. 2025.01.08 01:16:36.797161 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:36.797393 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:36.797478 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:36.798307 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:36.798367 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:36.798813 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:36.799064 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:36.799312 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} executeQuery: Read 28 rows, 2.24 KiB in 0.001978 sec., 14155.712841253791 rows/sec., 1.10 MiB/sec. 2025.01.08 01:16:36.799383 [ 4 ] {987bf6c5-f21d-473b-8aba-2d0c9072ed85} TCPHandler: Processed in 0.002414449 sec. 2025.01.08 01:16:36.799547 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:36.799697 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} executeQuery: (from [fd00:1122:3344:101::d]:37035) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:36.799794 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:36.800414 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:36.800456 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:36.800855 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:36.801104 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:36.801328 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} executeQuery: Read 100 rows, 7.10 KiB in 0.001667 sec., 59988.00239952009 rows/sec., 4.16 MiB/sec. 2025.01.08 01:16:36.801385 [ 3 ] {4ee82b7e-6a16-483c-ad6a-e535d519f3dd} TCPHandler: Processed in 0.00190763 sec. 2025.01.08 01:16:36.801539 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:36.801693 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:36.801759 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:36.802316 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:36.802358 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:36.802743 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:36.802985 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:36.803206 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} executeQuery: Read 30 rows, 2.10 KiB in 0.00155 sec., 19354.83870967742 rows/sec., 1.33 MiB/sec. 2025.01.08 01:16:36.803261 [ 4 ] {d25492cf-ebb8-45b4-9f2f-fe1f0304f70f} TCPHandler: Processed in 0.001791519 sec. 2025.01.08 01:16:40.612567 [ 50 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:16:40.612667 [ 50 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:16:40.699503 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.08 01:16:40.700462 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:40.700515 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:40.701145 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:40.701405 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:40.701741 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.08 01:16:40.705058 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 276 2025.01.08 01:16:40.707923 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:40.707972 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:40.709461 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:40.709782 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:40.710357 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 276 2025.01.08 01:16:40.851014 [ 3 ] {} TCPHandler: Done processing connection. 2025.01.08 01:16:40.851158 [ 3 ] {} TCP-Session: 4aece405-493f-4638-82ea-c1f1c8cf0608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.08 01:16:40.927248 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.08 01:16:40.948003 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:40.948063 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:40.955360 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:16:40.956159 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:40.959474 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.08 01:16:41.000223 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.00 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 167.12 MiB (RSS), difference: 2.12 MiB 2025.01.08 01:16:41.796688 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.796990 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.797466 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:41.797519 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.797893 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:41.797981 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:41.798352 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.08 01:16:41.798545 [ 294 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:41.798554 [ 296 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:41.798581 [ 295 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 01:16:41.798724 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:41.798755 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:41.798883 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:41.798908 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 01:16:41.798953 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.799005 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.799052 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.800961 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} executeQuery: Read 33 rows, 1.22 KiB in 0.004119 sec., 8011.653313911143 rows/sec., 296.60 KiB/sec. 2025.01.08 01:16:41.801165 [ 4 ] {3fca541f-0048-4030-b6d7-f29d5abf9b62} TCPHandler: Processed in 0.004615203 sec. 2025.01.08 01:16:41.801541 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.801779 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} executeQuery: (from [fd00:1122:3344:101::d]:33698) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.802230 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:41.802293 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.802654 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:41.802735 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:41.802921 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.08 01:16:41.803053 [ 295 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:41.803061 [ 298 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:41.803089 [ 294 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 01:16:41.803190 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:41.803221 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:41.803339 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:41.803364 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 01:16:41.803407 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.803460 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.803507 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.804922 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} executeQuery: Read 33 rows, 1.22 KiB in 0.003261 sec., 10119.595216191352 rows/sec., 374.63 KiB/sec. 2025.01.08 01:16:41.805086 [ 255 ] {655177a2-c309-4636-afcb-02a9ffec1f5e} TCPHandler: Processed in 0.003694008 sec. 2025.01.08 01:16:41.805358 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.805564 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.805934 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:41.805984 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.806324 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:41.806398 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:41.806560 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.08 01:16:41.806698 [ 294 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:41.806700 [ 295 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:41.806723 [ 296 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 01:16:41.806868 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:41.806899 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:41.807014 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:41.807040 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 33 rows with 3 streams 2025.01.08 01:16:41.807085 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.807135 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.807182 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:41.808635 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} executeQuery: Read 33 rows, 1.22 KiB in 0.003175 sec., 10393.700787401574 rows/sec., 384.78 KiB/sec. 2025.01.08 01:16:41.808867 [ 4 ] {13fd151f-63ce-4349-9679-9e312c5ded7b} TCPHandler: Processed in 0.003574706 sec. 2025.01.08 01:16:41.812976 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.813109 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 01:16:41.813164 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:41.813899 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.813938 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.814452 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.814693 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.814896 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} executeQuery: Read 3 rows, 280.00 B in 0.001811 sec., 1656.5433462175595 rows/sec., 150.99 KiB/sec. 2025.01.08 01:16:41.815214 [ 255 ] {bcf2e839-1220-40c2-8ae6-4ac3f2f7a2b4} TCPHandler: Processed in 0.002295396 sec. 2025.01.08 01:16:41.815381 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.815527 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.815591 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:41.816305 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.816353 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.816814 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.817079 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.817491 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2025.01.08 01:16:41.817615 [ 4 ] {389c5ef5-0f7b-4524-8674-e065317b5c19} TCPHandler: Processed in 0.002302067 sec. 2025.01.08 01:16:41.817797 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.817917 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:41.817967 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:41.818698 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.818736 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.819127 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:41.819466 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.819672 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} executeQuery: Read 231 rows, 21.07 KiB in 0.001777 sec., 129994.37253798537 rows/sec., 11.58 MiB/sec. 2025.01.08 01:16:41.819842 [ 255 ] {1a43d6fe-3122-43d9-9280-47fe1975751b} TCPHandler: Processed in 0.002100573 sec. 2025.01.08 01:16:41.820019 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.820160 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.820212 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:41.820890 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.820936 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.821338 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.821616 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.822025 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} executeQuery: Read 36 rows, 2.64 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 1.38 MiB/sec. 2025.01.08 01:16:41.822150 [ 4 ] {20b7c404-96c5-45a7-aef8-0f24f1e451d6} TCPHandler: Processed in 0.002191854 sec. 2025.01.08 01:16:41.822345 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.822487 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.822540 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:41.823271 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.823316 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.823751 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.824069 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.824299 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} executeQuery: Read 14 rows, 1004.00 B in 0.001832 sec., 7641.921397379912 rows/sec., 535.19 KiB/sec. 2025.01.08 01:16:41.824444 [ 255 ] {894066dc-692d-4955-a8d6-9548736b4b81} TCPHandler: Processed in 0.002166864 sec. 2025.01.08 01:16:41.824607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.824742 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.824811 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:41.825478 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.825526 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.825919 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.826196 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.826468 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} executeQuery: Read 13 rows, 830.00 B in 0.00175 sec., 7428.571428571428 rows/sec., 463.17 KiB/sec. 2025.01.08 01:16:41.826573 [ 4 ] {3131895f-5afb-43a5-bbff-205d1f023d29} TCPHandler: Processed in 0.002025232 sec. 2025.01.08 01:16:41.826733 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.826857 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:41.826909 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:41.827750 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.827790 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.828201 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:41.828461 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.828642 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} executeQuery: Read 384 rows, 27.85 KiB in 0.001811 sec., 212037.5483158476 rows/sec., 15.02 MiB/sec. 2025.01.08 01:16:41.828756 [ 255 ] {012aa89d-0f59-4baa-b6a6-89a737afd6e1} TCPHandler: Processed in 0.002085262 sec. 2025.01.08 01:16:41.828931 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.829076 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:41.829135 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:41.829691 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.829741 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.830232 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.830563 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.830811 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} executeQuery: Read 6 rows, 321.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 177.41 KiB/sec. 2025.01.08 01:16:41.830888 [ 4 ] {5d835e5e-d2f4-49fc-9abf-9dd02a94d971} TCPHandler: Processed in 0.002027172 sec. 2025.01.08 01:16:41.831073 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.831196 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.831250 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:41.831881 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.831918 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.832330 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:41.832599 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.832783 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} executeQuery: Read 177 rows, 11.96 KiB in 0.001613 sec., 109733.4159950403 rows/sec., 7.24 MiB/sec. 2025.01.08 01:16:41.832850 [ 255 ] {f3b68ee0-3ede-4499-ad8b-c48c364c9bf0} TCPHandler: Processed in 0.001855439 sec. 2025.01.08 01:16:41.833023 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.833167 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.833233 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:41.833731 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.833774 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.834162 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.834442 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.834687 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec. 2025.01.08 01:16:41.834756 [ 4 ] {5eba8f65-47a1-4fbe-865c-ba4ba97bc40b} TCPHandler: Processed in 0.001813009 sec. 2025.01.08 01:16:41.834945 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.835084 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.835185 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:41.836595 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.836634 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.837274 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:16:41.837598 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.837875 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} executeQuery: Read 29 rows, 53.21 KiB in 0.002802 sec., 10349.75017844397 rows/sec., 18.55 MiB/sec. 2025.01.08 01:16:41.837988 [ 255 ] {be23b924-0920-4a7d-b6fd-5e876c7e5776} TCPHandler: Processed in 0.003110179 sec. 2025.01.08 01:16:41.838157 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.838283 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.838338 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 01:16:41.838834 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.838872 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.839271 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:41.839511 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.839840 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} executeQuery: Read 15 rows, 1.12 KiB in 0.001563 sec., 9596.928982725529 rows/sec., 714.15 KiB/sec. 2025.01.08 01:16:41.839932 [ 4 ] {e6de4b6f-0a33-478e-9653-46fe61810eaa} TCPHandler: Processed in 0.001833939 sec. 2025.01.08 01:16:41.840092 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:41.840212 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:41.840264 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:41.840755 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:41.840794 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:41.841159 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:41.841397 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:41.841571 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} executeQuery: Read 52 rows, 3.30 KiB in 0.001386 sec., 37518.03751803752 rows/sec., 2.32 MiB/sec. 2025.01.08 01:16:41.841619 [ 255 ] {64e3f432-7c27-4da2-82e5-e43928d34eaf} TCPHandler: Processed in 0.001583225 sec. 2025.01.08 01:16:42.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.28 MiB, peak 170.66 MiB, free memory in arenas 0.00 B, will set to 167.27 MiB (RSS), difference: -3.02 MiB 2025.01.08 01:16:46.793763 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:46.793948 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:46.794025 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:46.794816 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.794865 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:46.795289 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:16:46.795544 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.795748 [ 37 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:16:46.795787 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} executeQuery: Read 26 rows, 1.98 KiB in 0.001885 sec., 13793.103448275862 rows/sec., 1.03 MiB/sec. 2025.01.08 01:16:46.795827 [ 37 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.795902 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:46.795920 [ 4 ] {4c443f0a-5754-4e21-a769-315ac8832e69} TCPHandler: Processed in 0.002286086 sec. 2025.01.08 01:16:46.796125 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:16:46.796198 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:46.796304 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:46.796352 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part 2025.01.08 01:16:46.796388 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:46.796477 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1329 rows starting from the beginning of the part 2025.01.08 01:16:46.796495 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:46.796797 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:46.797080 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:46.797273 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part 2025.01.08 01:16:46.797544 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part 2025.01.08 01:16:46.798346 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.798402 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:46.798992 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:16:46.799378 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.799459 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1827 rows, containing 5 columns (5 merged, 0 gathered) in 0.003443654 sec., 530541.1054652993 rows/sec., 46.66 MiB/sec. 2025.01.08 01:16:46.799652 [ 37 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:16:46.799753 [ 37 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.799825 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:46.799829 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:16:46.799843 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} executeQuery: Read 28 rows, 2.24 KiB in 0.003491 sec., 8020.624462904611 rows/sec., 640.60 KiB/sec. 2025.01.08 01:16:46.800586 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:16:46.800690 [ 255 ] {18639f66-cbbf-4e46-b1f6-1a06695909b9} TCPHandler: Processed in 0.004622833 sec. 2025.01.08 01:16:46.801026 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:46.801063 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.801077 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:46.801193 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 354 rows starting from the beginning of the part 2025.01.08 01:16:46.801372 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_11_2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:16:46.801397 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:46.801595 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 810 rows starting from the beginning of the part 2025.01.08 01:16:46.801729 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:46.801823 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. 2025.01.08 01:16:46.802187 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:46.802538 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:46.802948 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 384 rows starting from the beginning of the part 2025.01.08 01:16:46.803258 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.01.08 01:16:46.804455 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.804540 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:46.805694 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:16:46.806053 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 5 columns (5 merged, 0 gathered) in 0.006082215 sec., 268323.2999819967 rows/sec., 20.25 MiB/sec. 2025.01.08 01:16:46.806141 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.806244 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:16:46.806426 [ 37 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:16:46.806530 [ 37 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.806601 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} executeQuery: Read 100 rows, 7.10 KiB in 0.005345 sec., 18709.073900841908 rows/sec., 1.30 MiB/sec. 2025.01.08 01:16:46.806614 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:46.806896 [ 4 ] {31811b44-28ab-4a50-ac6b-3ec0a0bb380e} TCPHandler: Processed in 0.006049825 sec. 2025.01.08 01:16:46.807141 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:16:46.807176 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.807244 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:46.807469 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_11_2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:16:46.807553 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:46.807723 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:16:46.807729 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 714 rows starting from the beginning of the part 2025.01.08 01:16:46.807744 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:46.807856 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:46.808093 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2349 rows starting from the beginning of the part 2025.01.08 01:16:46.808459 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part 2025.01.08 01:16:46.808951 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part 2025.01.08 01:16:46.809261 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part 2025.01.08 01:16:46.809467 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part 2025.01.08 01:16:46.810342 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.810406 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:46.811226 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:16:46.811789 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.812096 [ 37 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:16:46.812206 [ 37 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:46.812298 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:46.812445 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} executeQuery: Read 30 rows, 2.10 KiB in 0.004845 sec., 6191.950464396285 rows/sec., 434.36 KiB/sec. 2025.01.08 01:16:46.812774 [ 255 ] {17c7758d-6a4f-4172-8d65-c6d5235e6117} TCPHandler: Processed in 0.00571209 sec. 2025.01.08 01:16:46.812800 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:16:46.813323 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006498593 sec., 538578.1199099559 rows/sec., 36.09 MiB/sec. 2025.01.08 01:16:46.813347 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:46.813435 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part 2025.01.08 01:16:46.813598 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2025.01.08 01:16:46.813875 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:16:46.813936 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part 2025.01.08 01:16:46.814300 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.08 01:16:46.814528 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.08 01:16:46.814849 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.814904 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part 2025.01.08 01:16:46.815075 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_11_2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:16:46.815352 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.08 01:16:46.816418 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950042 sec., 95188.86128299395 rows/sec., 6.17 MiB/sec. 2025.01.08 01:16:46.816583 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:16:46.816888 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:46.816974 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_11_2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:16:46.817060 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 01:16:48.201908 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.08 01:16:48.202602 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:48.202657 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:48.203214 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:48.203479 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:48.203737 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.08 01:16:48.459583 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.08 01:16:48.480656 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:48.480725 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:48.487740 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:16:48.488565 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:48.492224 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.08 01:16:50.710570 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 316 2025.01.08 01:16:50.714218 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:50.714259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:50.715751 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:50.716056 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:50.716237 [ 34 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:50.716306 [ 34 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:50.716359 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:50.717122 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:16:50.717817 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 316 2025.01.08 01:16:50.718348 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:50.718544 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.08 01:16:50.719228 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2025.01.08 01:16:50.719931 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:16:50.720623 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:16:50.721261 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:16:50.721861 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:16:50.730018 [ 197 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.013467492 sec., 23463.908499073175 rows/sec., 23.05 MiB/sec. 2025.01.08 01:16:50.730831 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:50.731565 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:50.731652 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_6_1} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:50.731868 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. 2025.01.08 01:16:51.800185 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.800378 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.800453 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:51.801168 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.801218 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.801651 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.801908 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.802102 [ 32 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:16:51.802173 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} executeQuery: Read 14 rows, 1.01 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 545.35 KiB/sec. 2025.01.08 01:16:51.802180 [ 32 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.802255 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.802317 [ 4 ] {eed7bbc1-98b0-4f22-8de6-ec3cdb3c9e88} TCPHandler: Processed in 0.002257366 sec. 2025.01.08 01:16:51.802541 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:16:51.802641 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.802728 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:51.802802 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:51.802935 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:51.803028 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:51.803121 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:51.803390 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:51.803751 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:51.804012 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:51.805983 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.806071 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:51.806660 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004292407 sec., 16307.866425527682 rows/sec., 1.21 MiB/sec. 2025.01.08 01:16:51.806878 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:16:51.807156 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:16:51.807395 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.807598 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.807629 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_5_1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:16:51.807859 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:16:51.807971 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} executeQuery: Read 231 rows, 21.07 KiB in 0.005148 sec., 44871.794871794875 rows/sec., 4.00 MiB/sec. 2025.01.08 01:16:51.808051 [ 255 ] {ab85fc67-4c6a-4a5d-a6e9-1ea00f2a0c93} TCPHandler: Processed in 0.005601898 sec. 2025.01.08 01:16:51.808203 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.808333 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.808388 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:51.809008 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.809052 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.809430 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.809684 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.809907 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} executeQuery: Read 36 rows, 2.64 KiB in 0.001605 sec., 22429.906542056073 rows/sec., 1.60 MiB/sec. 2025.01.08 01:16:51.809972 [ 4 ] {555d0964-1179-4842-849f-a6bb84a6983b} TCPHandler: Processed in 0.001829048 sec. 2025.01.08 01:16:51.810118 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.810247 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.810301 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:51.810896 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.810935 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.811325 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.811580 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.811774 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. 2025.01.08 01:16:51.811836 [ 255 ] {a7821c4c-45a4-496e-be62-2370eb355c2b} TCPHandler: Processed in 0.001779968 sec. 2025.01.08 01:16:51.811988 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.812119 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.812178 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:51.812774 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.812817 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.813199 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.813443 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.813620 [ 32 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:16:51.813688 [ 32 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.813711 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. 2025.01.08 01:16:51.813726 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.813917 [ 4 ] {ed4904de-9ebe-4a2c-a702-e668f6834064} TCPHandler: Processed in 0.001985681 sec. 2025.01.08 01:16:51.814062 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:16:51.814267 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.814354 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:51.814438 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.08 01:16:51.814504 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:51.814650 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:51.814700 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:16:51.815231 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.08 01:16:51.815545 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.08 01:16:51.815894 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.08 01:16:51.817645 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.817724 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:51.818646 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004778196 sec., 13603.460385467653 rows/sec., 901.31 KiB/sec. 2025.01.08 01:16:51.818767 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:16:51.818875 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:16:51.819244 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.819555 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.819727 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} executeQuery: Read 375 rows, 27.13 KiB in 0.005287 sec., 70928.6930206166 rows/sec., 5.01 MiB/sec. 2025.01.08 01:16:51.819857 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_5_1} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:16:51.820121 [ 255 ] {930a5d3e-dee1-4edf-8f7f-2218fb09b550} TCPHandler: Processed in 0.006052545 sec. 2025.01.08 01:16:51.820139 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:16:51.820279 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.820406 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:51.820461 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:51.820958 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.820998 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.821380 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.821642 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.821871 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. 2025.01.08 01:16:51.821931 [ 4 ] {9fe8023f-b3e9-4703-8622-44c8eb021972} TCPHandler: Processed in 0.001711867 sec. 2025.01.08 01:16:51.822079 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.822207 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.822266 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:51.822854 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.822894 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.823360 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:16:51.823638 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.823881 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} executeQuery: Read 177 rows, 11.96 KiB in 0.001697 sec., 104301.7088980554 rows/sec., 6.88 MiB/sec. 2025.01.08 01:16:51.824080 [ 255 ] {61dfd4e1-dad5-407c-bbd8-341a992d61c9} TCPHandler: Processed in 0.002055082 sec. 2025.01.08 01:16:51.824268 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.824417 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.824481 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:51.825086 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.825133 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.825594 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.825918 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.826137 [ 32 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:16:51.826202 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} executeQuery: Read 1 rows, 69.00 B in 0.001806 sec., 553.7098560354374 rows/sec., 37.31 KiB/sec. 2025.01.08 01:16:51.826243 [ 32 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.826336 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.826346 [ 4 ] {94b2dff2-3d44-4025-80cd-515afd1aa45a} TCPHandler: Processed in 0.002149314 sec. 2025.01.08 01:16:51.826568 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.826591 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.826819 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:51.826870 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.826899 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.827112 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:51.827321 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.827764 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.828125 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.828501 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:16:51.832100 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005658669 sec., 883.6000126531522 rows/sec., 59.54 KiB/sec. 2025.01.08 01:16:51.832356 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.832431 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.832478 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:16:51.833251 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.833508 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_5_1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:16:51.833710 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:16:51.834035 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:51.834357 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.834695 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} executeQuery: Read 29 rows, 53.21 KiB in 0.007906 sec., 3668.1001770806984 rows/sec., 6.57 MiB/sec. 2025.01.08 01:16:51.834910 [ 255 ] {a201fef2-5851-49f8-b580-0aefa5f3b62a} TCPHandler: Processed in 0.008443553 sec. 2025.01.08 01:16:51.835090 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:51.835223 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:51.835278 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:51.835791 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:51.835834 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.08 01:16:51.836295 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:16:51.836658 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:51.836951 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} executeQuery: Read 52 rows, 3.30 KiB in 0.001749 sec., 29731.275014293882 rows/sec., 1.84 MiB/sec. 2025.01.08 01:16:51.837125 [ 4 ] {8057df7c-14c3-482b-9d2d-cf152a21418c} TCPHandler: Processed in 0.002104263 sec. 2025.01.08 01:16:55.612920 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:16:55.612968 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:16:55.703964 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.08 01:16:55.704940 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:55.704981 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:55.705515 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:55.705777 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:55.706025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.08 01:16:55.992340 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.08 01:16:56.013611 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:56.013672 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:56.020655 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:16:56.021424 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:56.024365 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.08 01:16:56.793438 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:56.793630 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:56.793701 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:56.794404 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:56.794456 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:56.794869 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:16:56.795125 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:56.795416 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} executeQuery: Read 26 rows, 1.98 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 1.05 MiB/sec. 2025.01.08 01:16:56.795663 [ 4 ] {52cd0256-d693-4800-8d04-b008d55998e0} TCPHandler: Processed in 0.002356688 sec. 2025.01.08 01:16:56.795973 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:56.796175 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:56.796252 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:56.797010 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:56.797062 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:56.797502 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:16:56.797769 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:56.798011 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} executeQuery: Read 28 rows, 2.24 KiB in 0.001891 sec., 14806.980433632998 rows/sec., 1.15 MiB/sec. 2025.01.08 01:16:56.798077 [ 255 ] {4d27eae8-1fb4-4316-8863-ec8cf6945bc8} TCPHandler: Processed in 0.002240496 sec. 2025.01.08 01:16:56.798230 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:56.798354 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:56.798415 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:56.798968 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:56.799007 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:56.799418 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:16:56.799664 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:56.799891 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} executeQuery: Read 100 rows, 7.10 KiB in 0.001563 sec., 63979.52655150352 rows/sec., 4.44 MiB/sec. 2025.01.08 01:16:56.799948 [ 4 ] {2c39c251-b3d4-4d38-b729-c24932d84708} TCPHandler: Processed in 0.001778088 sec. 2025.01.08 01:16:56.800110 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:56.800261 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:56.800326 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:56.800839 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:56.800881 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:56.801279 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:16:56.801521 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:56.801787 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} executeQuery: Read 30 rows, 2.10 KiB in 0.00156 sec., 19230.76923076923 rows/sec., 1.32 MiB/sec. 2025.01.08 01:16:56.801979 [ 255 ] {395d1db1-5c90-4273-8767-8dcc8cb7916e} TCPHandler: Processed in 0.001935931 sec. 2025.01.08 01:16:58.700439 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.700719 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} executeQuery: (from [fd00:1122:3344:101::d]:34870) 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.701153 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.08 01:16:58.701205 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.701569 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:58.701650 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.08 01:16:58.701831 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.08 01:16:58.701995 [ 294 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.08 01:16:58.702092 [ 298 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.08 01:16:58.702103 [ 296 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.08 01:16:58.702092 [ 295 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.08 01:16:58.702363 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (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.01.08 01:16:58.702436 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.08 01:16:58.702595 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.08 01:16:58.702621 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (SelectExecutor): Reading approx. 36 rows with 4 streams 2025.01.08 01:16:58.702664 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.702711 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.702752 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.702880 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} 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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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.01.08 01:16:58.705020 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} executeQuery: Read 36 rows, 1.36 KiB in 0.004425 sec., 8135.593220338983 rows/sec., 307.42 KiB/sec. 2025.01.08 01:16:58.705291 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} MemoryTracker: Peak memory usage (for query): 142.49 KiB. 2025.01.08 01:16:58.705313 [ 4 ] {c153d9e0-574e-4e8d-b2ef-cc74e340584f} TCPHandler: Processed in 0.005007299 sec. 2025.01.08 01:16:58.746610 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.746744 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.08 01:16:58.746802 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.08 01:16:58.747529 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.747573 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.748116 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:16:58.748359 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.748646 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} executeQuery: Read 1 rows, 232.00 B in 0.001918 sec., 521.376433785193 rows/sec., 118.12 KiB/sec. 2025.01.08 01:16:58.748775 [ 4 ] {234f6e55-943b-41c2-9320-ddc2cc9c6c2d} TCPHandler: Processed in 0.002225395 sec. 2025.01.08 01:16:58.749020 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.749187 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.749261 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:16:58.750027 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.750076 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.750513 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.750768 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.751098 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} executeQuery: Read 14 rows, 1.01 KiB in 0.001938 sec., 7223.942208462332 rows/sec., 520.03 KiB/sec. 2025.01.08 01:16:58.751212 [ 255 ] {4df9b61f-7407-402d-9890-3e28390d60ce} TCPHandler: Processed in 0.002324447 sec. 2025.01.08 01:16:58.751356 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.751481 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:16:58.751534 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:16:58.752127 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.752169 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.752513 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.08 01:16:58.752747 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.753012 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} executeQuery: Read 8 rows, 668.00 B in 0.00155 sec., 5161.290322580645 rows/sec., 420.87 KiB/sec. 2025.01.08 01:16:58.753088 [ 4 ] {8ba859b1-d86b-4290-881c-c370c4b4f6f0} TCPHandler: Processed in 0.001793099 sec. 2025.01.08 01:16:58.753263 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.753396 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:16:58.753454 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:16:58.754784 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.754828 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.755312 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:16:58.755573 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.755799 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} executeQuery: Read 1333 rows, 113.55 KiB in 0.002433 sec., 547883.2716810523 rows/sec., 45.58 MiB/sec. 2025.01.08 01:16:58.755865 [ 255 ] {62c494df-b0e2-4374-8850-b7e261160b89} TCPHandler: Processed in 0.002662262 sec. 2025.01.08 01:16:58.756002 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.756120 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.756168 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:16:58.756746 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.756787 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.757232 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.757468 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.757639 [ 69 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:58.757718 [ 69 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.757723 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} executeQuery: Read 23 rows, 1.62 KiB in 0.001618 sec., 14215.080346106304 rows/sec., 998.89 KiB/sec. 2025.01.08 01:16:58.757755 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.757840 [ 4 ] {4e7a81ed-f1d4-473e-baa6-af66090b6d6f} TCPHandler: Processed in 0.00189405 sec. 2025.01.08 01:16:58.758179 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:16:58.758212 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.758454 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:58.758464 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.758513 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.08 01:16:58.758573 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:16:58.758816 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.08 01:16:58.759168 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.08 01:16:58.759527 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.01.08 01:16:58.759921 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2025.01.08 01:16:58.760304 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part 2025.01.08 01:16:58.761679 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.761758 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.762893 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.763135 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 5 columns (5 merged, 0 gathered) in 0.005275693 sec., 26536.798104059508 rows/sec., 1.96 MiB/sec. 2025.01.08 01:16:58.763339 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:58.763441 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.763697 [ 90 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:58.763798 [ 90 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.763860 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.763970 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} executeQuery: Read 242 rows, 16.79 KiB in 0.005543 sec., 43658.668591015696 rows/sec., 2.96 MiB/sec. 2025.01.08 01:16:58.764047 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.764237 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:16:58.764391 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_6_1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:58.764397 [ 255 ] {fe779c6e-0fb2-4313-84f9-1a93b9ca8c94} TCPHandler: Processed in 0.006408411 sec. 2025.01.08 01:16:58.764671 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:16:58.764711 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:58.764724 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.764793 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:58.764951 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.765010 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:58.765065 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:16:58.765385 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.08 01:16:58.765785 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:58.766135 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.08 01:16:58.766573 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.08 01:16:58.767558 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.767601 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.768157 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.768488 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004512121 sec., 119677.64162352915 rows/sec., 8.57 MiB/sec. 2025.01.08 01:16:58.768509 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.768643 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:58.768755 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} executeQuery: Read 13 rows, 830.00 B in 0.003891 sec., 3341.0434335646364 rows/sec., 208.31 KiB/sec. 2025.01.08 01:16:58.768833 [ 4 ] {4b297e95-9a86-4ca9-a718-3b63707ce3f9} TCPHandler: Processed in 0.004291528 sec. 2025.01.08 01:16:58.768987 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.769036 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.769168 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_6_1} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:58.769198 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:16:58.769317 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:16:58.769329 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:16:58.770270 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.770316 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.770734 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:16:58.770994 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.771211 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} executeQuery: Read 818 rows, 60.38 KiB in 0.002072 sec., 394787.6447876448 rows/sec., 28.46 MiB/sec. 2025.01.08 01:16:58.771269 [ 255 ] {962ea658-1906-4f5c-805a-2bf4f80b3856} TCPHandler: Processed in 0.002350677 sec. 2025.01.08 01:16:58.771428 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.771566 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:16:58.771625 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:16:58.772120 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.772158 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.772520 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.772764 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.772888 [ 90 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:58.772930 [ 90 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.772940 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. 2025.01.08 01:16:58.772955 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.773038 [ 4 ] {2cf96412-1dd2-43f8-a8a8-529b22284cfd} TCPHandler: Processed in 0.001673917 sec. 2025.01.08 01:16:58.773214 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.773237 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.773362 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:58.773410 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.773414 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.773485 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:16:58.773595 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.773901 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.774293 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.774514 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.774697 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:16:58.775491 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.775536 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.776014 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948917 sec., 12207.871567765385 rows/sec., 637.81 KiB/sec. 2025.01.08 01:16:58.776204 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:58.776313 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:16:58.776691 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.776765 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.776874 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_6_1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:58.777096 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:16:58.777202 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} executeQuery: Read 967 rows, 65.81 KiB in 0.00384 sec., 251822.91666666666 rows/sec., 16.74 MiB/sec. 2025.01.08 01:16:58.777271 [ 255 ] {4d6ce381-f0ec-491e-8998-1ab358d095eb} TCPHandler: Processed in 0.004135176 sec. 2025.01.08 01:16:58.777429 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.777569 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.777628 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:16:58.778121 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.778158 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.778516 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.778750 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.778920 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. 2025.01.08 01:16:58.778967 [ 4 ] {6abe820a-7149-42b3-8ed5-a0211bd41031} TCPHandler: Processed in 0.001615005 sec. 2025.01.08 01:16:58.779123 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.779265 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.779360 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:16:58.780511 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.780552 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.781180 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:16:58.781460 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.781638 [ 90 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.08 01:16:58.781708 [ 90 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.781743 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.781758 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} executeQuery: Read 8 rows, 14.68 KiB in 0.002515 sec., 3180.9145129224653 rows/sec., 5.70 MiB/sec. 2025.01.08 01:16:58.782073 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:16:58.782128 [ 255 ] {972584cc-c479-493d-a927-9937715b7fd7} TCPHandler: Processed in 0.003069978 sec. 2025.01.08 01:16:58.782350 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:16:58.782631 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:16:58.782709 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:16:58.782739 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:16:58.782911 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:16:58.783809 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:16:58.784510 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:16:58.784965 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:16:58.785088 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:16:58.785171 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part 2025.01.08 01:16:58.785829 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 29 rows starting from the beginning of the part 2025.01.08 01:16:58.786492 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:16:58.786561 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:16:58.787399 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.787826 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} executeQuery: Read 34 rows, 2.03 KiB in 0.005268 sec., 6454.062262718299 rows/sec., 386.14 KiB/sec. 2025.01.08 01:16:58.788002 [ 4 ] {5f28d7db-e3e2-40d9-9a73-0784c213c00e} TCPHandler: Processed in 0.005769641 sec. 2025.01.08 01:16:58.789928 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 19 columns (19 merged, 0 gathered) in 0.008103358 sec., 11106.506709934327 rows/sec., 19.90 MiB/sec. 2025.01.08 01:16:58.790223 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.08 01:16:58.790601 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:16:58.790677 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_6_1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.08 01:16:58.790789 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 01:16:59.000189 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.04 MiB, peak 172.79 MiB, free memory in arenas 0.00 B, will set to 167.97 MiB (RSS), difference: -1.07 MiB 2025.01.08 01:17:00.718117 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 374 2025.01.08 01:17:00.721825 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:00.721882 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:00.723414 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:00.723735 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:00.724712 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 374 2025.01.08 01:17:01.793415 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.793600 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:01.793675 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:01.794493 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.794546 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.794981 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:01.795239 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.795469 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} executeQuery: Read 68 rows, 5.91 KiB in 0.001922 sec., 35379.812695109256 rows/sec., 3.00 MiB/sec. 2025.01.08 01:17:01.795536 [ 4 ] {ae1ef930-6a70-49e4-be98-32cc8e6cd2bc} TCPHandler: Processed in 0.002256105 sec. 2025.01.08 01:17:01.795798 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.795985 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:01.796056 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:01.796857 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.796898 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.797312 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:01.797575 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.797792 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} executeQuery: Read 21 rows, 1.58 KiB in 0.001854 sec., 11326.860841423948 rows/sec., 851.73 KiB/sec. 2025.01.08 01:17:01.797866 [ 255 ] {15c1785a-3eb2-4b39-913c-5023be092603} TCPHandler: Processed in 0.002198675 sec. 2025.01.08 01:17:01.798043 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.798192 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:01.798254 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:01.798961 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.799003 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.799393 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:01.799635 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.799854 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} executeQuery: Read 49 rows, 3.92 KiB in 0.001698 sec., 28857.479387514722 rows/sec., 2.25 MiB/sec. 2025.01.08 01:17:01.799911 [ 4 ] {d1bc35b7-6334-4463-af63-2bb8b774a8b7} TCPHandler: Processed in 0.00194024 sec. 2025.01.08 01:17:01.800067 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.800210 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:01.800273 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:01.800913 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.800953 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.801340 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:01.801663 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.801863 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} executeQuery: Read 60 rows, 4.26 KiB in 0.001687 sec., 35566.09365737996 rows/sec., 2.47 MiB/sec. 2025.01.08 01:17:01.801926 [ 255 ] {eebcb6e6-b3ba-4a62-9c72-b856827ded95} TCPHandler: Processed in 0.001926961 sec. 2025.01.08 01:17:01.802820 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.802968 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:01.803079 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:01.804684 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.804726 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.805381 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:01.805647 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.805893 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} executeQuery: Read 21 rows, 38.53 KiB in 0.002962 sec., 7089.804186360568 rows/sec., 12.70 MiB/sec. 2025.01.08 01:17:01.806024 [ 4 ] {5aaacf4d-5444-4bc6-a571-d1eca82af998} TCPHandler: Processed in 0.003274901 sec. 2025.01.08 01:17:01.806189 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:01.806325 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:01.806387 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:01.806932 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:01.806972 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:01.807354 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:01.807604 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:01.807787 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} executeQuery: Read 18 rows, 1.26 KiB in 0.001498 sec., 12016.021361815754 rows/sec., 842.92 KiB/sec. 2025.01.08 01:17:01.807840 [ 255 ] {bc99c2b6-9553-42b3-8080-35a165634d53} TCPHandler: Processed in 0.001716617 sec. 2025.01.08 01:17:03.206175 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.08 01:17:03.206853 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:03.206901 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:03.207434 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:03.207716 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:03.207941 [ 131 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:03.207981 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.08 01:17:03.208034 [ 131 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:03.208066 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:03.208216 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.208390 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:03.208435 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.208515 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.208599 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.208836 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.208970 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.209213 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:03.211000 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002849765 sec., 1798042.9965277838 rows/sec., 25.72 MiB/sec. 2025.01.08 01:17:03.211481 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:03.211876 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:03.211987 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_11_2} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:03.212107 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.01.08 01:17:03.524464 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.08 01:17:03.546064 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:03.546123 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:03.553611 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:03.554444 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:03.554740 [ 131 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:03.554801 [ 131 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:03.554840 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:03.555266 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.570430 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.08 01:17:03.571998 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:03.573422 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.579162 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.585033 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.590516 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.596524 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.602701 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:03.661157 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.106192373 sec., 781.6003885702789 rows/sec., 4.04 MiB/sec. 2025.01.08 01:17:03.663797 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:03.666759 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:03.666888 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_11_2} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:03.669361 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.08 01:17:04.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 169.11 MiB, peak 178.98 MiB, free memory in arenas 0.00 B, will set to 170.25 MiB (RSS), difference: 1.14 MiB 2025.01.08 01:17:06.794012 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:06.794199 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:06.794271 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:06.795050 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.795103 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.795541 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:06.795794 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.795948 [ 150 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:06.795995 [ 150 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.796008 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} executeQuery: Read 26 rows, 1.98 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 1.04 MiB/sec. 2025.01.08 01:17:06.796022 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.796127 [ 4 ] {319a7bef-f610-4993-854d-bd0d164bbeb4} TCPHandler: Processed in 0.002243745 sec. 2025.01.08 01:17:06.796292 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:17:06.796404 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:06.796463 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:06.796504 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1371 rows starting from the beginning of the part 2025.01.08 01:17:06.796582 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:06.796662 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part 2025.01.08 01:17:06.796676 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:06.796979 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:06.797374 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1333 rows starting from the beginning of the part 2025.01.08 01:17:06.797611 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part 2025.01.08 01:17:06.797881 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:06.798642 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.798693 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.799399 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:06.799708 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.799919 [ 150 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:06.800005 [ 150 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.800076 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} executeQuery: Read 28 rows, 2.24 KiB in 0.003525 sec., 7943.262411347518 rows/sec., 634.42 KiB/sec. 2025.01.08 01:17:06.800086 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.800399 [ 255 ] {0bd71834-98de-43a4-9a1b-6903d058683c} TCPHandler: Processed in 0.004133385 sec. 2025.01.08 01:17:06.800737 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:17:06.800741 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:06.800876 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3055 rows, containing 5 columns (5 merged, 0 gathered) in 0.004736345 sec., 645012.1348845998 rows/sec., 56.41 MiB/sec. 2025.01.08 01:17:06.800967 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:06.800973 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:06.801026 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 840 rows starting from the beginning of the part 2025.01.08 01:17:06.801040 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:06.801213 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:06.801499 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 375 rows starting from the beginning of the part 2025.01.08 01:17:06.802107 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:06.802544 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 818 rows starting from the beginning of the part 2025.01.08 01:17:06.802694 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.802969 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part 2025.01.08 01:17:06.803251 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_16_3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:06.803495 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:06.803650 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:17:06.804603 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.804654 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.805429 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:06.805793 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2138 rows, containing 5 columns (5 merged, 0 gathered) in 0.005512607 sec., 387838.276880612 rows/sec., 29.48 MiB/sec. 2025.01.08 01:17:06.805935 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.806095 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:06.806251 [ 150 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:06.806339 [ 150 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.806407 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.806556 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} executeQuery: Read 100 rows, 7.10 KiB in 0.00561 sec., 17825.311942959 rows/sec., 1.24 MiB/sec. 2025.01.08 01:17:06.806716 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:17:06.806887 [ 4 ] {26f6153a-bbf7-4559-8e58-6f33ad4d5201} TCPHandler: Processed in 0.006331669 sec. 2025.01.08 01:17:06.807088 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.807158 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:06.807199 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:06.807269 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3500 rows starting from the beginning of the part 2025.01.08 01:17:06.807352 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_16_3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:06.807575 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:06.807775 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part 2025.01.08 01:17:06.807818 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:17:06.807831 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:06.808287 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:06.808706 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 967 rows starting from the beginning of the part 2025.01.08 01:17:06.809055 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part 2025.01.08 01:17:06.809301 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:06.810171 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.810239 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.811164 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:06.811711 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.811996 [ 150 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:06.812111 [ 150 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:06.812174 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:06.812220 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} executeQuery: Read 30 rows, 2.10 KiB in 0.004816 sec., 6229.235880398671 rows/sec., 436.98 KiB/sec. 2025.01.08 01:17:06.812628 [ 255 ] {3f22bb8f-a54e-4ad9-bcc3-556ab6f69102} TCPHandler: Processed in 0.005592048 sec. 2025.01.08 01:17:06.812657 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:17:06.813400 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:06.813522 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 376 rows starting from the beginning of the part 2025.01.08 01:17:06.813583 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4904 rows, containing 5 columns (5 merged, 0 gathered) in 0.007039581 sec., 696632.3705913747 rows/sec., 46.66 MiB/sec. 2025.01.08 01:17:06.813741 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:06.813873 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part 2025.01.08 01:17:06.814132 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2025.01.08 01:17:06.814239 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part 2025.01.08 01:17:06.814335 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:06.814713 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part 2025.01.08 01:17:06.816259 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.003975303 sec., 135838.70210648092 rows/sec., 8.79 MiB/sec. 2025.01.08 01:17:06.816411 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.816547 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:06.816548 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_16_3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:06.816683 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. 2025.01.08 01:17:06.816907 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:06.816984 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_16_3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:06.817058 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:17:10.613018 [ 146 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:17:10.613117 [ 146 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:17:10.708164 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.08 01:17:10.708935 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:10.708995 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:10.709574 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:10.709849 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:10.710160 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.08 01:17:10.725030 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 394 2025.01.08 01:17:10.727905 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:10.727987 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:10.729587 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:10.729906 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:10.730440 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 394 2025.01.08 01:17:10.753977 [ 146 ] {} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:17:10.754030 [ 146 ] {} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:10.754056 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:10.754276 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::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.01.08 01:17:10.754669 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:10.754720 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:10.754849 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::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.01.08 01:17:10.754953 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::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.01.08 01:17:10.755118 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::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.01.08 01:17:10.755233 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::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.01.08 01:17:10.757594 [ 200 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 6 columns (6 merged, 0 gathered) in 0.003438264 sec., 10761.244628103019 rows/sec., 1.84 MiB/sec. 2025.01.08 01:17:10.757764 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:17:10.758159 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:10.758241 [ 191 ] {4a2c7588-5e89-4ce0-b23d-a51717d2addf::all_1_5_1} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:17:10.758324 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.08 01:17:11.070567 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.08 01:17:11.091509 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.091558 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.098914 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:11.099692 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.102443 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.08 01:17:11.801236 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.801451 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.801534 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:11.802405 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.802455 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.802892 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:11.803147 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.803381 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. 2025.01.08 01:17:11.803447 [ 4 ] {97a85175-f753-4bc7-add8-fc5bbc59bcf4} TCPHandler: Processed in 0.002349077 sec. 2025.01.08 01:17:11.803732 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.803930 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:11.804010 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:11.804896 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.804951 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.805440 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:11.805708 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.805955 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} executeQuery: Read 255 rows, 23.35 KiB in 0.002079 sec., 122655.12265512264 rows/sec., 10.97 MiB/sec. 2025.01.08 01:17:11.806021 [ 255 ] {a8952137-3205-4f37-a14f-9d75c04324ee} TCPHandler: Processed in 0.002428238 sec. 2025.01.08 01:17:11.806192 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.806326 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.806381 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:11.807034 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.807078 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.807477 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:11.807738 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.808041 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} executeQuery: Read 48 rows, 3.54 KiB in 0.001735 sec., 27665.7060518732 rows/sec., 1.99 MiB/sec. 2025.01.08 01:17:11.808255 [ 4 ] {8f0b0e9a-7d35-48d2-8a2d-5fe5885323e2} TCPHandler: Processed in 0.002117663 sec. 2025.01.08 01:17:11.808422 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.808548 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.808602 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:11.809218 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.809259 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.809632 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:11.809952 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.810176 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} executeQuery: Read 14 rows, 1004.00 B in 0.001658 sec., 8443.90832328106 rows/sec., 591.36 KiB/sec. 2025.01.08 01:17:11.810235 [ 255 ] {8010507a-b0c0-430c-9f2a-88685e6dfbc9} TCPHandler: Processed in 0.001873399 sec. 2025.01.08 01:17:11.810389 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.810512 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.810562 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:11.811153 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.811192 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.811561 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:11.811803 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.812020 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2025.01.08 01:17:11.812103 [ 4 ] {7872a9ac-6271-4575-adba-325499e8d99a} TCPHandler: Processed in 0.001770868 sec. 2025.01.08 01:17:11.812255 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.812380 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:11.812431 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:11.813160 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.813200 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.813606 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:11.813858 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.814083 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} executeQuery: Read 398 rows, 28.99 KiB in 0.00173 sec., 230057.8034682081 rows/sec., 16.36 MiB/sec. 2025.01.08 01:17:11.814139 [ 255 ] {92c28734-7c46-45d8-ae35-3e81713770cc} TCPHandler: Processed in 0.001941981 sec. 2025.01.08 01:17:11.814288 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.814427 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:11.814486 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:11.815050 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.815096 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.815484 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:11.815727 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.815931 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. 2025.01.08 01:17:11.815981 [ 4 ] {430c6f8c-8fc0-4d30-824a-621a71ea5796} TCPHandler: Processed in 0.001754828 sec. 2025.01.08 01:17:11.816126 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.816246 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.816308 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:11.816997 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.817044 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.817484 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:11.817735 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.818001 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} executeQuery: Read 177 rows, 11.96 KiB in 0.001781 sec., 99382.36945536216 rows/sec., 6.56 MiB/sec. 2025.01.08 01:17:11.818200 [ 255 ] {d22d848b-5af1-4056-8f61-1ab1ce4d54e0} TCPHandler: Processed in 0.002127914 sec. 2025.01.08 01:17:11.818363 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.818501 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.818560 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:11.819083 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.819128 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.819505 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:17:11.819772 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.819973 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. 2025.01.08 01:17:11.820022 [ 4 ] {85869694-afd5-40f4-9992-bd89c5bbbd14} TCPHandler: Processed in 0.001729528 sec. 2025.01.08 01:17:11.820155 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.820280 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.820375 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:11.821684 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.821722 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.822443 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:11.822735 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.822945 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} executeQuery: Read 41 rows, 75.23 KiB in 0.002694 sec., 15219.00519673348 rows/sec., 27.27 MiB/sec. 2025.01.08 01:17:11.823073 [ 255 ] {c93b1318-0838-49bd-943e-932c398893cc} TCPHandler: Processed in 0.002973677 sec. 2025.01.08 01:17:11.823228 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.823363 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.823417 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 01:17:11.823885 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.823924 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.824290 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:17:11.824523 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.824746 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} executeQuery: Read 12 rows, 897.00 B in 0.001406 sec., 8534.850640113798 rows/sec., 623.03 KiB/sec. 2025.01.08 01:17:11.824818 [ 4 ] {e3c63268-738a-4eb8-bd72-eb59e2a10eba} TCPHandler: Processed in 0.001649896 sec. 2025.01.08 01:17:11.824978 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:11.825099 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:11.825152 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:11.825645 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:11.825684 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:11.826052 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:11.826316 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:11.826503 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. 2025.01.08 01:17:11.826553 [ 255 ] {c7f68685-6f6e-412e-9863-b699b3162b50} TCPHandler: Processed in 0.001633255 sec. 2025.01.08 01:17:16.793647 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:16.793855 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:16.793934 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:16.794745 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:16.794798 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:16.795238 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:16.795496 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:16.795738 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} executeQuery: Read 26 rows, 1.98 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1020.88 KiB/sec. 2025.01.08 01:17:16.795804 [ 4 ] {aa5b7a32-5dba-466b-a7d2-30638ebdfb3e} TCPHandler: Processed in 0.002292207 sec. 2025.01.08 01:17:16.796065 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:16.796260 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:16.796337 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:16.797085 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:16.797136 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:16.797563 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:16.797832 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:16.798097 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} executeQuery: Read 28 rows, 2.24 KiB in 0.001888 sec., 14830.508474576272 rows/sec., 1.16 MiB/sec. 2025.01.08 01:17:16.798276 [ 255 ] {824d2f3b-b38b-4c2a-960b-5ca656e546e0} TCPHandler: Processed in 0.002345468 sec. 2025.01.08 01:17:16.798451 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:16.798575 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:16.798632 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:16.799180 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:16.799219 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:16.799655 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:16.799895 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:16.800168 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} executeQuery: Read 100 rows, 7.10 KiB in 0.001622 sec., 61652.28113440197 rows/sec., 4.27 MiB/sec. 2025.01.08 01:17:16.800400 [ 4 ] {6b387d38-d20a-4fb3-82d6-9915b7036aeb} TCPHandler: Processed in 0.002005292 sec. 2025.01.08 01:17:16.800568 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:16.800707 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:16.800769 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:16.801346 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:16.801393 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:16.801780 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:16.802018 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:16.802237 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} executeQuery: Read 30 rows, 2.10 KiB in 0.00156 sec., 19230.76923076923 rows/sec., 1.32 MiB/sec. 2025.01.08 01:17:16.802286 [ 255 ] {f8920f1e-5f8f-4da5-9ff3-6c76b28664c9} TCPHandler: Processed in 0.001786008 sec. 2025.01.08 01:17:18.210338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.08 01:17:18.211114 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:18.211169 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:18.211778 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:17:18.212033 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:18.212274 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.01.08 01:17:18.602541 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.08 01:17:18.622538 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:18.622598 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:18.630392 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:17:18.631186 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:18.634587 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.08 01:17:20.730671 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 426 2025.01.08 01:17:20.733861 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:20.733910 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:20.735442 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:20.735769 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:20.736645 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 426 2025.01.08 01:17:21.800520 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.800731 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.800804 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:21.801585 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.801640 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.802072 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:21.802326 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.802529 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. 2025.01.08 01:17:21.802601 [ 4 ] {8df3a5a6-9e78-4f55-ab09-b6e4dd2207a4} TCPHandler: Processed in 0.002227115 sec. 2025.01.08 01:17:21.802868 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.803062 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:21.803136 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:21.804004 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.804052 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.804553 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:17:21.804812 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.805047 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} executeQuery: Read 255 rows, 23.35 KiB in 0.002039 sec., 125061.30456105934 rows/sec., 11.18 MiB/sec. 2025.01.08 01:17:21.805104 [ 255 ] {40dae58e-e826-4634-8dad-7785264678b2} TCPHandler: Processed in 0.002379468 sec. 2025.01.08 01:17:21.805263 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.805391 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.805443 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:21.806064 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.806102 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.806477 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:21.806717 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.806896 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} executeQuery: Read 48 rows, 3.54 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.25 MiB/sec. 2025.01.08 01:17:21.806952 [ 4 ] {efba9aa7-ddf3-4a34-ae7d-475964a20839} TCPHandler: Processed in 0.001748518 sec. 2025.01.08 01:17:21.807115 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.807243 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.807297 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:21.807909 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.807950 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.808335 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:21.808594 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.808829 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. 2025.01.08 01:17:21.809035 [ 255 ] {fb4e198a-2d0f-4e11-b682-c4a921ad54cb} TCPHandler: Processed in 0.001975842 sec. 2025.01.08 01:17:21.809180 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.809300 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.809351 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:21.809937 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.809975 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.810321 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:21.810594 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.810771 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. 2025.01.08 01:17:21.810824 [ 4 ] {4423c38a-7880-4b1d-96fd-ea0368af8fcb} TCPHandler: Processed in 0.001698107 sec. 2025.01.08 01:17:21.810977 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.811098 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:21.811150 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:21.811885 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.811927 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.812334 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:17:21.812588 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.812805 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} executeQuery: Read 387 rows, 28.09 KiB in 0.001731 sec., 223570.19064124784 rows/sec., 15.84 MiB/sec. 2025.01.08 01:17:21.812864 [ 255 ] {a4619abb-0298-493f-91c3-30afccf6b4b6} TCPHandler: Processed in 0.001945761 sec. 2025.01.08 01:17:21.813014 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.813149 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:21.813209 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:21.813706 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.813745 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.814133 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:21.814394 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.814647 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. 2025.01.08 01:17:21.814769 [ 4 ] {7a6e2cf7-d85a-473b-a054-223e6b261dda} TCPHandler: Processed in 0.001814328 sec. 2025.01.08 01:17:21.814914 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.815035 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.815091 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:21.815672 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.815711 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.816151 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:17:21.816407 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.816679 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} executeQuery: Read 177 rows, 11.96 KiB in 0.001668 sec., 106115.10791366907 rows/sec., 7.00 MiB/sec. 2025.01.08 01:17:21.816911 [ 255 ] {10cd4b12-22ad-443d-842b-8029e7b34d18} TCPHandler: Processed in 0.002048032 sec. 2025.01.08 01:17:21.817090 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.817211 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.817264 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:21.817732 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.817770 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.818134 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:17:21.818378 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.818628 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2025.01.08 01:17:21.818744 [ 4 ] {f30c2de9-33f2-4921-9902-1033c2af9ed5} TCPHandler: Processed in 0.001731098 sec. 2025.01.08 01:17:21.818908 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.819049 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.819145 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:21.820378 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.820417 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.821106 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:21.821376 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.821721 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} executeQuery: Read 41 rows, 75.23 KiB in 0.002704 sec., 15162.721893491125 rows/sec., 27.17 MiB/sec. 2025.01.08 01:17:21.821838 [ 255 ] {3a06581f-d6a2-4f20-aa5e-775306dabf52} TCPHandler: Processed in 0.003001677 sec. 2025.01.08 01:17:21.821982 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:21.822103 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:21.822154 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:21.822634 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:21.822670 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:21.823063 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:17:21.823386 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:21.823592 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} executeQuery: Read 52 rows, 3.30 KiB in 0.001506 sec., 34528.55245683931 rows/sec., 2.14 MiB/sec. 2025.01.08 01:17:21.823774 [ 4 ] {2d40dc7b-a836-489c-bafb-f3f14ca4a6c9} TCPHandler: Processed in 0.001850169 sec. 2025.01.08 01:17:25.613182 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:17:25.613259 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:17:25.712464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.01.08 01:17:25.713235 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:25.713286 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:25.713877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:17:25.714144 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:25.714496 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.08 01:17:26.134708 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.08 01:17:26.156584 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:26.156646 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:26.164496 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:17:26.165317 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:26.168211 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.08 01:17:26.794117 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:26.794304 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:26.794376 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:26.795144 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:26.795188 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:26.795625 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:17:26.795882 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:26.796084 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} executeQuery: Read 26 rows, 1.98 KiB in 0.001833 sec., 14184.397163120568 rows/sec., 1.05 MiB/sec. 2025.01.08 01:17:26.796150 [ 4 ] {71069271-5347-4c11-b9e7-162ef0e7cb1d} TCPHandler: Processed in 0.002160784 sec. 2025.01.08 01:17:26.796420 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:26.796615 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:26.796694 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:26.797465 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:26.797516 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:26.797973 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:17:26.798244 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:26.798497 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} executeQuery: Read 28 rows, 2.24 KiB in 0.001935 sec., 14470.284237726097 rows/sec., 1.13 MiB/sec. 2025.01.08 01:17:26.798568 [ 255 ] {588fce6e-88bf-4926-96c7-d060a8d8d90c} TCPHandler: Processed in 0.002286826 sec. 2025.01.08 01:17:26.798727 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:26.798854 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:26.798913 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:26.799474 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:26.799513 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:26.799918 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:17:26.800158 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:26.800353 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} executeQuery: Read 100 rows, 7.10 KiB in 0.001529 sec., 65402.223675604975 rows/sec., 4.53 MiB/sec. 2025.01.08 01:17:26.800414 [ 4 ] {fd000fa4-64e9-4f06-bccc-40613b941166} TCPHandler: Processed in 0.001746237 sec. 2025.01.08 01:17:26.800574 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:26.800701 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:26.800761 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:26.801282 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:26.801325 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:26.801761 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:17:26.802025 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:26.802279 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} executeQuery: Read 30 rows, 2.10 KiB in 0.001599 sec., 18761.72607879925 rows/sec., 1.29 MiB/sec. 2025.01.08 01:17:26.802439 [ 255 ] {18c26911-7e45-45ce-9506-22004838d7a7} TCPHandler: Processed in 0.0019193 sec. 2025.01.08 01:17:28.740053 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.740285 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.740368 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:28.741153 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.741205 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.741662 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:28.741917 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.742114 [ 81 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 01:17:28.742177 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. 2025.01.08 01:17:28.742199 [ 81 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.742267 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.742321 [ 4 ] {77ae8a65-0edf-440f-aa0f-790d68a83834} TCPHandler: Processed in 0.002404628 sec. 2025.01.08 01:17:28.742561 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:17:28.742664 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.742779 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.742857 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.08 01:17:28.742929 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:28.743056 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:28.743112 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:28.743484 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:28.743811 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:28.744103 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:28.746419 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004029834 sec., 17370.44255420943 rows/sec., 1.29 MiB/sec. 2025.01.08 01:17:28.746587 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 01:17:28.746595 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.746679 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.747057 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.747259 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_9_2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 01:17:28.747487 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:17:28.747709 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:17:28.748008 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.748206 [ 81 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:17:28.748279 [ 81 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.748311 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.748366 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} executeQuery: Read 1353 rows, 115.54 KiB in 0.005499 sec., 246044.7354064375 rows/sec., 20.52 MiB/sec. 2025.01.08 01:17:28.748511 [ 255 ] {ad2d219b-2ac2-48c7-bbfc-68ed2c26bd3b} TCPHandler: Processed in 0.006069136 sec. 2025.01.08 01:17:28.748515 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:17:28.748673 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.748703 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.748720 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1375 rows starting from the beginning of the part 2025.01.08 01:17:28.749031 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 255 rows starting from the beginning of the part 2025.01.08 01:17:28.749053 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.749206 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:28.749429 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:28.749770 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 255 rows starting from the beginning of the part 2025.01.08 01:17:28.750172 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:28.750564 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:17:28.751707 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.751769 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.752807 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:28.753186 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.753518 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} executeQuery: Read 27 rows, 1.96 KiB in 0.004584 sec., 5890.052356020942 rows/sec., 427.57 KiB/sec. 2025.01.08 01:17:28.753927 [ 4 ] {52579874-5257-464c-b271-1a6b9fb0c7d6} TCPHandler: Processed in 0.005321694 sec. 2025.01.08 01:17:28.754030 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3290 rows, containing 5 columns (5 merged, 0 gathered) in 0.005629908 sec., 584378.9987331942 rows/sec., 51.43 MiB/sec. 2025.01.08 01:17:28.754106 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.754252 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.754259 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:17:28.754318 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:28.754633 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.754758 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_21_4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:17:28.754847 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.08 01:17:28.755147 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.755190 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.755572 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:28.755820 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.756041 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} executeQuery: Read 242 rows, 16.79 KiB in 0.001829 sec., 132312.7392017496 rows/sec., 8.96 MiB/sec. 2025.01.08 01:17:28.756099 [ 255 ] {a61b94d9-3646-4b37-820a-5211e5cd48ab} TCPHandler: Processed in 0.002060732 sec. 2025.01.08 01:17:28.756251 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.756396 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.756456 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:28.757116 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.757157 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.757514 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:28.757751 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.757897 [ 81 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 01:17:28.757953 [ 81 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.757990 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.757997 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. 2025.01.08 01:17:28.758391 [ 4 ] {3252514c-ec57-4430-8c5b-ca354110c733} TCPHandler: Processed in 0.002210295 sec. 2025.01.08 01:17:28.758391 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:17:28.758665 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.758685 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.758738 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.08 01:17:28.759006 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.08 01:17:28.759024 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:28.759220 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:28.759257 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.08 01:17:28.759643 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.08 01:17:28.759955 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.08 01:17:28.762032 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.762140 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.762299 [ 199 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004222796 sec., 15392.64506265517 rows/sec., 1019.86 KiB/sec. 2025.01.08 01:17:28.762476 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 01:17:28.762769 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:17:28.762832 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.762931 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_9_2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 01:17:28.763025 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:17:28.763086 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.763255 [ 81 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:17:28.763322 [ 81 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.763342 [ 81 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.763379 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} executeQuery: Read 822 rows, 60.69 KiB in 0.004544 sec., 180897.88732394364 rows/sec., 13.04 MiB/sec. 2025.01.08 01:17:28.763688 [ 255 ] {ad25bd43-3b92-4f34-849e-3d37312c864e} TCPHandler: Processed in 0.005165572 sec. 2025.01.08 01:17:28.763723 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:17:28.764001 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.764283 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.764393 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:28.764415 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 848 rows starting from the beginning of the part 2025.01.08 01:17:28.764524 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:28.764763 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 398 rows starting from the beginning of the part 2025.01.08 01:17:28.765224 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:28.765574 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 387 rows starting from the beginning of the part 2025.01.08 01:17:28.765887 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:28.766265 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 822 rows starting from the beginning of the part 2025.01.08 01:17:28.766892 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.766962 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.767912 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:28.768447 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.768750 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} executeQuery: Read 6 rows, 321.00 B in 0.004469 sec., 1342.5822331617812 rows/sec., 70.14 KiB/sec. 2025.01.08 01:17:28.769074 [ 4 ] {4410d270-804a-4c39-b230-f9ab318af27f} TCPHandler: Processed in 0.005251603 sec. 2025.01.08 01:17:28.769298 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.005876713 sec., 427279.67147621466 rows/sec., 32.38 MiB/sec. 2025.01.08 01:17:28.769306 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.769448 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.769480 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:17:28.769509 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:28.770084 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.770360 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_21_4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:17:28.770433 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.08 01:17:28.770839 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.770877 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.771324 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:17:28.771565 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.771745 [ 57 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:17:28.771817 [ 57 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.771837 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} executeQuery: Read 963 rows, 65.53 KiB in 0.002409 sec., 399750.9339975093 rows/sec., 26.56 MiB/sec. 2025.01.08 01:17:28.771857 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.772057 [ 255 ] {3d8f763d-29d5-488f-ae4e-cdb460b12428} TCPHandler: Processed in 0.002853705 sec. 2025.01.08 01:17:28.772173 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:17:28.772377 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.772740 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.772829 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4904 rows starting from the beginning of the part 2025.01.08 01:17:28.772829 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.772994 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:28.773126 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 177 rows starting from the beginning of the part 2025.01.08 01:17:28.773476 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:28.773826 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 177 rows starting from the beginning of the part 2025.01.08 01:17:28.774082 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:28.774466 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 963 rows starting from the beginning of the part 2025.01.08 01:17:28.775429 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.775491 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.776086 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:17:28.776616 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.777233 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} executeQuery: Read 1 rows, 69.00 B in 0.004461 sec., 224.16498542927596 rows/sec., 15.10 KiB/sec. 2025.01.08 01:17:28.777507 [ 4 ] {e8fc2def-1498-414e-baa5-0ba5ff19ddb3} TCPHandler: Processed in 0.005321904 sec. 2025.01.08 01:17:28.777678 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.777866 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.777967 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:28.779617 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00762346 sec., 842268.4712715748 rows/sec., 56.37 MiB/sec. 2025.01.08 01:17:28.779889 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.779933 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.780098 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:17:28.780849 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.781095 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_21_4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:17:28.781284 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. 2025.01.08 01:17:28.781450 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:28.781728 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.781985 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} executeQuery: Read 20 rows, 36.70 KiB in 0.004193 sec., 4769.854519437157 rows/sec., 8.55 MiB/sec. 2025.01.08 01:17:28.782092 [ 255 ] {6fecbc7a-4952-43dd-954e-938894cbe8e5} TCPHandler: Processed in 0.0044808 sec. 2025.01.08 01:17:28.782247 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:28.782386 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:28.782445 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:28.782972 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.783011 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.783382 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:17:28.783622 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.783776 [ 57 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:17:28.783836 [ 57 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:28.783869 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} executeQuery: Read 34 rows, 2.03 KiB in 0.001507 sec., 22561.3802256138 rows/sec., 1.32 MiB/sec. 2025.01.08 01:17:28.783876 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:28.784019 [ 4 ] {3ec724f4-5513-4b35-a6e4-15d52e922580} TCPHandler: Processed in 0.001835629 sec. 2025.01.08 01:17:28.784115 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:17:28.784250 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:28.784282 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 540 rows starting from the beginning of the part 2025.01.08 01:17:28.784393 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:28.784603 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:17:28.784749 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:28.784899 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part 2025.01.08 01:17:28.785013 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.08 01:17:28.786081 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068682 sec., 356748.8864890785 rows/sec., 22.95 MiB/sec. 2025.01.08 01:17:28.786283 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:17:28.786671 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:28.786766 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_21_4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:17:28.786866 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. 2025.01.08 01:17:30.736892 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 478 2025.01.08 01:17:30.740597 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:30.740659 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:30.742178 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:30.742506 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:30.743150 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 478 2025.01.08 01:17:31.792839 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.793036 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:17:31.793112 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:17:31.793839 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.793887 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.794318 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.08 01:17:31.794587 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.794803 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} executeQuery: Read 2 rows, 167.00 B in 0.001814 sec., 1102.5358324145534 rows/sec., 89.90 KiB/sec. 2025.01.08 01:17:31.794876 [ 4 ] {7a2b3003-4afb-40b0-8321-9964480adbb5} TCPHandler: Processed in 0.002176085 sec. 2025.01.08 01:17:31.795136 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.795353 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:31.795440 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:31.796294 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.796348 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.796800 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:17:31.797071 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.797306 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} executeQuery: Read 69 rows, 5.98 KiB in 0.002014 sec., 34260.178748758684 rows/sec., 2.90 MiB/sec. 2025.01.08 01:17:31.797376 [ 255 ] {a7bd3c4d-ea5f-46a5-a019-bc555f7ea953} TCPHandler: Processed in 0.002382818 sec. 2025.01.08 01:17:31.797528 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.797660 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:31.797715 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:31.798314 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.798354 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.798734 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:31.798979 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.799116 [ 38 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:31.799162 [ 38 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.799168 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} executeQuery: Read 23 rows, 1.72 KiB in 0.001538 sec., 14954.48634590377 rows/sec., 1.09 MiB/sec. 2025.01.08 01:17:31.799188 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.799276 [ 4 ] {01b0b204-334f-45ea-8396-301c069a573f} TCPHandler: Processed in 0.001804399 sec. 2025.01.08 01:17:31.799473 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:17:31.799498 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.799754 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:31.799759 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:31.799852 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part 2025.01.08 01:17:31.799861 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:31.800209 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2025.01.08 01:17:31.800524 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.01.08 01:17:31.800890 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2025.01.08 01:17:31.801238 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part 2025.01.08 01:17:31.801623 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part 2025.01.08 01:17:31.802781 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.802856 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.803941 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:17:31.804418 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118061 sec., 41226.55044556913 rows/sec., 3.12 MiB/sec. 2025.01.08 01:17:31.804486 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.804685 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:31.804956 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} executeQuery: Read 51 rows, 4.08 KiB in 0.005297 sec., 9628.091372474986 rows/sec., 770.45 KiB/sec. 2025.01.08 01:17:31.805110 [ 255 ] {eb6d015f-192e-48f9-bcfd-4117b9d1c16d} TCPHandler: Processed in 0.005746941 sec. 2025.01.08 01:17:31.805304 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.805350 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.805451 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:31.805462 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_11_2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:31.805514 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:31.805577 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:17:31.806103 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.806140 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.806533 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:17:31.806844 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.807102 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} executeQuery: Read 61 rows, 4.33 KiB in 0.001682 sec., 36266.34958382878 rows/sec., 2.51 MiB/sec. 2025.01.08 01:17:31.807171 [ 4 ] {ae110a7c-b6f5-4d76-9e4f-f2217320ae5c} TCPHandler: Processed in 0.001950981 sec. 2025.01.08 01:17:31.807327 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.807514 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:31.807608 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:31.808805 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.808848 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.809556 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:31.809824 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.810010 [ 31 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:31.810111 [ 31 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.810124 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} executeQuery: Read 21 rows, 38.53 KiB in 0.002634 sec., 7972.665148063781 rows/sec., 14.29 MiB/sec. 2025.01.08 01:17:31.810152 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.810534 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:17:31.810852 [ 255 ] {d7630690-b4f9-42d5-855e-b0c2210a5505} TCPHandler: Processed in 0.003580996 sec. 2025.01.08 01:17:31.811088 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:31.811260 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:31.811266 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:31.811349 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part 2025.01.08 01:17:31.811353 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:31.812038 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2025.01.08 01:17:31.812602 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part 2025.01.08 01:17:31.813153 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:31.813172 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part 2025.01.08 01:17:31.813200 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.08 01:17:31.813719 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part 2025.01.08 01:17:31.814329 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2025.01.08 01:17:31.814379 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:17:31.814957 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.815286 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} executeQuery: Read 18 rows, 1.26 KiB in 0.00406 sec., 4433.4975369458125 rows/sec., 311.01 KiB/sec. 2025.01.08 01:17:31.815367 [ 4 ] {c7f9aa07-6f3d-48f2-b114-51ac49081a16} TCPHandler: Processed in 0.004404539 sec. 2025.01.08 01:17:31.817696 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 19 columns (19 merged, 0 gathered) in 0.007408027 sec., 31587.357875450507 rows/sec., 56.60 MiB/sec. 2025.01.08 01:17:31.818059 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:31.818443 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:31.818530 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_11_2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:31.818640 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. 2025.01.08 01:17:33.214657 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.01.08 01:17:33.215387 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:33.215431 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:33.215980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:33.216258 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:33.216462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.01.08 01:17:33.668313 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.08 01:17:33.689856 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:33.689918 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:33.697813 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:17:33.698614 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:33.702129 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.08 01:17:36.794469 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:36.794666 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:36.794740 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:36.795501 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:36.795567 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:36.796064 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:17:36.796320 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:36.796556 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} executeQuery: Read 26 rows, 1.98 KiB in 0.001944 sec., 13374.485596707818 rows/sec., 1018.26 KiB/sec. 2025.01.08 01:17:36.796630 [ 4 ] {2392bb3f-3097-47af-8510-c05519235fea} TCPHandler: Processed in 0.002307227 sec. 2025.01.08 01:17:36.796904 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:36.797099 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:36.797183 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:36.797967 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:36.798026 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:36.798480 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:17:36.798745 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:36.799012 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} executeQuery: Read 28 rows, 2.24 KiB in 0.001964 sec., 14256.619144602852 rows/sec., 1.11 MiB/sec. 2025.01.08 01:17:36.799225 [ 255 ] {092765e9-d46b-465d-b7d7-4c7c1e338ba1} TCPHandler: Processed in 0.002469478 sec. 2025.01.08 01:17:36.799421 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:36.799578 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:36.799662 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:36.800308 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:36.800351 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:36.800763 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:17:36.801015 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:36.801243 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} executeQuery: Read 100 rows, 7.10 KiB in 0.001711 sec., 58445.35359438924 rows/sec., 4.05 MiB/sec. 2025.01.08 01:17:36.801303 [ 4 ] {6146758c-30b7-4a93-bffd-05dcc5705068} TCPHandler: Processed in 0.001973221 sec. 2025.01.08 01:17:36.801451 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:36.801579 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:36.801634 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:36.802144 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:36.802185 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:36.802573 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:17:36.802818 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:36.803039 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} executeQuery: Read 30 rows, 2.10 KiB in 0.001492 sec., 20107.23860589812 rows/sec., 1.38 MiB/sec. 2025.01.08 01:17:36.803094 [ 255 ] {c1fb7ff6-9091-42c4-a3cb-86f098b496c4} TCPHandler: Processed in 0.001698907 sec. 2025.01.08 01:17:40.613309 [ 65 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:17:40.613377 [ 65 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:17:40.716622 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.01.08 01:17:40.717267 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:40.717314 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:40.717904 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:40.718169 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:40.718391 [ 65 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:40.718444 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.08 01:17:40.718483 [ 65 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:40.718516 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:40.718836 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.719117 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:40.719191 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.719288 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.719449 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.719682 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.719884 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.720093 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:17:40.721879 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003280372 sec., 2250049.689486436 rows/sec., 32.19 MiB/sec. 2025.01.08 01:17:40.722837 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:40.723165 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:40.723252 [ 189 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_16_3} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:40.723366 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.08 01:17:40.743445 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 500 2025.01.08 01:17:40.746366 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:40.746416 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:40.747902 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:40.748226 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:40.748432 [ 65 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:40.748525 [ 65 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:40.748594 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:40.749056 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:17:40.750446 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 500 2025.01.08 01:17:40.750790 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:40.750986 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2025.01.08 01:17:40.751532 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:17:40.752031 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part 2025.01.08 01:17:40.752511 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:17:40.753039 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:40.753531 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part 2025.01.08 01:17:40.761370 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.01266627 sec., 39474.920398823015 rows/sec., 34.98 MiB/sec. 2025.01.08 01:17:40.762417 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:40.763228 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:40.763319 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_11_2} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:40.763642 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. 2025.01.08 01:17:40.903401 [ 65 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 01:17:40.903467 [ 65 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:40.903492 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:40.903696 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.903889 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:40.903933 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.904034 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.904243 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.904435 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.904583 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:17:40.905702 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128593 sec., 4228.145070476132 rows/sec., 284.90 KiB/sec. 2025.01.08 01:17:40.905862 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 01:17:40.906207 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:40.906317 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_9_2} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 01:17:40.906412 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:17:41.001477 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001052727 sec. 2025.01.08 01:17:41.202228 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.08 01:17:41.224563 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.224621 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.232448 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:17:41.233293 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.233690 [ 65 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:17:41.233842 [ 65 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.233925 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.234623 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.249712 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.08 01:17:41.251218 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:41.252485 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.258015 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.263743 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.269146 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.274872 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.279681 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:17:41.336590 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102470504 sec., 1180.8276067423265 rows/sec., 6.11 MiB/sec. 2025.01.08 01:17:41.339040 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:17:41.341935 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.342028 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_16_3} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:17:41.344349 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. 2025.01.08 01:17:41.801011 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.801208 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.801301 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:41.802082 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.802135 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.802591 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:41.802900 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.803156 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} executeQuery: Read 14 rows, 1.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 503.65 KiB/sec. 2025.01.08 01:17:41.803225 [ 4 ] {a62a4de3-d491-4e0c-af06-18b6887f1a42} TCPHandler: Processed in 0.002344057 sec. 2025.01.08 01:17:41.803465 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.803656 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:41.803735 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:41.804652 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.804708 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.805194 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:17:41.805471 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.805759 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} executeQuery: Read 255 rows, 23.35 KiB in 0.002156 sec., 118274.58256029685 rows/sec., 10.58 MiB/sec. 2025.01.08 01:17:41.805922 [ 255 ] {48e156c5-06be-466f-913f-73a4ea5ceef5} TCPHandler: Processed in 0.002587551 sec. 2025.01.08 01:17:41.806131 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.806260 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.806315 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:41.806940 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.806983 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.807355 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:41.807600 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.807813 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} executeQuery: Read 48 rows, 3.54 KiB in 0.001584 sec., 30303.030303030304 rows/sec., 2.18 MiB/sec. 2025.01.08 01:17:41.807870 [ 4 ] {71d7cef0-968e-4133-b541-6e0292d266a7} TCPHandler: Processed in 0.001800418 sec. 2025.01.08 01:17:41.808038 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.808162 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.808215 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:41.808813 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.808855 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.809228 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:41.809469 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.809684 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. 2025.01.08 01:17:41.809740 [ 255 ] {c75d69ec-4d8b-49e8-b8e7-b764910c9882} TCPHandler: Processed in 0.001779768 sec. 2025.01.08 01:17:41.809896 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.810016 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.810068 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:41.810654 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.810695 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.811074 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:41.811316 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.811546 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. 2025.01.08 01:17:41.811637 [ 4 ] {60c011b1-b693-4e56-b6d8-1dd89dfefe56} TCPHandler: Processed in 0.001799538 sec. 2025.01.08 01:17:41.811782 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.811904 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:41.811956 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:41.812697 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.812739 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.813127 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:17:41.813368 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.813662 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} executeQuery: Read 387 rows, 28.09 KiB in 0.00175 sec., 221142.85714285713 rows/sec., 15.67 MiB/sec. 2025.01.08 01:17:41.814245 [ 255 ] {8a446a36-33db-43ad-bd89-9a32fbce9ae3} TCPHandler: Processed in 0.002515019 sec. 2025.01.08 01:17:41.814411 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.814530 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:41.814583 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:41.815064 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.815103 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.815466 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:41.815704 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.816034 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. 2025.01.08 01:17:41.816371 [ 4 ] {07b820e1-4f9c-4afd-b2de-9361dbe85bb9} TCPHandler: Processed in 0.002011032 sec. 2025.01.08 01:17:41.816532 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.816673 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.816735 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:41.817379 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.817418 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.817817 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:17:41.818069 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.818436 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} executeQuery: Read 177 rows, 11.96 KiB in 0.001751 sec., 101085.09423186751 rows/sec., 6.67 MiB/sec. 2025.01.08 01:17:41.818855 [ 255 ] {a3930aa4-0fb1-498b-9251-affd6ded39ca} TCPHandler: Processed in 0.002379267 sec. 2025.01.08 01:17:41.819103 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.819248 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.819309 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:41.819837 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.819883 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.820290 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:17:41.820525 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.820822 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} executeQuery: Read 1 rows, 69.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 42.62 KiB/sec. 2025.01.08 01:17:41.820903 [ 4 ] {42de8965-d410-4693-ab9c-39c7cd25b74f} TCPHandler: Processed in 0.00191567 sec. 2025.01.08 01:17:41.821046 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.821165 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.821249 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:41.822453 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.822493 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.823188 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:41.823460 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.823713 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} executeQuery: Read 41 rows, 75.23 KiB in 0.002573 sec., 15934.706568208316 rows/sec., 28.55 MiB/sec. 2025.01.08 01:17:41.823830 [ 255 ] {13b353ae-5e9a-418c-803a-5c8b62baf7f8} TCPHandler: Processed in 0.002839214 sec. 2025.01.08 01:17:41.823993 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:41.824128 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:41.824189 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:41.824714 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:41.824757 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:41.825134 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:17:41.825396 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:41.825741 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} executeQuery: Read 52 rows, 3.30 KiB in 0.001612 sec., 32258.064516129034 rows/sec., 2.00 MiB/sec. 2025.01.08 01:17:41.826047 [ 4 ] {5e22978d-a7d3-442b-9e4a-711893475274} TCPHandler: Processed in 0.002115193 sec. 2025.01.08 01:17:46.794423 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:46.794633 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:46.794716 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:46.795525 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:46.795580 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:46.796017 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:17:46.796276 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:46.796505 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} executeQuery: Read 26 rows, 1.98 KiB in 0.001926 sec., 13499.480789200416 rows/sec., 1.00 MiB/sec. 2025.01.08 01:17:46.796577 [ 4 ] {fbdad54f-e569-414f-917f-bb823c7e8b20} TCPHandler: Processed in 0.002281526 sec. 2025.01.08 01:17:46.796891 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:46.797101 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:46.797182 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:46.798002 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:46.798053 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:46.798532 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:17:46.798827 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:46.799094 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} executeQuery: Read 28 rows, 2.24 KiB in 0.002052 sec., 13645.224171539961 rows/sec., 1.06 MiB/sec. 2025.01.08 01:17:46.799160 [ 255 ] {933c2e43-571f-4448-b5e5-33af1f6dde90} TCPHandler: Processed in 0.002430298 sec. 2025.01.08 01:17:46.799335 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:46.799472 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:46.799533 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:46.800112 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:46.800151 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:46.800564 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:17:46.800811 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:46.801011 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. 2025.01.08 01:17:46.801136 [ 4 ] {58b21c54-38e9-46cc-91bf-f80c5f2cb27c} TCPHandler: Processed in 0.001861379 sec. 2025.01.08 01:17:46.801303 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:46.801427 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:46.801482 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:46.801994 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:46.802037 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:46.802433 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:17:46.802716 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:46.802950 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} executeQuery: Read 30 rows, 2.10 KiB in 0.001548 sec., 19379.844961240313 rows/sec., 1.33 MiB/sec. 2025.01.08 01:17:46.803002 [ 255 ] {db162667-3d44-42e8-bafe-dc3e0ef84d0f} TCPHandler: Processed in 0.001759288 sec. 2025.01.08 01:17:48.218614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.01.08 01:17:48.219286 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:48.219334 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:48.219917 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:48.220170 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:48.220644 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.01.08 01:17:48.749828 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.08 01:17:48.769277 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:48.769341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:48.776624 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:17:48.777410 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:48.780588 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.08 01:17:50.750678 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 530 2025.01.08 01:17:50.753867 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:50.753928 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:50.755380 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:50.755682 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:50.756719 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 530 2025.01.08 01:17:51.800666 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.800851 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.800926 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:51.801688 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.801739 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.802168 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:51.802430 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.802688 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.08 01:17:51.802819 [ 4 ] {7877637c-7d1e-4ba9-aa3a-ad876492b67a} TCPHandler: Processed in 0.002286396 sec. 2025.01.08 01:17:51.803083 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.803282 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:51.803359 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:51.804266 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.804319 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.804791 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:17:51.805067 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.805256 [ 119 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:17:51.805328 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} executeQuery: Read 255 rows, 23.35 KiB in 0.002094 sec., 121776.50429799427 rows/sec., 10.89 MiB/sec. 2025.01.08 01:17:51.805339 [ 119 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.805416 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.805474 [ 255 ] {222c97d8-16e0-40d5-8786-30ca96ae85b0} TCPHandler: Processed in 0.00253233 sec. 2025.01.08 01:17:51.805715 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:17:51.805719 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.806014 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.806025 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.806088 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1399 rows starting from the beginning of the part 2025.01.08 01:17:51.806133 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:51.806517 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part 2025.01.08 01:17:51.806838 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:51.807278 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 255 rows starting from the beginning of the part 2025.01.08 01:17:51.807597 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part 2025.01.08 01:17:51.808036 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 255 rows starting from the beginning of the part 2025.01.08 01:17:51.808956 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.809021 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.810153 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:17:51.810727 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.811367 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} executeQuery: Read 48 rows, 3.54 KiB in 0.005371 sec., 8936.88326196239 rows/sec., 658.92 KiB/sec. 2025.01.08 01:17:51.811843 [ 4 ] {675ee159-3106-4c41-a713-82adb3e742f1} TCPHandler: Processed in 0.006237268 sec. 2025.01.08 01:17:51.811917 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2030 rows, containing 5 columns (5 merged, 0 gathered) in 0.006385191 sec., 317923.1443507328 rows/sec., 28.19 MiB/sec. 2025.01.08 01:17:51.812046 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.812197 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.812268 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:51.812288 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:17:51.812745 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.812858 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_26_5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:17:51.812981 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 01:17:51.813153 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.813188 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.813562 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:51.813818 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.813994 [ 119 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:51.814057 [ 119 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.814071 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} executeQuery: Read 14 rows, 1004.00 B in 0.001905 sec., 7349.081364829396 rows/sec., 514.68 KiB/sec. 2025.01.08 01:17:51.814108 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.814252 [ 255 ] {3445bb5f-94fd-48de-9d58-d2d5ca12c165} TCPHandler: Processed in 0.002288116 sec. 2025.01.08 01:17:51.814309 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:17:51.814491 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.814514 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.814566 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.08 01:17:51.814804 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.814889 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:51.814942 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:51.815327 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:51.815603 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.08 01:17:51.816054 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:51.816504 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.08 01:17:51.817482 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.817561 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.818627 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:51.819244 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005016589 sec., 107642.8625107618 rows/sec., 7.71 MiB/sec. 2025.01.08 01:17:51.819256 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.819462 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:51.819711 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} executeQuery: Read 13 rows, 830.00 B in 0.00505 sec., 2574.2574257425745 rows/sec., 160.50 KiB/sec. 2025.01.08 01:17:51.819884 [ 4 ] {2a6c1303-0dd8-4e7d-87e8-24ddd836f1b0} TCPHandler: Processed in 0.005482296 sec. 2025.01.08 01:17:51.820087 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.820124 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.820279 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_11_2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:51.820286 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:51.820409 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:51.820432 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.08 01:17:51.821189 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.821235 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.821635 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:17:51.821889 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.822063 [ 119 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:17:51.822130 [ 119 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.822138 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} executeQuery: Read 387 rows, 28.09 KiB in 0.001889 sec., 204870.30174695604 rows/sec., 14.52 MiB/sec. 2025.01.08 01:17:51.822173 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.822329 [ 255 ] {d25c8d91-73fc-4464-8b43-74020b898faa} TCPHandler: Processed in 0.002338967 sec. 2025.01.08 01:17:51.822625 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.822742 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:17:51.822988 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:51.823084 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.823112 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:51.823143 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part 2025.01.08 01:17:51.823531 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2025.01.08 01:17:51.824018 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:51.824355 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 387 rows starting from the beginning of the part 2025.01.08 01:17:51.824668 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part 2025.01.08 01:17:51.825015 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 387 rows starting from the beginning of the part 2025.01.08 01:17:51.825670 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.825728 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.827062 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:51.827732 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 5 columns (5 merged, 0 gathered) in 0.005447276 sec., 321261.4892287448 rows/sec., 24.39 MiB/sec. 2025.01.08 01:17:51.827981 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:17:51.828379 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.828486 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_26_5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:17:51.828604 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:17:51.829977 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.830212 [ 119 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.08 01:17:51.830289 [ 119 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.830321 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.830367 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} executeQuery: Read 6 rows, 321.00 B in 0.007439 sec., 806.5600215082673 rows/sec., 42.14 KiB/sec. 2025.01.08 01:17:51.830698 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.830802 [ 4 ] {aba5b410-18c7-4183-bdb4-018ea3ccea4c} TCPHandler: Processed in 0.008332261 sec. 2025.01.08 01:17:51.831026 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.831068 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.831085 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.831299 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.831413 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.831589 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.831625 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:51.831934 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.832255 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.832657 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:17:51.834167 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.834239 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.835458 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:17:51.835469 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00506911 sec., 13020.0370479236 rows/sec., 680.25 KiB/sec. 2025.01.08 01:17:51.835660 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.08 01:17:51.835986 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.836278 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.836299 [ 119 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:17:51.836417 [ 119 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.836506 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.836562 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_11_2} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.08 01:17:51.836567 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} executeQuery: Read 177 rows, 11.96 KiB in 0.005264 sec., 33624.62006079028 rows/sec., 2.22 MiB/sec. 2025.01.08 01:17:51.836912 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 01:17:51.836943 [ 255 ] {6de48310-3de5-4191-9629-3add90b95c2a} TCPHandler: Processed in 0.005986864 sec. 2025.01.08 01:17:51.836995 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:17:51.837200 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.837217 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.837284 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6421 rows starting from the beginning of the part 2025.01.08 01:17:51.837509 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.837609 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 61 rows starting from the beginning of the part 2025.01.08 01:17:51.837672 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:51.837902 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:51.838430 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part 2025.01.08 01:17:51.838832 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part 2025.01.08 01:17:51.839242 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part 2025.01.08 01:17:51.840519 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.840627 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.841812 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:17:51.842441 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.842854 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} executeQuery: Read 1 rows, 69.00 B in 0.005484 sec., 182.34865061998542 rows/sec., 12.29 KiB/sec. 2025.01.08 01:17:51.843109 [ 4 ] {e9ab8e1a-ecb8-40f7-bad2-dbd0984cda6e} TCPHandler: Processed in 0.006027415 sec. 2025.01.08 01:17:51.843357 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.843514 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.843620 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:51.844324 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 7036 rows, containing 5 columns (5 merged, 0 gathered) in 0.007741972 sec., 908812.3801016072 rows/sec., 60.86 MiB/sec. 2025.01.08 01:17:51.845297 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:17:51.845982 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.846307 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_26_5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:17:51.846527 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2025.01.08 01:17:51.846790 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.846848 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.847751 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:17:51.848123 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.848439 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} executeQuery: Read 41 rows, 75.23 KiB in 0.004959 sec., 8267.795926598104 rows/sec., 14.82 MiB/sec. 2025.01.08 01:17:51.848605 [ 255 ] {3462542a-5757-4c6c-909b-ece3c3f714ae} TCPHandler: Processed in 0.005344284 sec. 2025.01.08 01:17:51.848847 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:51.848983 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:51.849043 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:51.849637 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.849682 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.850203 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:17:51.850469 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.850611 [ 114 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:17:51.850652 [ 114 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:51.850673 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} executeQuery: Read 52 rows, 3.30 KiB in 0.001719 sec., 30250.145433391506 rows/sec., 1.87 MiB/sec. 2025.01.08 01:17:51.850677 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:51.850815 [ 4 ] {dbeee74e-ad41-44f8-921f-31dfee4508f9} TCPHandler: Processed in 0.002080333 sec. 2025.01.08 01:17:51.850912 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:17:51.851079 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:17:51.851125 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 738 rows starting from the beginning of the part 2025.01.08 01:17:51.851207 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part 2025.01.08 01:17:51.851301 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part 2025.01.08 01:17:51.851391 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:51.851497 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part 2025.01.08 01:17:51.851585 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 52 rows starting from the beginning of the part 2025.01.08 01:17:51.852718 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001930391 sec., 476587.385664355 rows/sec., 30.70 MiB/sec. 2025.01.08 01:17:51.852956 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:17:51.853272 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:51.853350 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_26_5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:17:51.853440 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.01.08 01:17:55.613426 [ 111 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:17:55.613501 [ 111 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:17:55.720863 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.01.08 01:17:55.721594 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:55.721643 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:55.722177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:55.722450 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:55.722713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.08 01:17:56.280679 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.08 01:17:56.300897 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:56.300967 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:56.308822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:17:56.309632 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:56.313011 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.08 01:17:56.794017 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:56.794213 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:56.794291 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:56.795087 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:56.795134 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:56.795564 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:17:56.795823 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:56.796024 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} executeQuery: Read 26 rows, 1.98 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 1.04 MiB/sec. 2025.01.08 01:17:56.796138 [ 4 ] {90c95f69-568e-442e-a5a1-75b6093cb463} TCPHandler: Processed in 0.002253075 sec. 2025.01.08 01:17:56.796406 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:56.796597 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:56.796673 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:56.797462 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:56.797508 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:56.797947 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:17:56.798201 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:56.798481 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} executeQuery: Read 28 rows, 2.24 KiB in 0.001931 sec., 14500.258933195235 rows/sec., 1.13 MiB/sec. 2025.01.08 01:17:56.798692 [ 255 ] {da780059-0a90-45fd-899d-791b9a6c400e} TCPHandler: Processed in 0.002416478 sec. 2025.01.08 01:17:56.798883 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:56.799025 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:56.799089 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:56.799678 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:56.799721 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:56.800141 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:17:56.800392 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:56.800582 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec. 2025.01.08 01:17:56.800641 [ 4 ] {a4d0b0c1-d91c-46ae-b9ae-433c6282a6bd} TCPHandler: Processed in 0.001843719 sec. 2025.01.08 01:17:56.800813 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:56.800942 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:56.801004 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:56.801539 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:56.801583 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:56.801999 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:17:56.802255 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:56.802476 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} executeQuery: Read 30 rows, 2.10 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.31 MiB/sec. 2025.01.08 01:17:56.802536 [ 255 ] {5eba4ec0-d147-4555-a16b-2c9b819ac5ab} TCPHandler: Processed in 0.001785508 sec. 2025.01.08 01:17:58.739025 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.739252 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.739331 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:17:58.740126 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.740175 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.740598 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:58.740860 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.741101 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. 2025.01.08 01:17:58.741169 [ 4 ] {1e8cbc53-f27d-471f-8c29-065f9fff53ee} TCPHandler: Processed in 0.002283696 sec. 2025.01.08 01:17:58.741409 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.741600 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:17:58.741675 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:17:58.742421 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.742465 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.742887 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:17:58.743141 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.743385 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} executeQuery: Read 12 rows, 1002.00 B in 0.001833 sec., 6546.6448445171845 rows/sec., 533.83 KiB/sec. 2025.01.08 01:17:58.743455 [ 255 ] {1f446398-3c46-4d8c-8089-268e3b4183ed} TCPHandler: Processed in 0.002176754 sec. 2025.01.08 01:17:58.743612 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.743759 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:17:58.743818 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:17:58.745214 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.745255 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.745739 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:17:58.745989 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.746213 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} executeQuery: Read 1359 rows, 115.98 KiB in 0.00249 sec., 545783.1325301204 rows/sec., 45.49 MiB/sec. 2025.01.08 01:17:58.746271 [ 4 ] {58132cfb-00d7-401a-a1bf-1a6098f96eb3} TCPHandler: Processed in 0.002731683 sec. 2025.01.08 01:17:58.746451 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.746598 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.746660 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:17:58.747285 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.747327 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.747700 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:17:58.747939 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.748209 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} executeQuery: Read 39 rows, 2.80 KiB in 0.001635 sec., 23853.211009174312 rows/sec., 1.67 MiB/sec. 2025.01.08 01:17:58.748414 [ 255 ] {ed343b30-f22b-43dd-a614-52d0c858c9bd} TCPHandler: Processed in 0.002030102 sec. 2025.01.08 01:17:58.748578 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.748720 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.748778 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:17:58.749554 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.749601 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.749990 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:58.750226 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.750528 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} executeQuery: Read 242 rows, 16.79 KiB in 0.001817 sec., 133186.57127132636 rows/sec., 9.02 MiB/sec. 2025.01.08 01:17:58.750653 [ 4 ] {6b73ea97-2be5-49eb-ab95-2aa2fcaa41c6} TCPHandler: Processed in 0.002148503 sec. 2025.01.08 01:17:58.750806 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.750948 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.751008 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:17:58.751702 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.751748 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.752120 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:58.752369 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.752638 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} executeQuery: Read 13 rows, 830.00 B in 0.001719 sec., 7562.536358347877 rows/sec., 471.52 KiB/sec. 2025.01.08 01:17:58.752816 [ 255 ] {dd4f4554-4bc5-4225-adb4-5a8dc14136d6} TCPHandler: Processed in 0.002072892 sec. 2025.01.08 01:17:58.752981 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.753109 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:17:58.753160 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:17:58.754236 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.754283 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.754742 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:17:58.754992 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.755231 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} executeQuery: Read 834 rows, 61.67 KiB in 0.002139 sec., 389901.8232819075 rows/sec., 28.16 MiB/sec. 2025.01.08 01:17:58.755447 [ 4 ] {959338ce-1b9f-4081-a9d6-e8618c90ee4e} TCPHandler: Processed in 0.00252501 sec. 2025.01.08 01:17:58.755638 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.755757 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:17:58.755809 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:17:58.756294 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.756335 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.756703 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:58.756942 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.757160 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2025.01.08 01:17:58.757210 [ 255 ] {e81f325d-916e-4708-9f36-6c9fa6242489} TCPHandler: Processed in 0.001654516 sec. 2025.01.08 01:17:58.757374 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.757495 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.757549 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:17:58.758364 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.758403 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.758898 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:17:58.759165 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.759382 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} executeQuery: Read 969 rows, 65.95 KiB in 0.001912 sec., 506799.1631799163 rows/sec., 33.68 MiB/sec. 2025.01.08 01:17:58.759434 [ 4 ] {e8b69bc9-d0bd-415e-8f0e-0b9413f680e6} TCPHandler: Processed in 0.002119284 sec. 2025.01.08 01:17:58.759584 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.759703 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.759757 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:17:58.760248 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.760288 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.760674 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:17:58.760924 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.761142 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. 2025.01.08 01:17:58.761199 [ 255 ] {220d8a46-d8ff-4571-810f-eff93b7894e4} TCPHandler: Processed in 0.001672137 sec. 2025.01.08 01:17:58.761356 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.761485 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.761571 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:17:58.762729 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.762770 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.763420 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:17:58.763684 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.763930 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} executeQuery: Read 20 rows, 36.70 KiB in 0.002474 sec., 8084.074373484236 rows/sec., 14.49 MiB/sec. 2025.01.08 01:17:58.764049 [ 4 ] {8400f5df-ae67-4eda-8c61-cf21a236bdfe} TCPHandler: Processed in 0.002750464 sec. 2025.01.08 01:17:58.764201 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:17:58.764323 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:17:58.764377 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:17:58.764872 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:17:58.764912 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:17:58.765303 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:17:58.765548 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:17:58.765763 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} executeQuery: Read 34 rows, 2.03 KiB in 0.001464 sec., 23224.043715846994 rows/sec., 1.36 MiB/sec. 2025.01.08 01:17:58.765819 [ 255 ] {582b15e1-fb51-4a33-acd4-73d966aa89e8} TCPHandler: Processed in 0.001676076 sec. 2025.01.08 01:18:00.756920 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 584 2025.01.08 01:18:00.760693 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:00.760754 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:00.762304 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:00.762651 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:00.763572 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 584 2025.01.08 01:18:01.793391 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.793600 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:01.793683 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:01.794543 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.794597 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.795050 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:18:01.795334 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.795594 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} executeQuery: Read 68 rows, 5.91 KiB in 0.002053 sec., 33122.26010716025 rows/sec., 2.81 MiB/sec. 2025.01.08 01:18:01.795670 [ 4 ] {33ede786-de3e-4254-a610-e19c074ad4d2} TCPHandler: Processed in 0.002435328 sec. 2025.01.08 01:18:01.795947 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.796144 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:01.796221 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:01.796994 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.797045 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.797491 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:01.797757 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.798001 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} executeQuery: Read 21 rows, 1.58 KiB in 0.001913 sec., 10977.522216414009 rows/sec., 825.46 KiB/sec. 2025.01.08 01:18:01.798072 [ 255 ] {57b46b33-b19a-4300-9a53-9639c4336284} TCPHandler: Processed in 0.002255915 sec. 2025.01.08 01:18:01.798236 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.798372 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:01.798428 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:01.799086 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.799131 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.799529 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:18:01.799825 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.800053 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} executeQuery: Read 49 rows, 3.92 KiB in 0.001713 sec., 28604.78692352598 rows/sec., 2.23 MiB/sec. 2025.01.08 01:18:01.800114 [ 4 ] {d13e2e38-2a7e-4641-a025-89d6267f91af} TCPHandler: Processed in 0.001937421 sec. 2025.01.08 01:18:01.800278 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.800415 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:01.800479 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:01.801063 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.801107 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.801517 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:18:01.801779 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.802015 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} executeQuery: Read 60 rows, 4.26 KiB in 0.001635 sec., 36697.24770642202 rows/sec., 2.54 MiB/sec. 2025.01.08 01:18:01.802121 [ 255 ] {7300b87b-9d01-4f38-ab95-db5af5900a2b} TCPHandler: Processed in 0.00190103 sec. 2025.01.08 01:18:01.802295 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.802424 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:01.802512 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:01.803740 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.803785 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.804454 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:01.804732 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.804997 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} executeQuery: Read 21 rows, 38.53 KiB in 0.0026 sec., 8076.923076923077 rows/sec., 14.47 MiB/sec. 2025.01.08 01:18:01.805126 [ 4 ] {0003267a-3392-47ab-9ea1-653086c2989e} TCPHandler: Processed in 0.002893555 sec. 2025.01.08 01:18:01.805301 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:01.805430 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:01.805487 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:01.806001 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:01.806047 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.08 01:18:01.806447 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:18:01.806726 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:01.806943 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} executeQuery: Read 18 rows, 1.26 KiB in 0.001541 sec., 11680.726800778715 rows/sec., 819.40 KiB/sec. 2025.01.08 01:18:01.807000 [ 255 ] {17c4f6ed-5c65-4d84-87de-73ba08c6f8ca} TCPHandler: Processed in 0.001758378 sec. 2025.01.08 01:18:03.222882 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.01.08 01:18:03.223561 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:03.223602 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:03.224187 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:18:03.224446 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:03.224732 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.01.08 01:18:03.813403 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.08 01:18:03.834383 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:03.834441 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:03.842044 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:18:03.842844 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:03.845576 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.08 01:18:06.794224 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:06.794468 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:06.794542 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:06.795310 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:06.795361 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:06.795833 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:18:06.796123 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:06.796419 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} executeQuery: Read 26 rows, 1.98 KiB in 0.002004 sec., 12974.051896207584 rows/sec., 987.77 KiB/sec. 2025.01.08 01:18:06.796650 [ 4 ] {6459d340-2ebb-4fba-addf-9ae0184829e9} TCPHandler: Processed in 0.00249436 sec. 2025.01.08 01:18:06.796938 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:06.797126 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:06.797198 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:06.797930 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:06.797973 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:06.798412 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:18:06.798690 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:06.798890 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} executeQuery: Read 28 rows, 2.24 KiB in 0.001815 sec., 15426.997245179064 rows/sec., 1.20 MiB/sec. 2025.01.08 01:18:06.798952 [ 255 ] {93da1473-a1ad-455b-888b-c1b4d05af60e} TCPHandler: Processed in 0.002145424 sec. 2025.01.08 01:18:06.799123 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:06.799247 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:06.799302 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:06.799894 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:06.799936 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:06.800347 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:18:06.800608 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:06.800811 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} executeQuery: Read 100 rows, 7.10 KiB in 0.00159 sec., 62893.08176100629 rows/sec., 4.36 MiB/sec. 2025.01.08 01:18:06.800879 [ 4 ] {5a3fcac5-30ff-4300-a627-96a09378fa07} TCPHandler: Processed in 0.001823558 sec. 2025.01.08 01:18:06.801037 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:06.801170 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:06.801227 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:06.801722 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:06.801760 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:06.802138 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:18:06.802384 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:06.802603 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} executeQuery: Read 30 rows, 2.10 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.41 MiB/sec. 2025.01.08 01:18:06.802761 [ 255 ] {0d9c09b0-7fb4-4193-99a8-dbc3724a5055} TCPHandler: Processed in 0.001775868 sec. 2025.01.08 01:18:10.613588 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:18:10.613694 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:18:10.725209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.01.08 01:18:10.725879 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:10.725923 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:10.726512 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:18:10.726776 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:10.727015 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.08 01:18:10.764223 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 604 2025.01.08 01:18:10.766974 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:10.767022 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:10.768492 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:10.768804 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:10.769512 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 604 2025.01.08 01:18:11.345963 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.08 01:18:11.367658 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.367727 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.375479 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:18:11.376301 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.380005 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.08 01:18:11.801400 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.801605 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.801680 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:11.802446 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.802500 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.802944 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:11.803215 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.803413 [ 91 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.08 01:18:11.803475 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. 2025.01.08 01:18:11.803508 [ 91 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.803572 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.803627 [ 4 ] {a4ef265a-4bcd-45e5-8f58-98d058138acb} TCPHandler: Processed in 0.002366487 sec. 2025.01.08 01:18:11.803749 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:18:11.803853 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.803903 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.08 01:18:11.803918 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.804025 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:11.804392 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:11.804650 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:11.804672 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:11.804903 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:11.804983 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:11.807501 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00382988 sec., 18277.33506010632 rows/sec., 1.35 MiB/sec. 2025.01.08 01:18:11.807628 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.807680 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.08 01:18:11.807693 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.808312 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.808532 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_13_3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.08 01:18:11.808598 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:18:11.808664 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:18:11.808945 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.809141 [ 91 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:18:11.809207 [ 91 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.809242 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.809259 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} executeQuery: Read 255 rows, 23.35 KiB in 0.004962 sec., 51390.56831922611 rows/sec., 4.60 MiB/sec. 2025.01.08 01:18:11.809511 [ 255 ] {da0e10d7-8037-4e53-a8c3-c205c44401e2} TCPHandler: Processed in 0.005744561 sec. 2025.01.08 01:18:11.809566 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:18:11.809730 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.809801 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.809864 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1400 rows starting from the beginning of the part 2025.01.08 01:18:11.809956 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.810112 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:11.810145 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:11.810451 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:18:11.810728 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part 2025.01.08 01:18:11.811030 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:11.811381 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 255 rows starting from the beginning of the part 2025.01.08 01:18:11.812841 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.812911 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.813950 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:11.814355 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.814586 [ 91 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:18:11.814731 [ 91 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.814809 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} executeQuery: Read 48 rows, 3.54 KiB in 0.004882 sec., 9832.036050798853 rows/sec., 724.92 KiB/sec. 2025.01.08 01:18:11.814878 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.815182 [ 4 ] {1309b391-7387-429a-aa26-048608cff203} TCPHandler: Processed in 0.005528177 sec. 2025.01.08 01:18:11.815398 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054375 sec., 517642.2008877878 rows/sec., 45.37 MiB/sec. 2025.01.08 01:18:11.815436 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.815809 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:18:11.815927 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.815956 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:18:11.816162 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:11.816614 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.816719 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 58 rows starting from the beginning of the part 2025.01.08 01:18:11.817170 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:11.817344 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.817766 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:11.817905 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_31_6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:18:11.818225 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:18:11.818358 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:18:11.818720 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2025.01.08 01:18:11.819004 [ 196 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:11.819846 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.819896 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.820467 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:11.820828 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.005365015 sec., 48834.905401010066 rows/sec., 3.69 MiB/sec. 2025.01.08 01:18:11.820877 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.821087 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:18:11.821579 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} executeQuery: Read 14 rows, 1004.00 B in 0.005786 sec., 2419.6335983408226 rows/sec., 169.46 KiB/sec. 2025.01.08 01:18:11.821864 [ 255 ] {688ae0f2-ce64-4a1f-befe-1b64034742f3} TCPHandler: Processed in 0.006548333 sec. 2025.01.08 01:18:11.821931 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.822087 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_16_3} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:18:11.822095 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.822182 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:18:11.822232 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.822280 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:11.822841 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.822881 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.823242 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:11.823507 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.823679 [ 91 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.08 01:18:11.823733 [ 91 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.823750 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} executeQuery: Read 13 rows, 830.00 B in 0.00154 sec., 8441.558441558442 rows/sec., 526.33 KiB/sec. 2025.01.08 01:18:11.823768 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.823939 [ 4 ] {e9fd7e2b-633b-4ef1-9c5d-2bc70d1e080a} TCPHandler: Processed in 0.00193578 sec. 2025.01.08 01:18:11.824124 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:18:11.824178 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.824512 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:11.824520 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.824560 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.08 01:18:11.824574 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:11.824757 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:11.824975 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:11.825378 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:11.825670 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:11.826916 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.826962 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.827263 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003365943 sec., 19311.081619623386 rows/sec., 1.25 MiB/sec. 2025.01.08 01:18:11.827531 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.08 01:18:11.827687 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:18:11.828084 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.828148 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.828278 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_13_3} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.08 01:18:11.828500 [ 91 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:18:11.828531 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:18:11.828603 [ 91 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.828649 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} executeQuery: Read 387 rows, 28.09 KiB in 0.004224 sec., 91619.31818181818 rows/sec., 6.49 MiB/sec. 2025.01.08 01:18:11.828664 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.828836 [ 255 ] {80df5477-1706-4094-bd7c-70bb5bc4c8d8} TCPHandler: Processed in 0.004770795 sec. 2025.01.08 01:18:11.828884 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:18:11.829022 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.829033 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.829074 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 871 rows starting from the beginning of the part 2025.01.08 01:18:11.829321 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:11.829447 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:11.829650 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:11.829685 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 834 rows starting from the beginning of the part 2025.01.08 01:18:11.830025 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part 2025.01.08 01:18:11.830400 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:11.830742 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 387 rows starting from the beginning of the part 2025.01.08 01:18:11.832078 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.832147 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.833229 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:11.833591 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.834149 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.005357195 sec., 410102.67500062997 rows/sec., 31.24 MiB/sec. 2025.01.08 01:18:11.834198 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} executeQuery: Read 6 rows, 321.00 B in 0.004904 sec., 1223.4910277324632 rows/sec., 63.92 KiB/sec. 2025.01.08 01:18:11.834309 [ 4 ] {ad44ce74-2f27-4a22-96d7-dfe28f295d26} TCPHandler: Processed in 0.005362254 sec. 2025.01.08 01:18:11.834431 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:18:11.834505 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.834718 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.834826 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:11.834947 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.835214 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_31_6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:18:11.835399 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:18:11.835784 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.835828 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.836240 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:18:11.836504 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.836691 [ 89 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:18:11.836749 [ 89 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.836758 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} executeQuery: Read 177 rows, 11.96 KiB in 0.002103 sec., 84165.4778887304 rows/sec., 5.55 MiB/sec. 2025.01.08 01:18:11.836783 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.836946 [ 255 ] {7c28d121-b094-408b-b2b3-be61c2820549} TCPHandler: Processed in 0.00252721 sec. 2025.01.08 01:18:11.837224 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:18:11.837246 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.837733 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.837852 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.837892 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:11.837927 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7036 rows starting from the beginning of the part 2025.01.08 01:18:11.838190 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:11.838619 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 969 rows starting from the beginning of the part 2025.01.08 01:18:11.838934 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.01.08 01:18:11.839386 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:11.839775 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 177 rows starting from the beginning of the part 2025.01.08 01:18:11.840592 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.840669 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.841329 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:18:11.841763 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.842319 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} executeQuery: Read 1 rows, 69.00 B in 0.004708 sec., 212.40441801189462 rows/sec., 14.31 KiB/sec. 2025.01.08 01:18:11.842433 [ 4 ] {5a23db5a-bbf5-41ae-862f-8efb042ee357} TCPHandler: Processed in 0.005363414 sec. 2025.01.08 01:18:11.842628 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.842753 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.842838 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:11.844192 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 8442 rows, containing 5 columns (5 merged, 0 gathered) in 0.007278245 sec., 1159895.0021605482 rows/sec., 77.66 MiB/sec. 2025.01.08 01:18:11.844509 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:18:11.845398 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.845398 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.845463 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.845619 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_31_6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:18:11.845811 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.01.08 01:18:11.846530 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:11.846812 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.847007 [ 89 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:18:11.847080 [ 89 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.847131 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.847128 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} executeQuery: Read 41 rows, 75.23 KiB in 0.004388 sec., 9343.6645396536 rows/sec., 16.74 MiB/sec. 2025.01.08 01:18:11.847545 [ 255 ] {6aa943c1-16f4-45e7-bb47-432ced6e341b} TCPHandler: Processed in 0.005008059 sec. 2025.01.08 01:18:11.847598 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:18:11.847764 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:11.848056 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:11.848221 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:11.848758 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.849053 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part 2025.01.08 01:18:11.849971 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:11.850123 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.850203 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.850800 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:11.851171 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:18:11.851725 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.01.08 01:18:11.851853 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.852245 [ 89 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:18:11.852362 [ 89 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:11.852436 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:11.852605 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} executeQuery: Read 52 rows, 3.30 KiB in 0.004611 sec., 11277.380177835612 rows/sec., 715.00 KiB/sec. 2025.01.08 01:18:11.853053 [ 4 ] {2b71374a-5a17-4898-8f2e-21e794c5b1a5} TCPHandler: Processed in 0.005389155 sec. 2025.01.08 01:18:11.853541 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:11.853549 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2025.01.08 01:18:11.853997 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:11.854189 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 920 rows starting from the beginning of the part 2025.01.08 01:18:11.854648 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:11.854725 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:11.854921 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.01.08 01:18:11.855278 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part 2025.01.08 01:18:11.855716 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:11.856103 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part 2025.01.08 01:18:11.859253 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.006635834 sec., 163355.50286520127 rows/sec., 10.52 MiB/sec. 2025.01.08 01:18:11.859551 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:18:11.860208 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.860444 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_31_6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:18:11.860625 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.08 01:18:11.862902 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 19 columns (19 merged, 0 gathered) in 0.015655117 sec., 25422.99747743821 rows/sec., 45.56 MiB/sec. 2025.01.08 01:18:11.863580 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:18:11.864014 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:11.864103 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_16_3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:18:11.864230 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.01.08 01:18:16.794413 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:16.794628 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:16.794710 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:16.795446 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:16.795496 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:16.795933 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:18:16.796184 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:16.796432 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} executeQuery: Read 26 rows, 1.98 KiB in 0.001864 sec., 13948.497854077254 rows/sec., 1.04 MiB/sec. 2025.01.08 01:18:16.796500 [ 4 ] {76a9c414-8434-4e65-aa13-9d7e6d1e9d8c} TCPHandler: Processed in 0.002225395 sec. 2025.01.08 01:18:16.796748 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:16.796962 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:16.797045 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:16.797909 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:16.797954 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:16.798390 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:18:16.798655 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:16.798870 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} executeQuery: Read 28 rows, 2.24 KiB in 0.001968 sec., 14227.642276422763 rows/sec., 1.11 MiB/sec. 2025.01.08 01:18:16.798940 [ 255 ] {63cddf83-8f90-44b8-abc3-e21a3a2dafc9} TCPHandler: Processed in 0.002336927 sec. 2025.01.08 01:18:16.799083 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:16.799231 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:16.799297 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:16.800008 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:16.800050 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:16.800472 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:18:16.800753 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:16.801011 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} executeQuery: Read 100 rows, 7.10 KiB in 0.00181 sec., 55248.61878453039 rows/sec., 3.83 MiB/sec. 2025.01.08 01:18:16.801118 [ 4 ] {76e78bda-78a5-4893-845d-159dbe010427} TCPHandler: Processed in 0.002096953 sec. 2025.01.08 01:18:16.801391 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:16.801545 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:16.801641 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:16.802173 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:16.802212 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:16.802600 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:18:16.802841 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:16.803021 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} executeQuery: Read 30 rows, 2.10 KiB in 0.001513 sec., 19828.15598149372 rows/sec., 1.36 MiB/sec. 2025.01.08 01:18:16.803075 [ 255 ] {2a2dd253-f979-4939-9262-5bdb4eb3dfe2} TCPHandler: Processed in 0.001848529 sec. 2025.01.08 01:18:18.227301 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.01.08 01:18:18.228063 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:18.228109 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:18.228639 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:18:18.228903 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:18.229109 [ 82 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:18:18.229173 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.01.08 01:18:18.229199 [ 82 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:18.229229 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:18.229396 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.229555 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:18.229598 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.229673 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.229760 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.230011 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.230160 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.230305 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:18.232281 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002976077 sec., 3258988.2587043275 rows/sec., 46.62 MiB/sec. 2025.01.08 01:18:18.232594 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:18:18.232929 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:18.233010 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_21_4} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:18:18.233115 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.08 01:18:18.880218 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.08 01:18:18.904032 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:18.904100 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:18.912445 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:18:18.913369 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:18.913723 [ 80 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:18:18.913869 [ 80 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:18.913932 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:18.914200 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.922973 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.08 01:18:18.924407 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:18.925344 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.929952 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.934567 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.939636 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.944996 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:18.949675 [ 199 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:19.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 193.82 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 185.07 MiB (RSS), difference: -8.75 MiB 2025.01.08 01:18:19.009042 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.094975826 sec., 1674.11020989699 rows/sec., 8.66 MiB/sec. 2025.01.08 01:18:19.011991 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:18:19.015011 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:19.015138 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_21_4} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:18:19.017702 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.01.08 01:18:20.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 174.70 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 185.08 MiB (RSS), difference: 10.38 MiB 2025.01.08 01:18:20.769825 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 634 2025.01.08 01:18:20.773128 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:20.773183 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:20.774748 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:20.775062 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:20.775734 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 634 2025.01.08 01:18:21.800865 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.801070 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.801152 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:21.802016 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.802060 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.802489 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:21.802744 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.802989 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. 2025.01.08 01:18:21.803207 [ 4 ] {699dc557-84c0-42af-b1af-9626bf7f5885} TCPHandler: Processed in 0.00247926 sec. 2025.01.08 01:18:21.803499 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.803719 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:21.803805 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:21.804731 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.804784 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.805255 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:18:21.805517 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.805812 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} executeQuery: Read 255 rows, 23.35 KiB in 0.002149 sec., 118659.84178687763 rows/sec., 10.61 MiB/sec. 2025.01.08 01:18:21.805910 [ 255 ] {3817efcc-3fdc-4d07-9262-5095b1a23635} TCPHandler: Processed in 0.00256394 sec. 2025.01.08 01:18:21.806165 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.806324 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.806385 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:21.807070 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.807110 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.807480 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:21.807734 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.807935 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} executeQuery: Read 48 rows, 3.54 KiB in 0.001645 sec., 29179.331306990884 rows/sec., 2.10 MiB/sec. 2025.01.08 01:18:21.807991 [ 4 ] {4710f9dd-1c5e-4c37-b1e7-31f75dea6c9c} TCPHandler: Processed in 0.001960771 sec. 2025.01.08 01:18:21.808147 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.808293 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.808356 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:21.809051 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.809090 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.809458 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:21.809707 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.809890 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} executeQuery: Read 14 rows, 1004.00 B in 0.001633 sec., 8573.178199632579 rows/sec., 600.41 KiB/sec. 2025.01.08 01:18:21.809943 [ 255 ] {6037d149-d878-49cd-8d52-13e051d725ff} TCPHandler: Processed in 0.00186659 sec. 2025.01.08 01:18:21.810100 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.810238 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.810295 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:21.810965 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.811008 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.811372 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:21.811614 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.811863 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} executeQuery: Read 13 rows, 830.00 B in 0.001654 sec., 7859.7339782345825 rows/sec., 490.05 KiB/sec. 2025.01.08 01:18:21.812060 [ 4 ] {8337262c-2698-4bdf-9266-201e97769f1f} TCPHandler: Processed in 0.002026682 sec. 2025.01.08 01:18:21.812214 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.812353 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:21.812413 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:21.813229 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.813268 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.813667 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:18:21.813913 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.814103 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} executeQuery: Read 387 rows, 28.09 KiB in 0.001781 sec., 217293.6552498596 rows/sec., 15.40 MiB/sec. 2025.01.08 01:18:21.814159 [ 255 ] {5034e1bd-5fcf-4112-8928-50f177cf249f} TCPHandler: Processed in 0.002012321 sec. 2025.01.08 01:18:21.814365 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.814587 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:21.814688 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:21.815308 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.815348 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.815712 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:21.815953 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.816234 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} executeQuery: Read 6 rows, 321.00 B in 0.001683 sec., 3565.0623885918003 rows/sec., 186.26 KiB/sec. 2025.01.08 01:18:21.816419 [ 4 ] {6f18411c-74f1-43e4-8466-fa69bf02048d} TCPHandler: Processed in 0.002160624 sec. 2025.01.08 01:18:21.816569 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.816711 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.816775 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:21.817368 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.817406 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.817817 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:18:21.818060 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.818248 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} executeQuery: Read 177 rows, 11.96 KiB in 0.001569 sec., 112810.70745697895 rows/sec., 7.44 MiB/sec. 2025.01.08 01:18:21.818303 [ 255 ] {472aafea-41fb-4a6e-b2e0-3b4495fc9257} TCPHandler: Processed in 0.001799978 sec. 2025.01.08 01:18:21.818502 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.818722 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.818815 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:21.819363 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.819402 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.819761 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:18:21.820002 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.820164 [ 76 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.01.08 01:18:21.820234 [ 76 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.820240 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. 2025.01.08 01:18:21.820270 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.820362 [ 4 ] {6d383a3f-06d6-48ff-9c6a-52579901c0c3} TCPHandler: Processed in 0.001961091 sec. 2025.01.08 01:18:21.820548 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.820564 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.820715 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:21.820738 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.820760 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.820972 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:21.820991 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.821395 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.821783 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.822167 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.822512 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:18:21.824649 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.004255147 sec., 3290.133102334655 rows/sec., 221.70 KiB/sec. 2025.01.08 01:18:21.824946 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.08 01:18:21.825223 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.825292 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.825668 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.825846 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_14_3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.01.08 01:18:21.826006 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:18:21.826431 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:21.826703 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.826991 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} executeQuery: Read 41 rows, 75.23 KiB in 0.006265 sec., 6544.293695131684 rows/sec., 11.73 MiB/sec. 2025.01.08 01:18:21.827298 [ 255 ] {7ec8dc09-bc7b-483c-a0a0-796926fd18f9} TCPHandler: Processed in 0.006831688 sec. 2025.01.08 01:18:21.827453 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:21.827569 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:21.827620 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:21.828107 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:21.828146 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:21.828525 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:18:21.828761 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:21.829010 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} executeQuery: Read 52 rows, 3.30 KiB in 0.001457 sec., 35689.77350720659 rows/sec., 2.21 MiB/sec. 2025.01.08 01:18:21.829150 [ 4 ] {5b0f1115-a1ca-41d6-9784-d9d07749bf96} TCPHandler: Processed in 0.001748387 sec. 2025.01.08 01:18:25.613752 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:18:25.613830 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:18:25.729356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.01.08 01:18:25.730078 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:25.730120 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:25.730755 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:18:25.731010 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:25.731214 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.08 01:18:26.423096 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.08 01:18:26.442994 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:26.443068 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:26.450736 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:18:26.451538 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:26.454681 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.08 01:18:26.794575 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:26.794763 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:26.794835 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:26.795584 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:26.795629 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:26.796079 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:18:26.796328 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:26.796524 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} executeQuery: Read 26 rows, 1.98 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 1.07 MiB/sec. 2025.01.08 01:18:26.796580 [ 4 ] {9cd7073b-4871-496c-9f77-5fbed3657b3b} TCPHandler: Processed in 0.002130914 sec. 2025.01.08 01:18:26.796856 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:26.797079 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:26.797164 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:26.797927 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:26.797980 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:26.798424 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:18:26.798707 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:26.798952 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} executeQuery: Read 28 rows, 2.24 KiB in 0.001934 sec., 14477.766287487073 rows/sec., 1.13 MiB/sec. 2025.01.08 01:18:26.799021 [ 255 ] {09762597-da4b-4d5c-a16e-7d9d45a5d0f9} TCPHandler: Processed in 0.002314136 sec. 2025.01.08 01:18:26.799175 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:26.799315 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:26.799379 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:26.800025 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:26.800070 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:26.800478 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:18:26.800720 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:26.800921 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} executeQuery: Read 100 rows, 7.10 KiB in 0.001638 sec., 61050.06105006106 rows/sec., 4.23 MiB/sec. 2025.01.08 01:18:26.800973 [ 4 ] {9d9a1efb-c2e3-4efd-a3a8-e70619820a83} TCPHandler: Processed in 0.00186494 sec. 2025.01.08 01:18:26.801111 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:26.801259 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:26.801325 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:26.801924 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:26.801973 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:26.802385 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:18:26.802626 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:26.802867 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} executeQuery: Read 30 rows, 2.10 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 1.26 MiB/sec. 2025.01.08 01:18:26.802943 [ 255 ] {af0765e8-38f8-4383-b7e3-3eb443a114f6} TCPHandler: Processed in 0.00188884 sec. 2025.01.08 01:18:28.739457 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.739664 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.739740 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:28.740483 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.740536 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.740979 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:28.741239 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.741473 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2025.01.08 01:18:28.741541 [ 4 ] {b9170ffa-188e-4592-9e0b-55bf71881eb9} TCPHandler: Processed in 0.002212085 sec. 2025.01.08 01:18:28.741788 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.742002 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:28.742088 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:28.743330 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.743382 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.743923 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:18:28.744186 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.744432 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} executeQuery: Read 1353 rows, 115.54 KiB in 0.00249 sec., 543373.4939759036 rows/sec., 45.31 MiB/sec. 2025.01.08 01:18:28.744500 [ 255 ] {dfd84116-ed05-4da8-a9ab-ba3ce5616856} TCPHandler: Processed in 0.002857795 sec. 2025.01.08 01:18:28.744655 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.744808 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.744870 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:28.745527 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.745568 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.745949 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:28.746187 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.746421 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} executeQuery: Read 27 rows, 1.96 KiB in 0.001649 sec., 16373.559733171618 rows/sec., 1.16 MiB/sec. 2025.01.08 01:18:28.746542 [ 4 ] {9748e4e0-06ef-4c1c-9843-9c3d8f48c5bd} TCPHandler: Processed in 0.001958641 sec. 2025.01.08 01:18:28.746698 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.746834 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.746892 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:28.747561 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.747600 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.748041 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:28.748296 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.748559 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} executeQuery: Read 242 rows, 16.79 KiB in 0.001747 sec., 138523.1825987407 rows/sec., 9.38 MiB/sec. 2025.01.08 01:18:28.748757 [ 255 ] {c1ac650e-0ba3-46d3-9bd2-c4c7aeeedeae} TCPHandler: Processed in 0.002129163 sec. 2025.01.08 01:18:28.748917 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.749059 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.749116 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:28.749701 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.749746 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.750099 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:28.750347 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.750560 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. 2025.01.08 01:18:28.750616 [ 4 ] {6df478ba-0f1b-4e47-92a2-dc5b76b8211f} TCPHandler: Processed in 0.001769378 sec. 2025.01.08 01:18:28.750744 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.750860 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:28.750909 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:28.751828 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.751871 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.752274 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:18:28.752518 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.752733 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} executeQuery: Read 822 rows, 60.69 KiB in 0.001897 sec., 433315.76172904583 rows/sec., 31.24 MiB/sec. 2025.01.08 01:18:28.752789 [ 255 ] {4b9c1e4b-7d13-4091-97c0-62737c6b19f9} TCPHandler: Processed in 0.002102093 sec. 2025.01.08 01:18:28.752937 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.753077 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:28.753135 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:28.753619 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.753658 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.754015 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:28.754251 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.754471 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. 2025.01.08 01:18:28.754522 [ 4 ] {9c4d230e-c60b-4a0b-a5f4-aae79aa7d0d8} TCPHandler: Processed in 0.001654026 sec. 2025.01.08 01:18:28.754656 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.754774 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.754828 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:28.755541 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.755578 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.756024 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:18:28.756276 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.756495 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} executeQuery: Read 963 rows, 65.53 KiB in 0.001739 sec., 553766.5324899367 rows/sec., 36.80 MiB/sec. 2025.01.08 01:18:28.756631 [ 255 ] {6768c9dd-52fa-4599-9f6b-a9b15fa7cd01} TCPHandler: Processed in 0.002026762 sec. 2025.01.08 01:18:28.756834 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.756961 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.757012 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:28.757458 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.757495 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.757852 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:18:28.758083 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.758379 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. 2025.01.08 01:18:28.758548 [ 4 ] {0f4fcbc4-8fa7-4f8c-943e-10f194c39be8} TCPHandler: Processed in 0.001814498 sec. 2025.01.08 01:18:28.758701 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.758843 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.758940 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:28.760086 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.760124 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.760757 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:28.761026 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.761233 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} executeQuery: Read 20 rows, 36.70 KiB in 0.002422 sec., 8257.638315441784 rows/sec., 14.80 MiB/sec. 2025.01.08 01:18:28.761339 [ 255 ] {8fa69cdd-ea01-4e8f-bc9e-67b780fb5aec} TCPHandler: Processed in 0.002704912 sec. 2025.01.08 01:18:28.761488 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:28.761630 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:28.761689 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:28.762237 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:28.762276 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:28.762638 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:18:28.762881 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:28.763101 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} executeQuery: Read 34 rows, 2.03 KiB in 0.001503 sec., 22621.42381902861 rows/sec., 1.32 MiB/sec. 2025.01.08 01:18:28.763154 [ 4 ] {edc69436-95f1-4428-9968-6d8c49c462d7} TCPHandler: Processed in 0.001734907 sec. 2025.01.08 01:18:30.776023 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 686 2025.01.08 01:18:30.780264 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:30.780332 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:30.781841 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:30.782155 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:30.782375 [ 59 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.08 01:18:30.782493 [ 59 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:30.782560 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:30.782932 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:18:30.784196 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 686 2025.01.08 01:18:30.784579 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:30.784758 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part 2025.01.08 01:18:30.785260 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:18:30.785761 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:18:30.786252 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part 2025.01.08 01:18:30.786736 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:18:30.787197 [ 193 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2025.01.08 01:18:30.794735 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 72 columns (72 merged, 0 gathered) in 0.012036529 sec., 56993.17469346852 rows/sec., 47.73 MiB/sec. 2025.01.08 01:18:30.796096 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.08 01:18:30.796956 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:30.797056 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_16_3} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.08 01:18:30.797385 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. 2025.01.08 01:18:31.794005 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.794219 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:18:31.794298 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:18:31.795014 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.795059 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.795507 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:18:31.795759 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.795970 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} executeQuery: Read 2 rows, 167.00 B in 0.001806 sec., 1107.4197120708748 rows/sec., 90.30 KiB/sec. 2025.01.08 01:18:31.796045 [ 4 ] {9209594d-8f1b-4ce9-9d78-2b7f69e8d287} TCPHandler: Processed in 0.002179275 sec. 2025.01.08 01:18:31.796300 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.796515 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:31.796595 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:31.797549 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.797595 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.798056 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:18:31.798330 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.798527 [ 58 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:18:31.798595 [ 58 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.798608 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} executeQuery: Read 69 rows, 5.98 KiB in 0.002142 sec., 32212.885154061627 rows/sec., 2.73 MiB/sec. 2025.01.08 01:18:31.798634 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.798756 [ 255 ] {5db28574-6f10-4783-92b9-c96d917611c6} TCPHandler: Processed in 0.0025943 sec. 2025.01.08 01:18:31.798943 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:18:31.798966 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.799219 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:31.799232 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:31.799303 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part 2025.01.08 01:18:31.799313 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:31.799615 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:31.799934 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 255 rows starting from the beginning of the part 2025.01.08 01:18:31.800187 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:31.800585 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:18:31.800983 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part 2025.01.08 01:18:31.802243 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.802296 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:31.803282 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:18:31.803737 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.804011 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} executeQuery: Read 23 rows, 1.72 KiB in 0.004885 sec., 4708.290685772774 rows/sec., 351.84 KiB/sec. 2025.01.08 01:18:31.804344 [ 4 ] {085da69b-fb90-4fe7-98d3-6662ba496761} TCPHandler: Processed in 0.005478246 sec. 2025.01.08 01:18:31.804640 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.804979 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:31.804996 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.006221408 sec., 503262.2840360253 rows/sec., 44.11 MiB/sec. 2025.01.08 01:18:31.805052 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:31.805416 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:18:31.806066 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.806125 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.806137 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:31.806333 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_36_7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:18:31.806545 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:18:31.806754 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:18:31.807016 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.807185 [ 58 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:18:31.807250 [ 58 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.807275 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} executeQuery: Read 51 rows, 4.08 KiB in 0.002353 sec., 21674.458138546535 rows/sec., 1.69 MiB/sec. 2025.01.08 01:18:31.807292 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.807433 [ 255 ] {726f7470-5cf6-4083-bfdd-9d5ca13b0d5a} TCPHandler: Processed in 0.002959406 sec. 2025.01.08 01:18:31.807554 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:18:31.807642 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.807833 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:31.807898 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:31.807918 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 875 rows starting from the beginning of the part 2025.01.08 01:18:31.808012 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:31.808326 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:31.808722 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 387 rows starting from the beginning of the part 2025.01.08 01:18:31.809150 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:31.809442 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 822 rows starting from the beginning of the part 2025.01.08 01:18:31.809791 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2025.01.08 01:18:31.810528 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.810594 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:31.811542 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:18:31.812091 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.812364 [ 58 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:18:31.812419 [ 58 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.812449 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:31.812484 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} executeQuery: Read 61 rows, 4.33 KiB in 0.004656 sec., 13101.374570446735 rows/sec., 930.00 KiB/sec. 2025.01.08 01:18:31.812910 [ 4 ] {b018332f-fe1f-455e-8966-36fb601d3616} TCPHandler: Processed in 0.005365054 sec. 2025.01.08 01:18:31.812926 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:18:31.813328 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.813506 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006063746 sec., 361327.7996802637 rows/sec., 27.52 MiB/sec. 2025.01.08 01:18:31.813508 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:31.813616 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 8442 rows starting from the beginning of the part 2025.01.08 01:18:31.813652 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:31.813838 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:18:31.814107 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:31.814222 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:31.814609 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part 2025.01.08 01:18:31.815258 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:31.815342 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.815827 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 963 rows starting from the beginning of the part 2025.01.08 01:18:31.815867 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_36_7} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:18:31.816352 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:18:31.816461 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part 2025.01.08 01:18:31.819585 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.819659 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:31.821181 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:18:31.821890 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.822337 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} executeQuery: Read 21 rows, 38.53 KiB in 0.008767 sec., 2395.3461845557204 rows/sec., 4.29 MiB/sec. 2025.01.08 01:18:31.822650 [ 255 ] {a391cd53-7e4f-4e09-b4c9-b14fc312808d} TCPHandler: Processed in 0.009597861 sec. 2025.01.08 01:18:31.822837 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:31.823168 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 9843 rows, containing 5 columns (5 merged, 0 gathered) in 0.010628217 sec., 926119.5927783559 rows/sec., 62.01 MiB/sec. 2025.01.08 01:18:31.823170 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:31.823276 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:31.823455 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:18:31.824051 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.824243 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_36_7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:18:31.824284 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.824377 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.824395 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. 2025.01.08 01:18:31.824797 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:18:31.825043 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.825173 [ 58 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:18:31.825208 [ 58 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:31.825233 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.08 01:18:31.825259 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} executeQuery: Read 18 rows, 1.26 KiB in 0.002172 sec., 8287.292817679558 rows/sec., 581.35 KiB/sec. 2025.01.08 01:18:31.825388 [ 4 ] {edc191a0-91ce-474b-8191-e69ec149c9ad} TCPHandler: Processed in 0.002644412 sec. 2025.01.08 01:18:31.825413 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:31.825539 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:31.825573 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1084 rows starting from the beginning of the part 2025.01.08 01:18:31.825694 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part 2025.01.08 01:18:31.825876 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part 2025.01.08 01:18:31.826011 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part 2025.01.08 01:18:31.826214 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.01.08 01:18:31.826315 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part 2025.01.08 01:18:31.827557 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270506 sec., 549657.212973672 rows/sec., 35.39 MiB/sec. 2025.01.08 01:18:31.827739 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:18:31.828013 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:31.828084 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_36_7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:18:31.828149 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.01.08 01:18:33.231408 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.01.08 01:18:33.232499 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:33.232546 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:33.233099 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:18:33.233366 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:33.233689 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.01.08 01:18:33.954800 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.08 01:18:33.976493 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:33.976561 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:33.984331 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:18:33.985152 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:33.988140 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.08 01:18:36.794429 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:36.794648 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:36.794730 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:36.795575 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:36.795621 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:36.796075 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:18:36.796340 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:36.796605 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} executeQuery: Read 26 rows, 1.98 KiB in 0.002005 sec., 12967.581047381547 rows/sec., 987.28 KiB/sec. 2025.01.08 01:18:36.796689 [ 4 ] {329b69cf-c9b8-47cb-b084-254140c7ee2f} TCPHandler: Processed in 0.002400487 sec. 2025.01.08 01:18:36.797038 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:36.797263 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:36.797347 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:36.798132 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:36.798187 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:36.798641 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:18:36.798907 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:36.799188 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} executeQuery: Read 28 rows, 2.24 KiB in 0.001981 sec., 14134.275618374557 rows/sec., 1.10 MiB/sec. 2025.01.08 01:18:36.799396 [ 255 ] {fb279641-f572-4730-8259-e37764cff65f} TCPHandler: Processed in 0.002579281 sec. 2025.01.08 01:18:36.799624 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:36.799767 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:36.799832 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:36.800452 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:36.800492 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:36.800929 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:18:36.801186 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:36.801399 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} executeQuery: Read 100 rows, 7.10 KiB in 0.001658 sec., 60313.63088057901 rows/sec., 4.18 MiB/sec. 2025.01.08 01:18:36.801496 [ 4 ] {22ae1152-4ebc-4926-ae33-960ed29abf72} TCPHandler: Processed in 0.001971071 sec. 2025.01.08 01:18:36.801817 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:36.802077 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:36.802173 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:36.802822 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:36.802863 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:36.803241 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:18:36.803479 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:36.803692 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} executeQuery: Read 30 rows, 2.10 KiB in 0.001672 sec., 17942.583732057414 rows/sec., 1.23 MiB/sec. 2025.01.08 01:18:36.803746 [ 255 ] {be4d1ad4-e550-42d1-8143-b090f026e9af} TCPHandler: Processed in 0.002139724 sec. 2025.01.08 01:18:39.129638 [ 46 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.08 01:18:39.129715 [ 46 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:39.129738 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:39.129913 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:18:39.130126 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:39.130166 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.01.08 01:18:39.130252 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.08 01:18:39.130489 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:39.130754 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:39.130894 [ 186 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.08 01:18:39.132178 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373008 sec., 317740.1846095757 rows/sec., 22.75 MiB/sec. 2025.01.08 01:18:39.132418 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.08 01:18:39.132797 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:39.132899 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_15_3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.08 01:18:39.133017 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:18:40.223918 [ 42 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.08 01:18:40.223980 [ 42 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:40.224003 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:40.224218 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.224433 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:40.224482 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.224577 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.224749 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.225015 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.225212 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:18:40.226333 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246945 sec., 40054.38495379281 rows/sec., 2.04 MiB/sec. 2025.01.08 01:18:40.226497 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.08 01:18:40.226799 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:40.226885 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_15_3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.08 01:18:40.226982 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 01:18:40.614563 [ 42 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:18:40.614645 [ 42 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:18:40.733869 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.01.08 01:18:40.734594 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:40.734645 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:40.735223 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:18:40.735488 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:40.735732 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.08 01:18:40.784591 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 708 2025.01.08 01:18:40.788061 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:40.788103 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:40.789595 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:40.789918 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:40.790434 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 708 2025.01.08 01:18:41.488245 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.08 01:18:41.510332 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.510396 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.517874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:18:41.518674 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.521754 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.08 01:18:41.801652 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.801868 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.801952 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:41.802810 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.802866 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.803324 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:41.803600 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.803847 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} executeQuery: Read 14 rows, 1.01 KiB in 0.00204 sec., 6862.745098039215 rows/sec., 494.03 KiB/sec. 2025.01.08 01:18:41.803915 [ 4 ] {4483a8da-d98d-455a-b84f-aac59bbc53ef} TCPHandler: Processed in 0.002402738 sec. 2025.01.08 01:18:41.804170 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.804389 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:41.804473 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:41.805416 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.805472 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.805944 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:18:41.806217 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.806475 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} executeQuery: Read 255 rows, 23.35 KiB in 0.002147 sec., 118770.37727061014 rows/sec., 10.62 MiB/sec. 2025.01.08 01:18:41.806546 [ 255 ] {f80a91b5-c81a-4a54-919b-169565b1dc33} TCPHandler: Processed in 0.00252114 sec. 2025.01.08 01:18:41.806698 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.806833 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.806887 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:41.807496 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.807538 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.807926 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:18:41.808176 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.808398 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} executeQuery: Read 48 rows, 3.54 KiB in 0.001595 sec., 30094.043887147334 rows/sec., 2.17 MiB/sec. 2025.01.08 01:18:41.808456 [ 4 ] {d2f2ebf0-05ed-400e-b294-7f4096701925} TCPHandler: Processed in 0.001820999 sec. 2025.01.08 01:18:41.808610 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.808765 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.808828 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:41.809543 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.809594 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.809985 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:41.810235 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.810449 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} executeQuery: Read 14 rows, 1004.00 B in 0.001718 sec., 8149.010477299185 rows/sec., 570.70 KiB/sec. 2025.01.08 01:18:41.810504 [ 255 ] {c8a376c4-8edd-443b-8ff6-9846ca5ed4c6} TCPHandler: Processed in 0.001966531 sec. 2025.01.08 01:18:41.810640 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.810780 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.810836 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:41.811515 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.811563 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.811947 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:41.812188 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.812438 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. 2025.01.08 01:18:41.812624 [ 4 ] {2eca04f6-6749-4f85-8f55-38c070bdce01} TCPHandler: Processed in 0.002040532 sec. 2025.01.08 01:18:41.812854 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.812998 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:41.813066 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:41.813896 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.813937 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.814358 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:18:41.814600 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.814963 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} executeQuery: Read 387 rows, 28.09 KiB in 0.001939 sec., 199587.4161939144 rows/sec., 14.15 MiB/sec. 2025.01.08 01:18:41.815384 [ 255 ] {850a2a3a-bf7d-4abb-968c-691b3980147e} TCPHandler: Processed in 0.002660462 sec. 2025.01.08 01:18:41.815766 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.815976 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:41.816036 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:41.816602 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.816646 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.817006 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:41.817237 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.817501 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.01.08 01:18:41.817924 [ 4 ] {57d0b705-4301-47f6-8d95-8b510e6203af} TCPHandler: Processed in 0.002414988 sec. 2025.01.08 01:18:41.818189 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.818327 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.818382 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:41.818961 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.819001 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.819393 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:18:41.819631 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.819976 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} executeQuery: Read 177 rows, 11.96 KiB in 0.001643 sec., 107729.76262933659 rows/sec., 7.11 MiB/sec. 2025.01.08 01:18:41.820259 [ 255 ] {074982a4-dc59-4723-b3da-c145f13d4b24} TCPHandler: Processed in 0.002206145 sec. 2025.01.08 01:18:41.820589 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.821023 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.821105 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:41.821552 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.821591 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.821961 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:18:41.822196 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.822429 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2025.01.08 01:18:41.822617 [ 4 ] {e48f8f85-3560-4491-ab44-5b9b5ae5e801} TCPHandler: Processed in 0.002224605 sec. 2025.01.08 01:18:41.822772 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.822918 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.823010 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:41.824279 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.824317 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.825011 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:18:41.825268 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.825470 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} executeQuery: Read 41 rows, 75.23 KiB in 0.002582 sec., 15879.163439194423 rows/sec., 28.45 MiB/sec. 2025.01.08 01:18:41.825562 [ 255 ] {081b513d-dabb-4031-bb2d-b7d4f4722ef8} TCPHandler: Processed in 0.002858765 sec. 2025.01.08 01:18:41.825706 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:41.825845 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:41.825905 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:41.826461 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:41.826508 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:41.826899 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:18:41.827133 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:41.827381 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} executeQuery: Read 52 rows, 3.30 KiB in 0.001565 sec., 33226.83706070288 rows/sec., 2.06 MiB/sec. 2025.01.08 01:18:41.827638 [ 4 ] {ac5fa873-732d-4a4a-9d85-636ac889c757} TCPHandler: Processed in 0.001996371 sec. 2025.01.08 01:18:42.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 189.96 MiB, peak 194.02 MiB, free memory in arenas 0.00 B, will set to 188.88 MiB (RSS), difference: -1.08 MiB 2025.01.08 01:18:46.796384 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:46.796591 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:46.796669 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:46.797392 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:46.797438 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:46.797862 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:18:46.798096 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:46.798336 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} executeQuery: Read 26 rows, 1.98 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.05 MiB/sec. 2025.01.08 01:18:46.798390 [ 4 ] {8385ac72-c34e-4bec-b396-a1675457cd78} TCPHandler: Processed in 0.002174335 sec. 2025.01.08 01:18:46.798625 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:46.798900 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:46.798987 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:46.799894 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:46.799963 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:46.800521 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:18:46.800818 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:46.801120 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} executeQuery: Read 28 rows, 2.24 KiB in 0.002278 sec., 12291.483757682177 rows/sec., 981.71 KiB/sec. 2025.01.08 01:18:46.801198 [ 255 ] {23da8225-c588-45cb-9586-0004166f737e} TCPHandler: Processed in 0.002665982 sec. 2025.01.08 01:18:46.801357 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:46.801513 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:46.801590 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:46.802187 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:46.802229 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:46.802645 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:18:46.802899 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:46.803167 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} executeQuery: Read 100 rows, 7.10 KiB in 0.001688 sec., 59241.70616113744 rows/sec., 4.11 MiB/sec. 2025.01.08 01:18:46.803242 [ 4 ] {7e5cae09-2cd5-486e-af82-d453a2ae7a52} TCPHandler: Processed in 0.00195275 sec. 2025.01.08 01:18:46.803412 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:46.803556 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:46.803618 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:46.804163 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:46.804208 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:46.804625 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:18:46.804887 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:46.805122 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} executeQuery: Read 30 rows, 2.10 KiB in 0.0016 sec., 18750 rows/sec., 1.28 MiB/sec. 2025.01.08 01:18:46.805186 [ 255 ] {ecaf2397-d369-4e86-9d9e-77a585e37dfb} TCPHandler: Processed in 0.001837759 sec. 2025.01.08 01:18:48.235883 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.01.08 01:18:48.236563 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:48.236610 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:48.237186 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:18:48.237449 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:48.237713 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.01.08 01:18:49.021853 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.08 01:18:49.044595 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:49.044654 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:49.052545 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:18:49.053364 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:49.057043 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.08 01:18:50.790636 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 738 2025.01.08 01:18:50.793988 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:50.794040 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:50.795524 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:50.795842 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:50.796459 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 738 2025.01.08 01:18:51.800948 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.801164 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.801245 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:51.802097 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.802144 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.802590 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:51.802848 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.802997 [ 30 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.08 01:18:51.803039 [ 30 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.803067 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.803070 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. 2025.01.08 01:18:51.803199 [ 4 ] {0e5f7bd1-b004-4f9e-a618-e8ca79f57f89} TCPHandler: Processed in 0.002391667 sec. 2025.01.08 01:18:51.803237 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:18:51.803385 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:51.803422 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.08 01:18:51.803470 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.803566 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:51.803932 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:51.804066 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:51.804217 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:51.804303 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:51.804484 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.08 01:18:51.806880 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.807001 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.807089 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003951142 sec., 17716.39693030521 rows/sec., 1.31 MiB/sec. 2025.01.08 01:18:51.807279 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.08 01:18:51.807872 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.807897 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:18:51.808025 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_17_4} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.08 01:18:51.808177 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:18:51.808353 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.808658 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} executeQuery: Read 255 rows, 23.35 KiB in 0.004767 sec., 53492.76274386406 rows/sec., 4.78 MiB/sec. 2025.01.08 01:18:51.808784 [ 255 ] {5ecf1566-f10e-4cca-bf1e-7559ba0d1b97} TCPHandler: Processed in 0.005474626 sec. 2025.01.08 01:18:51.809049 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.809234 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.809296 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:51.810002 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.810042 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.810408 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:18:51.810645 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.810834 [ 27 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:18:51.810866 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} executeQuery: Read 48 rows, 3.54 KiB in 0.001667 sec., 28794.241151769646 rows/sec., 2.07 MiB/sec. 2025.01.08 01:18:51.810917 [ 27 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.811003 [ 4 ] {b187e1ba-e6dd-44ad-8cfa-4f1af43c4eb8} TCPHandler: Processed in 0.002106473 sec. 2025.01.08 01:18:51.811014 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.811241 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.811325 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:18:51.811536 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.811595 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:51.811613 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:51.811648 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 62 rows starting from the beginning of the part 2025.01.08 01:18:51.811937 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:51.812241 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2025.01.08 01:18:51.812702 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 23 rows starting from the beginning of the part 2025.01.08 01:18:51.813072 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:51.813452 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2025.01.08 01:18:51.814298 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.814345 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.814894 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:51.815203 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.004022453 sec., 63642.75729262717 rows/sec., 4.81 MiB/sec. 2025.01.08 01:18:51.815296 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.815392 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:18:51.815804 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} executeQuery: Read 14 rows, 1004.00 B in 0.004305 sec., 3252.032520325203 rows/sec., 227.75 KiB/sec. 2025.01.08 01:18:51.816179 [ 255 ] {10dcb96e-cd43-4434-a1bc-8b634f333601} TCPHandler: Processed in 0.005061279 sec. 2025.01.08 01:18:51.816323 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.816443 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_21_4} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:18:51.816443 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.816552 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:18:51.816653 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.816714 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:51.817328 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.817368 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.817740 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:51.817977 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.818167 [ 27 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.08 01:18:51.818233 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} executeQuery: Read 13 rows, 830.00 B in 0.001606 sec., 8094.64508094645 rows/sec., 504.70 KiB/sec. 2025.01.08 01:18:51.818248 [ 27 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.818341 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.818361 [ 4 ] {16b31e93-5334-40f1-a920-fb8b1b13a257} TCPHandler: Processed in 0.002064343 sec. 2025.01.08 01:18:51.818621 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.818621 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:18:51.818886 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:51.818904 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:51.818989 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.08 01:18:51.818993 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:51.819280 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:51.819587 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:51.819891 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:51.820164 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.08 01:18:51.821992 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.822060 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.822543 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004061164 sec., 16005.263515583218 rows/sec., 1.04 MiB/sec. 2025.01.08 01:18:51.822714 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.08 01:18:51.822839 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:18:51.823058 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.823149 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.823181 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_17_4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.08 01:18:51.823305 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:18:51.823473 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} executeQuery: Read 387 rows, 28.09 KiB in 0.004689 sec., 82533.58925143955 rows/sec., 5.85 MiB/sec. 2025.01.08 01:18:51.823612 [ 255 ] {b5d7c35f-ee5e-4246-8306-5e9ebbfcab20} TCPHandler: Processed in 0.005141331 sec. 2025.01.08 01:18:51.823805 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.823929 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:51.823981 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:51.824476 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.824516 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.824878 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:51.825118 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.825334 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. 2025.01.08 01:18:51.825387 [ 4 ] {f5c2f755-414d-4709-9335-98bfc475a129} TCPHandler: Processed in 0.001688147 sec. 2025.01.08 01:18:51.825529 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.825650 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.825704 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:51.826272 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.826312 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.826705 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:18:51.826943 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.827156 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} executeQuery: Read 177 rows, 11.96 KiB in 0.001532 sec., 115535.24804177546 rows/sec., 7.62 MiB/sec. 2025.01.08 01:18:51.827211 [ 255 ] {0a2e8b88-1d85-4372-ab82-07596d8d6046} TCPHandler: Processed in 0.001741647 sec. 2025.01.08 01:18:51.827342 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.827464 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.827517 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:51.827988 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.828028 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.828386 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:18:51.828618 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.828913 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.01.08 01:18:51.829102 [ 4 ] {4404d1b2-e092-40cd-bd85-57c24e7c6628} TCPHandler: Processed in 0.001818409 sec. 2025.01.08 01:18:51.829255 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.829393 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.829487 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:51.830708 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.830748 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.831405 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:18:51.831676 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.831850 [ 27 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:18:51.831922 [ 27 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.831947 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.831975 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} executeQuery: Read 41 rows, 75.23 KiB in 0.0026 sec., 15769.23076923077 rows/sec., 28.26 MiB/sec. 2025.01.08 01:18:51.832183 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:18:51.832224 [ 255 ] {f2d57eb3-8ebb-4e97-8996-c6fbd3aac9d1} TCPHandler: Processed in 0.003035228 sec. 2025.01.08 01:18:51.832461 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:51.832769 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:51.832782 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:51.832898 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:51.832942 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 398 rows starting from the beginning of the part 2025.01.08 01:18:51.833883 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:51.834571 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2025.01.08 01:18:51.835285 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:51.835310 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2025.01.08 01:18:51.835360 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:51.835927 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:51.836561 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part 2025.01.08 01:18:51.836864 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:18:51.837610 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.838184 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} executeQuery: Read 52 rows, 3.30 KiB in 0.005481 sec., 9487.31983214742 rows/sec., 601.51 KiB/sec. 2025.01.08 01:18:51.838732 [ 4 ] {c98cecc8-2f2d-4b6f-9b06-ad3079cb5e34} TCPHandler: Processed in 0.00640262 sec. 2025.01.08 01:18:51.847270 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 19 columns (19 merged, 0 gathered) in 0.01524868 sec., 36855.64914471285 rows/sec., 66.04 MiB/sec. 2025.01.08 01:18:51.847844 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:18:51.848228 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:51.848305 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_21_4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:18:51.848408 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.08 01:18:55.614713 [ 23 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:18:55.614788 [ 23 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:18:55.737929 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.01.08 01:18:55.739023 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:55.739118 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:55.739815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:18:55.740069 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:55.740279 [ 23 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:18:55.740338 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.08 01:18:55.740365 [ 23 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:55.740398 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:55.740544 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.740704 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:55.740746 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.740822 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.740963 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.741108 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.741190 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.741271 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:18:55.743994 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517416 sec., 3399086.1473308816 rows/sec., 48.62 MiB/sec. 2025.01.08 01:18:55.744322 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:18:55.744681 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:55.744783 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_26_5} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:18:55.744895 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.08 01:18:56.557179 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.08 01:18:56.579197 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.579261 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.587037 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:18:56.587828 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.588229 [ 45 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:18:56.588375 [ 45 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.588449 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.588912 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.598403 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.08 01:18:56.599522 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:56.600442 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.605045 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.609712 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.614764 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.620253 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.624779 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:18:56.681724 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.093136627 sec., 2104.435240069409 rows/sec., 10.88 MiB/sec. 2025.01.08 01:18:56.684646 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:18:56.687759 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.687883 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_26_5} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:18:56.690566 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.01.08 01:18:56.794719 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:56.794940 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:56.795026 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:56.795835 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.795891 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.796354 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:18:56.796619 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.796804 [ 45 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:18:56.796882 [ 45 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.796904 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} executeQuery: Read 26 rows, 1.98 KiB in 0.002016 sec., 12896.825396825398 rows/sec., 981.89 KiB/sec. 2025.01.08 01:18:56.796924 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.797090 [ 4 ] {9c11d933-c295-426f-97ad-46d3a9e24307} TCPHandler: Processed in 0.002512469 sec. 2025.01.08 01:18:56.797168 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:18:56.797344 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:56.797383 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part 2025.01.08 01:18:56.797436 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:56.797588 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:56.798101 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 255 rows starting from the beginning of the part 2025.01.08 01:18:56.798209 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:56.798360 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:56.798413 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:56.798672 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 255 rows starting from the beginning of the part 2025.01.08 01:18:56.799013 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part 2025.01.08 01:18:56.800761 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.800848 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.801971 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:18:56.802477 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.802662 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.005624969 sec., 353779.7274971649 rows/sec., 31.32 MiB/sec. 2025.01.08 01:18:56.802791 [ 45 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:18:56.802877 [ 45 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.802954 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.803010 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} executeQuery: Read 28 rows, 2.24 KiB in 0.00502 sec., 5577.689243027889 rows/sec., 445.48 KiB/sec. 2025.01.08 01:18:56.803083 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:18:56.803436 [ 255 ] {019f059e-6568-4ddf-a144-c9b233f23a1d} TCPHandler: Processed in 0.006202428 sec. 2025.01.08 01:18:56.803823 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:56.804245 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:56.804300 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.804483 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:56.804663 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_41_8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:18:56.804967 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:18:56.805075 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:18:56.805274 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:56.805322 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 875 rows starting from the beginning of the part 2025.01.08 01:18:56.805536 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:56.805950 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 387 rows starting from the beginning of the part 2025.01.08 01:18:56.806354 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:56.806723 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 387 rows starting from the beginning of the part 2025.01.08 01:18:56.807101 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part 2025.01.08 01:18:56.807203 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.807302 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.808045 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:18:56.808372 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.808598 [ 45 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:18:56.808713 [ 45 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.808792 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.808864 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} executeQuery: Read 100 rows, 7.10 KiB in 0.004741 sec., 21092.59649862898 rows/sec., 1.46 MiB/sec. 2025.01.08 01:18:56.809301 [ 4 ] {6b48ca22-ed64-4bff-9bb8-ccf5c4fb7022} TCPHandler: Processed in 0.00571829 sec. 2025.01.08 01:18:56.809322 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:18:56.809595 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:56.810073 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:56.810102 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:56.810160 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.007091542 sec., 244375.62380650075 rows/sec., 18.54 MiB/sec. 2025.01.08 01:18:56.810224 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:56.810243 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 9843 rows starting from the beginning of the part 2025.01.08 01:18:56.810562 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:18:56.810822 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:56.811481 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 177 rows starting from the beginning of the part 2025.01.08 01:18:56.811736 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.812107 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:56.812119 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_41_8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:18:56.812368 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.01.08 01:18:56.812449 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 177 rows starting from the beginning of the part 2025.01.08 01:18:56.812845 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 100 rows starting from the beginning of the part 2025.01.08 01:18:56.813560 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.813627 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.814391 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:18:56.814795 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.815082 [ 45 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:18:56.815189 [ 45 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:56.815283 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:56.815506 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} executeQuery: Read 30 rows, 2.10 KiB in 0.005591 sec., 5365.766410302272 rows/sec., 376.41 KiB/sec. 2025.01.08 01:18:56.815959 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:56.815992 [ 255 ] {8bba4f4a-824a-4813-a865-779100c742f7} TCPHandler: Processed in 0.006569744 sec. 2025.01.08 01:18:56.816605 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:18:56.816694 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1248 rows starting from the beginning of the part 2025.01.08 01:18:56.817010 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 30 rows starting from the beginning of the part 2025.01.08 01:18:56.817364 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 52 rows starting from the beginning of the part 2025.01.08 01:18:56.817723 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:18:56.817990 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part 2025.01.08 01:18:56.818226 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part 2025.01.08 01:18:56.819831 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 4 columns (4 merged, 0 gathered) in 0.004417589 sec., 326422.39918652456 rows/sec., 21.04 MiB/sec. 2025.01.08 01:18:56.820188 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 10497 rows, containing 5 columns (5 merged, 0 gathered) in 0.011204177 sec., 936882.735786841 rows/sec., 62.76 MiB/sec. 2025.01.08 01:18:56.820208 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:18:56.820492 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:18:56.820724 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.820886 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_41_8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:18:56.821050 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:18:56.821110 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:56.821216 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_41_8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:18:56.821325 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. 2025.01.08 01:18:57.000203 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 193.17 MiB, peak 203.32 MiB, free memory in arenas 0.00 B, will set to 194.98 MiB (RSS), difference: 1.81 MiB 2025.01.08 01:18:58.743759 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.743977 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.744060 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:18:58.744825 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.744870 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.745321 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:58.745601 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.745818 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.01.08 01:18:58.745960 [ 4 ] {a6986655-16e2-4dd0-bdb3-427022f01796} TCPHandler: Processed in 0.002339557 sec. 2025.01.08 01:18:58.746203 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.746424 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:18:58.746510 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:18:58.747357 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.747411 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.747846 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:18:58.748112 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.748422 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} executeQuery: Read 12 rows, 1002.00 B in 0.002043 sec., 5873.715124816446 rows/sec., 478.96 KiB/sec. 2025.01.08 01:18:58.748569 [ 255 ] {661635f3-5bfc-4138-8ac5-51c2547fd40f} TCPHandler: Processed in 0.00250533 sec. 2025.01.08 01:18:58.748721 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.748870 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:18:58.748932 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:18:58.750079 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.750119 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.750590 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:18:58.750841 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.751030 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} executeQuery: Read 1359 rows, 115.98 KiB in 0.002197 sec., 618570.7783340919 rows/sec., 51.55 MiB/sec. 2025.01.08 01:18:58.751091 [ 4 ] {84a8ce96-04e0-427d-a8e8-aa57eb6c010e} TCPHandler: Processed in 0.002440488 sec. 2025.01.08 01:18:58.751234 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.751363 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.751418 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:18:58.752032 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.752074 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.752460 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:18:58.752706 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.752918 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} executeQuery: Read 39 rows, 2.80 KiB in 0.001585 sec., 24605.678233438484 rows/sec., 1.72 MiB/sec. 2025.01.08 01:18:58.752975 [ 255 ] {34823fef-6b97-4294-867f-3a7427e10c33} TCPHandler: Processed in 0.001804278 sec. 2025.01.08 01:18:58.753113 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.753246 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.753307 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:18:58.754063 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.754109 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.754498 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:58.754740 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.754975 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} executeQuery: Read 242 rows, 16.79 KiB in 0.001757 sec., 137734.7751849744 rows/sec., 9.33 MiB/sec. 2025.01.08 01:18:58.755225 [ 4 ] {930e6219-4774-4e6a-92af-2f7b22ef1f1d} TCPHandler: Processed in 0.002161114 sec. 2025.01.08 01:18:58.755451 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.755674 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.755767 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:18:58.756564 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.756604 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.756970 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:58.757222 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.757421 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} executeQuery: Read 13 rows, 830.00 B in 0.001799 sec., 7226.236798221234 rows/sec., 450.55 KiB/sec. 2025.01.08 01:18:58.757475 [ 255 ] {81061672-84aa-4fbb-9295-4d6972f61c22} TCPHandler: Processed in 0.002132734 sec. 2025.01.08 01:18:58.757607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.757728 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:18:58.757779 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:18:58.758764 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.758803 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.759273 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:18:58.759616 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.759891 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} executeQuery: Read 834 rows, 61.67 KiB in 0.002186 sec., 381518.75571820675 rows/sec., 27.55 MiB/sec. 2025.01.08 01:18:58.759963 [ 4 ] {a4e3d8bf-3040-4050-9563-cce41e5a9c6b} TCPHandler: Processed in 0.002413878 sec. 2025.01.08 01:18:58.760112 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.760233 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:18:58.760286 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:18:58.760781 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.760820 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.761205 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:58.761449 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.761671 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} executeQuery: Read 6 rows, 321.00 B in 0.001462 sec., 4103.967168262654 rows/sec., 214.42 KiB/sec. 2025.01.08 01:18:58.761722 [ 255 ] {44cab139-80bc-4df9-bd9b-25b638e13edc} TCPHandler: Processed in 0.001669996 sec. 2025.01.08 01:18:58.761859 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.761980 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.762036 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:18:58.762800 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.762839 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.763296 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:18:58.763542 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.763749 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} executeQuery: Read 969 rows, 65.95 KiB in 0.001795 sec., 539832.86908078 rows/sec., 35.88 MiB/sec. 2025.01.08 01:18:58.763806 [ 4 ] {16094ffd-6ffb-4b04-bbba-a804187710ef} TCPHandler: Processed in 0.002005882 sec. 2025.01.08 01:18:58.763938 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.764056 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.764109 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:18:58.764584 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.764622 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.765000 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:18:58.765240 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.765468 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. 2025.01.08 01:18:58.765520 [ 255 ] {a5980364-8373-429e-8967-fb8598830269} TCPHandler: Processed in 0.001638636 sec. 2025.01.08 01:18:58.765679 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.765823 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.765916 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:18:58.767118 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.767158 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.767799 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:18:58.768053 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.768294 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} executeQuery: Read 20 rows, 36.70 KiB in 0.002503 sec., 7990.411506192569 rows/sec., 14.32 MiB/sec. 2025.01.08 01:18:58.768404 [ 4 ] {3d49c05c-0066-4aad-b95c-7bde655227d6} TCPHandler: Processed in 0.002800864 sec. 2025.01.08 01:18:58.768562 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:18:58.768699 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:18:58.768758 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:18:58.769301 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:18:58.769341 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:18:58.769712 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:18:58.769950 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:18:58.770162 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} executeQuery: Read 34 rows, 2.03 KiB in 0.001494 sec., 22757.697456492635 rows/sec., 1.33 MiB/sec. 2025.01.08 01:18:58.770214 [ 255 ] {50c21a8e-7ee4-4d4f-ab1d-6de878cd14c4} TCPHandler: Processed in 0.001725378 sec. 2025.01.08 01:19:00.796758 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 792 2025.01.08 01:19:00.800654 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:00.800716 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:00.802229 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:00.802546 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:00.803177 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 792 2025.01.08 01:19:01.794913 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.795122 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:01.795203 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:01.795956 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.796003 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.796429 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:19:01.796688 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.796950 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} executeQuery: Read 68 rows, 5.91 KiB in 0.001876 sec., 36247.33475479744 rows/sec., 3.08 MiB/sec. 2025.01.08 01:19:01.797034 [ 4 ] {e697ba55-6fcf-4ea1-9e2c-658af31bc612} TCPHandler: Processed in 0.002248496 sec. 2025.01.08 01:19:01.797355 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.797568 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:01.797650 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:01.798481 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.798525 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.798961 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:01.799232 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.799445 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} executeQuery: Read 21 rows, 1.58 KiB in 0.001935 sec., 10852.713178294573 rows/sec., 816.07 KiB/sec. 2025.01.08 01:19:01.799511 [ 255 ] {01642bdb-ff50-490e-b448-c4727d5b6e66} TCPHandler: Processed in 0.002356487 sec. 2025.01.08 01:19:01.799666 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.799806 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:01.799863 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:01.800531 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.800572 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.800923 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:19:01.801187 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.801396 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} executeQuery: Read 49 rows, 3.92 KiB in 0.001621 sec., 30228.254164096237 rows/sec., 2.36 MiB/sec. 2025.01.08 01:19:01.801449 [ 4 ] {bd76b610-0df2-4775-a641-b3b4c4f8b326} TCPHandler: Processed in 0.001854089 sec. 2025.01.08 01:19:01.801597 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.801745 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:01.801813 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:01.802431 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.802471 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.802862 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:19:01.803127 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.803310 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} executeQuery: Read 60 rows, 4.26 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.60 MiB/sec. 2025.01.08 01:19:01.803365 [ 255 ] {7eb4a05c-6564-42f7-bc1c-fa727169690c} TCPHandler: Processed in 0.001836769 sec. 2025.01.08 01:19:01.803512 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.803659 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:01.803754 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:01.804958 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.805000 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.805644 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:01.805915 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.806183 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} executeQuery: Read 21 rows, 38.53 KiB in 0.002554 sec., 8222.39624119029 rows/sec., 14.73 MiB/sec. 2025.01.08 01:19:01.806408 [ 4 ] {c3ea51ce-10f2-457d-9265-8acdfee7e1a0} TCPHandler: Processed in 0.002963376 sec. 2025.01.08 01:19:01.806551 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:01.806670 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:01.806723 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:01.807208 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:01.807246 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.08 01:19:01.807620 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:19:01.807867 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:01.808049 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} executeQuery: Read 18 rows, 1.26 KiB in 0.001404 sec., 12820.51282051282 rows/sec., 899.36 KiB/sec. 2025.01.08 01:19:01.808100 [ 255 ] {77971798-dcf1-48f2-a93d-c5a9a60930fc} TCPHandler: Processed in 0.001607275 sec. 2025.01.08 01:19:03.240517 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.01.08 01:19:03.241220 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:03.241273 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:03.241815 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:19:03.242077 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:03.242383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.01.08 01:19:04.098524 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.08 01:19:04.117646 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:04.117693 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:04.124731 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:19:04.125472 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:04.127946 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.08 01:19:06.795177 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:06.795389 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:06.795470 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:06.796217 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:06.796270 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:06.796700 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:19:06.796953 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:06.797170 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} executeQuery: Read 26 rows, 1.98 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 1.06 MiB/sec. 2025.01.08 01:19:06.797271 [ 4 ] {bcaf134d-ec00-4809-8c40-36b69a705168} TCPHandler: Processed in 0.002233606 sec. 2025.01.08 01:19:06.797563 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:06.797754 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:06.797829 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:06.798605 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:06.798652 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:06.799089 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:19:06.799345 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:06.799599 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} executeQuery: Read 28 rows, 2.24 KiB in 0.001894 sec., 14783.526927138331 rows/sec., 1.15 MiB/sec. 2025.01.08 01:19:06.799732 [ 255 ] {d8aacddb-1e9f-4c81-af98-d8a976389079} TCPHandler: Processed in 0.002356207 sec. 2025.01.08 01:19:06.799895 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:06.800026 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:06.800087 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:06.800664 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:06.800703 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:06.801108 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:19:06.801364 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:06.801547 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} executeQuery: Read 100 rows, 7.10 KiB in 0.001554 sec., 64350.06435006435 rows/sec., 4.46 MiB/sec. 2025.01.08 01:19:06.801600 [ 4 ] {3b5c2d2d-4caa-463e-89fb-4ef652e8a500} TCPHandler: Processed in 0.001767298 sec. 2025.01.08 01:19:06.801778 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:06.801929 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:06.801995 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:06.802632 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:06.802673 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:06.803067 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:19:06.803326 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:06.803583 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} executeQuery: Read 30 rows, 2.10 KiB in 0.001683 sec., 17825.311942959 rows/sec., 1.22 MiB/sec. 2025.01.08 01:19:06.803755 [ 255 ] {48fcb6be-d181-4986-a913-90677fd1993e} TCPHandler: Processed in 0.002070763 sec. 2025.01.08 01:19:09.205451 [ 148 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.01.08 01:19:09.205582 [ 148 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:09.205635 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:09.205868 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.206069 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:09.206110 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.206193 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.206381 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.206680 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.206867 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:09.208000 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250465 sec., 7998.347008284954 rows/sec., 538.95 KiB/sec. 2025.01.08 01:19:09.208184 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.01.08 01:19:09.208530 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:09.208616 [ 190 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_18_4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.01.08 01:19:09.208692 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.08 01:19:10.614833 [ 147 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:19:10.614887 [ 147 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:19:10.742612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.01.08 01:19:10.743750 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:10.743849 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:10.744472 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:19:10.744736 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:10.745008 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.08 01:19:10.803522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 812 2025.01.08 01:19:10.807009 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:10.807066 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:10.808553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:10.808869 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:10.809532 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 812 2025.01.08 01:19:11.241775 [ 146 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:19:11.241866 [ 146 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.241908 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.242155 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:19:11.242394 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:11.242462 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.08 01:19:11.242614 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:19:11.242891 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.01.08 01:19:11.243052 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:19:11.243268 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part 2025.01.08 01:19:11.244444 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002425368 sec., 14843.108344795513 rows/sec., 1.24 MiB/sec. 2025.01.08 01:19:11.244701 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:19:11.245027 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.245112 [ 190 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_5_1} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:19:11.245208 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:19:11.628091 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.08 01:19:11.648898 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.648967 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.656246 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:19:11.657042 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.660774 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.08 01:19:11.802095 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.802288 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.802360 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:11.803101 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.803145 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.803578 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:11.803834 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.804042 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec. 2025.01.08 01:19:11.804110 [ 4 ] {2f5614ca-eeb8-400b-9ac4-ba0604264455} TCPHandler: Processed in 0.002141264 sec. 2025.01.08 01:19:11.804358 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.804574 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:11.804658 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:11.805566 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.805617 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.806091 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:19:11.806357 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.806644 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} executeQuery: Read 255 rows, 23.35 KiB in 0.002121 sec., 120226.30834512023 rows/sec., 10.75 MiB/sec. 2025.01.08 01:19:11.806807 [ 255 ] {2a271595-71c6-4a72-8c89-39fae14b9fe0} TCPHandler: Processed in 0.002587021 sec. 2025.01.08 01:19:11.807025 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.807175 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.807235 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:11.807874 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.807914 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.808284 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:11.808527 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.808747 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} executeQuery: Read 48 rows, 3.54 KiB in 0.001598 sec., 30037.546933667083 rows/sec., 2.16 MiB/sec. 2025.01.08 01:19:11.808858 [ 4 ] {fab28a3a-480d-423d-bb7f-4a34e01b407f} TCPHandler: Processed in 0.00194244 sec. 2025.01.08 01:19:11.809123 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.809292 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.809352 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:11.809994 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.810036 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.810405 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:11.810646 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.810909 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. 2025.01.08 01:19:11.811133 [ 255 ] {e4370196-845e-4a99-81b8-bc712abbe1e6} TCPHandler: Processed in 0.002154064 sec. 2025.01.08 01:19:11.811302 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.811450 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.811510 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:11.812102 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.812141 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.812521 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:11.812773 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.812952 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2025.01.08 01:19:11.813005 [ 4 ] {d0c9344e-9b29-42ff-abb1-52ff2933bdaa} TCPHandler: Processed in 0.001777538 sec. 2025.01.08 01:19:11.813154 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.813295 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:11.813354 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:11.814111 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.814152 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.814549 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:19:11.814806 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.815040 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec. 2025.01.08 01:19:11.815102 [ 255 ] {2d4dcf29-624e-4aad-88fe-0000a4643879} TCPHandler: Processed in 0.002016982 sec. 2025.01.08 01:19:11.815249 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.815389 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:11.815449 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:11.815959 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.815997 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.816381 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:11.816625 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.816801 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.01.08 01:19:11.816853 [ 4 ] {aa9e13b6-b09a-4b4a-a6a6-0f7386498649} TCPHandler: Processed in 0.001670157 sec. 2025.01.08 01:19:11.817001 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.817141 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.817203 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:11.817871 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.817911 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.818300 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:19:11.818542 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.818756 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} executeQuery: Read 177 rows, 11.96 KiB in 0.001648 sec., 107402.91262135922 rows/sec., 7.08 MiB/sec. 2025.01.08 01:19:11.818813 [ 255 ] {7a69fa1e-91be-4238-a425-b70113b9bab0} TCPHandler: Processed in 0.001880319 sec. 2025.01.08 01:19:11.818958 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.819097 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.819187 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:11.819716 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.819755 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.820109 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:19:11.820349 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.820556 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. 2025.01.08 01:19:11.820607 [ 4 ] {597150a1-f2b2-4bf4-b44d-930bdece2961} TCPHandler: Processed in 0.001715747 sec. 2025.01.08 01:19:11.820752 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.820895 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.820990 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:11.822250 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.822290 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.822979 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:11.823244 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.823497 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} executeQuery: Read 41 rows, 75.23 KiB in 0.002632 sec., 15577.507598784196 rows/sec., 27.91 MiB/sec. 2025.01.08 01:19:11.823610 [ 255 ] {573ce131-6c57-468d-83c1-63afcfcff3c2} TCPHandler: Processed in 0.002926786 sec. 2025.01.08 01:19:11.823838 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:11.824062 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:11.824154 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:11.824884 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:11.824924 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:11.825302 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:19:11.825546 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:11.825786 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} executeQuery: Read 52 rows, 3.30 KiB in 0.001779 sec., 29229.90444069702 rows/sec., 1.81 MiB/sec. 2025.01.08 01:19:11.825839 [ 4 ] {988a3a40-415c-4819-9912-9480cc39e489} TCPHandler: Processed in 0.002108823 sec. 2025.01.08 01:19:12.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 196.54 MiB, peak 203.32 MiB, free memory in arenas 0.00 B, will set to 195.25 MiB (RSS), difference: -1.28 MiB 2025.01.08 01:19:16.794824 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:16.795046 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:16.795132 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:16.795965 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.796021 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.796474 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:19:16.796756 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.796962 [ 141 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:19:16.797016 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} executeQuery: Read 26 rows, 1.98 KiB in 0.002024 sec., 12845.84980237154 rows/sec., 978.01 KiB/sec. 2025.01.08 01:19:16.797046 [ 141 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.797112 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.797159 [ 4 ] {78cdc12c-153c-40b1-a53a-5a51df42e2cc} TCPHandler: Processed in 0.00246729 sec. 2025.01.08 01:19:16.797489 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:16.797492 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:19:16.797975 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:16.798135 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:16.798193 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:16.798274 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part 2025.01.08 01:19:16.798713 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:19:16.799089 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part 2025.01.08 01:19:16.799598 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:16.799888 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 255 rows starting from the beginning of the part 2025.01.08 01:19:16.800213 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:16.801196 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.801242 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.801938 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:19:16.802251 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.802473 [ 141 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:19:16.802622 [ 141 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.802761 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.802832 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} executeQuery: Read 28 rows, 2.24 KiB in 0.005004 sec., 5595.523581135092 rows/sec., 446.91 KiB/sec. 2025.01.08 01:19:16.803216 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005968364 sec., 525437.1214624309 rows/sec., 46.05 MiB/sec. 2025.01.08 01:19:16.803373 [ 255 ] {a9c1b5cc-7018-4bcc-a82f-1f5cc3ca20cd} TCPHandler: Processed in 0.006079886 sec. 2025.01.08 01:19:16.803392 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:19:16.803662 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:19:16.803678 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:16.803830 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:16.803929 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 875 rows starting from the beginning of the part 2025.01.08 01:19:16.804041 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:16.804295 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:16.804321 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 834 rows starting from the beginning of the part 2025.01.08 01:19:16.804784 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 49 rows starting from the beginning of the part 2025.01.08 01:19:16.805142 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.805371 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:16.805629 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_46_9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:19:16.805924 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 387 rows starting from the beginning of the part 2025.01.08 01:19:16.806024 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:19:16.806385 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:16.807276 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.807324 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.807931 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:19:16.808206 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.808521 [ 141 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:19:16.808652 [ 141 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.808690 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00570531 sec., 385780.9654514829 rows/sec., 29.39 MiB/sec. 2025.01.08 01:19:16.808716 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.808761 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} executeQuery: Read 100 rows, 7.10 KiB in 0.00481 sec., 20790.02079002079 rows/sec., 1.44 MiB/sec. 2025.01.08 01:19:16.809092 [ 190 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:19:16.809181 [ 4 ] {38974d20-9824-4402-b7c6-41649daa62f8} TCPHandler: Processed in 0.00568088 sec. 2025.01.08 01:19:16.809170 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:19:16.809436 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:16.809658 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:16.809742 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10497 rows starting from the beginning of the part 2025.01.08 01:19:16.809761 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:16.810007 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:16.810039 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.810118 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 969 rows starting from the beginning of the part 2025.01.08 01:19:16.810623 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_46_9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:19:16.810687 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.01.08 01:19:16.811053 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:19:16.811205 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:16.811558 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 177 rows starting from the beginning of the part 2025.01.08 01:19:16.811896 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:16.812637 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.812684 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.813133 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:19:16.813437 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.813705 [ 141 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:19:16.813850 [ 141 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:16.813914 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} executeQuery: Read 30 rows, 2.10 KiB in 0.004227 sec., 7097.232079488999 rows/sec., 497.87 KiB/sec. 2025.01.08 01:19:16.813929 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:16.814298 [ 255 ] {bb058dac-f85f-4409-b231-cc9ec552122c} TCPHandler: Processed in 0.004998559 sec. 2025.01.08 01:19:16.814608 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:19:16.814760 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:16.814812 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1442 rows starting from the beginning of the part 2025.01.08 01:19:16.814912 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.08 01:19:16.815217 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part 2025.01.08 01:19:16.815353 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part 2025.01.08 01:19:16.815825 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part 2025.01.08 01:19:16.816066 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part 2025.01.08 01:19:16.817513 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 11903 rows, containing 5 columns (5 merged, 0 gathered) in 0.008660906 sec., 1374336.5878812217 rows/sec., 92.05 MiB/sec. 2025.01.08 01:19:16.817847 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:19:16.818318 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1606 rows, containing 4 columns (4 merged, 0 gathered) in 0.004141136 sec., 387816.2900228343 rows/sec., 25.00 MiB/sec. 2025.01.08 01:19:16.818401 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.818547 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_46_9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:19:16.818598 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:19:16.818742 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. 2025.01.08 01:19:16.818981 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:16.819060 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_46_9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:19:16.819136 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:19:18.245188 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.01.08 01:19:18.245972 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:18.246022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:18.246570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:19:18.246827 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:18.247113 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.01.08 01:19:19.160888 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.08 01:19:19.181870 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:19.181924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:19.189583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:19:19.190354 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:19.193323 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.08 01:19:20.809775 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 842 2025.01.08 01:19:20.813289 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:20.813349 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:20.814877 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:20.815199 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:20.815445 [ 132 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.08 01:19:20.815566 [ 132 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:20.815635 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:20.816058 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:19:20.816795 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 842 2025.01.08 01:19:20.817279 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:20.817445 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 686 rows starting from the beginning of the part 2025.01.08 01:19:20.818082 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part 2025.01.08 01:19:20.818696 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:19:20.819297 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:19:20.819923 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part 2025.01.08 01:19:20.820587 [ 200 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:19:20.828450 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.01266171 sec., 66499.70659571259 rows/sec., 54.09 MiB/sec. 2025.01.08 01:19:20.829963 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.08 01:19:20.830760 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:20.830845 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_21_4} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.08 01:19:20.831155 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2025.01.08 01:19:21.802084 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.802272 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.802346 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:21.803089 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.803142 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.803586 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:21.803848 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.804088 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} executeQuery: Read 14 rows, 1.01 KiB in 0.001867 sec., 7498.660953401179 rows/sec., 539.80 KiB/sec. 2025.01.08 01:19:21.804156 [ 4 ] {e3418584-4196-49b5-8bdc-ac3538d76d61} TCPHandler: Processed in 0.002205904 sec. 2025.01.08 01:19:21.804407 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.804622 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:21.804703 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:21.805586 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.805632 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.806083 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:19:21.806334 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.806566 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} executeQuery: Read 255 rows, 23.35 KiB in 0.002001 sec., 127436.28185907046 rows/sec., 11.40 MiB/sec. 2025.01.08 01:19:21.806695 [ 255 ] {203f2471-3a0d-4e5e-a3aa-747a6072fc12} TCPHandler: Processed in 0.002429678 sec. 2025.01.08 01:19:21.806878 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.807010 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.807070 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:21.807778 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.807828 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.808228 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:19:21.808482 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.808703 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} executeQuery: Read 48 rows, 3.54 KiB in 0.001727 sec., 27793.86218876665 rows/sec., 2.00 MiB/sec. 2025.01.08 01:19:21.808760 [ 4 ] {e0aba6a5-57dc-4c72-aa53-366f622878f2} TCPHandler: Processed in 0.001976231 sec. 2025.01.08 01:19:21.808899 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.809053 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.809148 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:21.810150 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.810191 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.810546 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:21.810792 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.810953 [ 133 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.08 01:19:21.811020 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} executeQuery: Read 14 rows, 1004.00 B in 0.002019 sec., 6934.125804853888 rows/sec., 485.62 KiB/sec. 2025.01.08 01:19:21.811040 [ 133 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.811113 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.811150 [ 255 ] {919485e0-7289-414f-88cd-6ee661037e7c} TCPHandler: Processed in 0.002305936 sec. 2025.01.08 01:19:21.811358 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.811456 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:19:21.811548 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.811667 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:21.812016 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:21.812105 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part 2025.01.08 01:19:21.812500 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:21.812974 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:21.813293 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.08 01:19:21.813581 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:21.813952 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:21.814612 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.814664 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.815535 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:21.816130 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.816673 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} executeQuery: Read 13 rows, 830.00 B in 0.005162 sec., 2518.4037194885705 rows/sec., 157.02 KiB/sec. 2025.01.08 01:19:21.816905 [ 4 ] {f22d0368-7eb5-447a-88b3-f7ce4f9430b6} TCPHandler: Processed in 0.005663219 sec. 2025.01.08 01:19:21.817241 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.817297 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006042845 sec., 89361.88169645259 rows/sec., 6.40 MiB/sec. 2025.01.08 01:19:21.817432 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:21.817526 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:21.817553 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.08 01:19:21.818294 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.818441 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_20_4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.08 01:19:21.818596 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:19:21.818904 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.818950 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.819340 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:19:21.819587 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.819815 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} executeQuery: Read 387 rows, 28.09 KiB in 0.00243 sec., 159259.25925925927 rows/sec., 11.29 MiB/sec. 2025.01.08 01:19:21.819874 [ 255 ] {9298fb72-6db6-4bca-b5bd-bbc761ac71b6} TCPHandler: Processed in 0.002848705 sec. 2025.01.08 01:19:21.820025 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.820167 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:21.820230 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:21.820799 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.820848 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.821246 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:21.821491 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.821655 [ 129 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.08 01:19:21.821717 [ 129 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.821756 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. 2025.01.08 01:19:21.821764 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.821930 [ 4 ] {b6738bf1-09e9-4579-a0f2-2c983f9950e2} TCPHandler: Processed in 0.001968361 sec. 2025.01.08 01:19:21.822014 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.822146 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.822201 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:21.822245 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.822493 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.822524 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.822729 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:21.822787 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.823146 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.823458 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.823874 [ 199 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:19:21.825208 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.825287 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.826421 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:19:21.826422 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004524581 sec., 26521.792846674645 rows/sec., 1.35 MiB/sec. 2025.01.08 01:19:21.826667 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.08 01:19:21.826847 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.827327 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} executeQuery: Read 177 rows, 11.96 KiB in 0.004987 sec., 35492.27992781231 rows/sec., 2.34 MiB/sec. 2025.01.08 01:19:21.827351 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.827531 [ 255 ] {ad237723-6692-441e-8e67-3fb4bef7f9cb} TCPHandler: Processed in 0.005498876 sec. 2025.01.08 01:19:21.827566 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_20_4} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.08 01:19:21.827716 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.827742 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 01:19:21.827853 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.827911 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:21.828373 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.828413 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.828780 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:19:21.829035 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.829250 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. 2025.01.08 01:19:21.829301 [ 4 ] {2d662d28-8ca6-417c-b2b7-064082fe1b04} TCPHandler: Processed in 0.001682106 sec. 2025.01.08 01:19:21.829441 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.829563 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.829645 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:21.830819 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.830859 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.831555 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:19:21.831838 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.832095 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} executeQuery: Read 41 rows, 75.23 KiB in 0.002558 sec., 16028.14698983581 rows/sec., 28.72 MiB/sec. 2025.01.08 01:19:21.832205 [ 255 ] {4fd07fb5-bf8d-472a-95ec-51c998aaadde} TCPHandler: Processed in 0.002820585 sec. 2025.01.08 01:19:21.832356 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:21.832474 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:21.832524 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:21.833005 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:21.833045 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:21.833428 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:19:21.833677 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:21.833879 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} executeQuery: Read 52 rows, 3.30 KiB in 0.00143 sec., 36363.63636363636 rows/sec., 2.25 MiB/sec. 2025.01.08 01:19:21.833937 [ 4 ] {6f0eb0bc-dc36-44da-81d5-80b32b44f94f} TCPHandler: Processed in 0.001640916 sec. 2025.01.08 01:19:25.615144 [ 125 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:19:25.615254 [ 125 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:19:25.747347 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.01.08 01:19:25.748508 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:25.748566 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:25.749102 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:19:25.749357 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:25.749626 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.08 01:19:26.693439 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.08 01:19:26.715789 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:26.715855 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:26.723526 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:19:26.724370 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:26.727638 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.08 01:19:26.794833 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:26.795043 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:26.795123 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:26.795849 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:26.795896 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:26.796336 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:19:26.796607 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:26.796841 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} executeQuery: Read 26 rows, 1.98 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 1.04 MiB/sec. 2025.01.08 01:19:26.796897 [ 4 ] {3f7c68ef-edf7-49d1-b854-9943e361efdd} TCPHandler: Processed in 0.002205685 sec. 2025.01.08 01:19:26.797146 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:26.797361 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:26.797444 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:26.798284 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:26.798333 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:26.798771 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:19:26.799036 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:26.799278 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} executeQuery: Read 28 rows, 2.24 KiB in 0.001976 sec., 14170.04048582996 rows/sec., 1.11 MiB/sec. 2025.01.08 01:19:26.799345 [ 255 ] {3e9ec33d-787d-44d5-aedd-2389cf19becd} TCPHandler: Processed in 0.002340997 sec. 2025.01.08 01:19:26.799496 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:26.799639 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:26.799703 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:26.800317 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:26.800358 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:26.800765 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:19:26.801020 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:26.801231 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} executeQuery: Read 100 rows, 7.10 KiB in 0.001624 sec., 61576.35467980296 rows/sec., 4.27 MiB/sec. 2025.01.08 01:19:26.801283 [ 4 ] {ca5dcaee-c089-422a-9257-429bb1a873d5} TCPHandler: Processed in 0.001853999 sec. 2025.01.08 01:19:26.801439 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:26.801588 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:26.801655 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:26.802240 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:26.802282 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:26.802675 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:19:26.802921 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:26.803166 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} executeQuery: Read 30 rows, 2.10 KiB in 0.001607 sec., 18668.32607342875 rows/sec., 1.28 MiB/sec. 2025.01.08 01:19:26.803267 [ 255 ] {8cadec83-5b1b-48ac-b6ab-3a0d715da6a7} TCPHandler: Processed in 0.00189286 sec. 2025.01.08 01:19:28.740215 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.740445 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.740525 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:28.741345 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.741390 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.741833 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:28.742096 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.742334 [ 83 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.08 01:19:28.742340 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} executeQuery: Read 14 rows, 1.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 518.16 KiB/sec. 2025.01.08 01:19:28.742474 [ 83 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.742543 [ 4 ] {26a7044d-00be-48bf-a21c-1343767c91ad} TCPHandler: Processed in 0.002459678 sec. 2025.01.08 01:19:28.742566 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.742856 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.742874 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:19:28.743364 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:28.743413 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:28.743477 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.08 01:19:28.743486 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:28.743836 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:28.744178 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:28.744532 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:28.744888 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.08 01:19:28.746945 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.747046 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.747063 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339559 sec., 16130.6713424106 rows/sec., 1.20 MiB/sec. 2025.01.08 01:19:28.747299 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.08 01:19:28.747851 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.747960 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_21_5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.08 01:19:28.748065 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:19:28.748081 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:19:28.748399 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.748663 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} executeQuery: Read 1353 rows, 115.54 KiB in 0.005494 sec., 246268.65671641793 rows/sec., 20.54 MiB/sec. 2025.01.08 01:19:28.748746 [ 255 ] {df2f97ee-693a-437e-a401-f3998e854031} TCPHandler: Processed in 0.006085376 sec. 2025.01.08 01:19:28.748981 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.749209 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.749312 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:28.750564 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.750604 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.750976 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:19:28.751225 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.751388 [ 83 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:19:28.751454 [ 83 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.751479 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} executeQuery: Read 27 rows, 1.96 KiB in 0.002321 sec., 11632.916846186987 rows/sec., 844.45 KiB/sec. 2025.01.08 01:19:28.751495 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.751636 [ 4 ] {6978cc66-9b32-47f9-be8f-902cf875427a} TCPHandler: Processed in 0.002762274 sec. 2025.01.08 01:19:28.751797 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:19:28.751848 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.752093 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:28.752112 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.752166 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 62 rows starting from the beginning of the part 2025.01.08 01:19:28.752224 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:28.752512 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:19:28.752849 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2025.01.08 01:19:28.753175 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2025.01.08 01:19:28.753577 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2025.01.08 01:19:28.753915 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part 2025.01.08 01:19:28.755481 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.755565 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.756629 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:28.756789 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.005140371 sec., 47661.92945995532 rows/sec., 3.59 MiB/sec. 2025.01.08 01:19:28.756973 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:19:28.757139 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.757609 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} executeQuery: Read 242 rows, 16.79 KiB in 0.00558 sec., 43369.17562724015 rows/sec., 2.94 MiB/sec. 2025.01.08 01:19:28.757625 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.757781 [ 255 ] {736c6d17-b12d-4034-9c26-2e1ee6fa6bfd} TCPHandler: Processed in 0.006039055 sec. 2025.01.08 01:19:28.757855 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_26_5} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:19:28.758017 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:19:28.758103 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.758309 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.758363 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:28.759044 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.759089 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.759462 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:28.759696 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.759878 [ 83 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.08 01:19:28.759949 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} executeQuery: Read 13 rows, 830.00 B in 0.001664 sec., 7812.500000000001 rows/sec., 487.11 KiB/sec. 2025.01.08 01:19:28.759959 [ 83 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.760073 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.760090 [ 4 ] {d30e953b-ad24-4d16-952a-e701274bc76a} TCPHandler: Processed in 0.002135614 sec. 2025.01.08 01:19:28.760444 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:19:28.760661 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.760894 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:28.760939 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.08 01:19:28.761270 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.08 01:19:28.761295 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:28.761485 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:28.761603 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.08 01:19:28.762008 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.08 01:19:28.762312 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.08 01:19:28.764567 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004362259 sec., 14900.536625633644 rows/sec., 987.25 KiB/sec. 2025.01.08 01:19:28.764623 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.764692 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.764726 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.08 01:19:28.765296 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.765487 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_21_5} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.08 01:19:28.765598 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:19:28.765606 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:19:28.765887 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.766108 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} executeQuery: Read 822 rows, 60.69 KiB in 0.005016 sec., 163875.5980861244 rows/sec., 11.82 MiB/sec. 2025.01.08 01:19:28.766177 [ 255 ] {1d9d2fc1-c2e0-47e4-8837-8bfb26af85b0} TCPHandler: Processed in 0.005982764 sec. 2025.01.08 01:19:28.766343 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.766465 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:28.766516 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:28.767014 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.767052 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.767421 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:28.767654 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.767860 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2025.01.08 01:19:28.767910 [ 4 ] {01243885-d0a3-4dc3-9312-994cdb51a9f5} TCPHandler: Processed in 0.001625666 sec. 2025.01.08 01:19:28.768060 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.768179 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.768238 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:28.769103 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.769150 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.769606 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:19:28.769851 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.770080 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} executeQuery: Read 963 rows, 65.53 KiB in 0.001927 sec., 499740.5293201868 rows/sec., 33.21 MiB/sec. 2025.01.08 01:19:28.770138 [ 255 ] {8b69a580-c492-4883-b14a-a339831f641c} TCPHandler: Processed in 0.002136994 sec. 2025.01.08 01:19:28.770314 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.770537 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.770632 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:28.771392 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.771431 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.771780 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:19:28.772022 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.772229 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} executeQuery: Read 1 rows, 69.00 B in 0.001746 sec., 572.737686139748 rows/sec., 38.59 KiB/sec. 2025.01.08 01:19:28.772278 [ 4 ] {97463011-8967-4637-b151-14cd438765a2} TCPHandler: Processed in 0.002064682 sec. 2025.01.08 01:19:28.772423 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.772564 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.772657 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:28.773858 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.773897 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.774526 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:19:28.774788 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.774985 [ 83 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:19:28.775084 [ 83 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.775103 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} executeQuery: Read 20 rows, 36.70 KiB in 0.00256 sec., 7812.499999999999 rows/sec., 14.00 MiB/sec. 2025.01.08 01:19:28.775139 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.775451 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:19:28.775500 [ 255 ] {d6300b6e-3ecd-41bc-a67d-de0d7881bca4} TCPHandler: Processed in 0.00314177 sec. 2025.01.08 01:19:28.775746 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:28.776042 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:28.776121 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:28.776150 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:28.776316 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 562 rows starting from the beginning of the part 2025.01.08 01:19:28.777199 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part 2025.01.08 01:19:28.777834 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2025.01.08 01:19:28.778465 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:28.778549 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part 2025.01.08 01:19:28.778555 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:28.779152 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part 2025.01.08 01:19:28.779798 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.01.08 01:19:28.779961 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:19:28.780712 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.781135 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} executeQuery: Read 34 rows, 2.03 KiB in 0.005179 sec., 6564.973933191736 rows/sec., 392.77 KiB/sec. 2025.01.08 01:19:28.781339 [ 4 ] {f68f5591-84a2-44ec-a58d-8a2102313661} TCPHandler: Processed in 0.00572557 sec. 2025.01.08 01:19:28.786073 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 19 columns (19 merged, 0 gathered) in 0.01080166 sec., 65267.74588350309 rows/sec., 116.96 MiB/sec. 2025.01.08 01:19:28.787357 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:19:28.787787 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:28.787873 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_26_5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:19:28.788028 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. 2025.01.08 01:19:29.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 197.69 MiB, peak 205.24 MiB, free memory in arenas 0.00 B, will set to 199.34 MiB (RSS), difference: 1.64 MiB 2025.01.08 01:19:30.817083 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 894 2025.01.08 01:19:30.820543 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:30.820605 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:30.822088 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:30.822392 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:30.822979 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 894 2025.01.08 01:19:31.794545 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.794757 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:19:31.794837 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:19:31.795616 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.795663 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.796078 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.08 01:19:31.796325 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.796551 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec. 2025.01.08 01:19:31.796645 [ 4 ] {d71e41ea-592a-489d-82bb-c27a595f18bf} TCPHandler: Processed in 0.002241035 sec. 2025.01.08 01:19:31.796891 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.797082 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:31.797158 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:31.797952 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.797999 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.798445 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:19:31.798711 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.798959 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} executeQuery: Read 69 rows, 5.98 KiB in 0.001928 sec., 35788.38174273859 rows/sec., 3.03 MiB/sec. 2025.01.08 01:19:31.799030 [ 255 ] {44beeab0-4aa2-49a7-9194-528925c7ebc4} TCPHandler: Processed in 0.002277306 sec. 2025.01.08 01:19:31.799168 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.799287 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:31.799337 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:31.799969 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.800010 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.800367 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:19:31.800633 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.800843 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} executeQuery: Read 23 rows, 1.72 KiB in 0.001581 sec., 14547.75458570525 rows/sec., 1.06 MiB/sec. 2025.01.08 01:19:31.800896 [ 4 ] {176a2f8c-f91e-4831-8990-2d77d498df1d} TCPHandler: Processed in 0.001785308 sec. 2025.01.08 01:19:31.801057 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.801188 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:31.801244 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:31.801873 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.801914 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.802286 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:19:31.802534 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.802749 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} executeQuery: Read 51 rows, 4.08 KiB in 0.001591 sec., 32055.311125078566 rows/sec., 2.50 MiB/sec. 2025.01.08 01:19:31.802812 [ 255 ] {63b29b41-c6c6-4713-badc-e49401fa262c} TCPHandler: Processed in 0.001816378 sec. 2025.01.08 01:19:31.802973 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.803113 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:31.803175 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:31.803742 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.803781 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.804165 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:19:31.804409 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.804628 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} executeQuery: Read 61 rows, 4.33 KiB in 0.001547 sec., 39431.1570782159 rows/sec., 2.73 MiB/sec. 2025.01.08 01:19:31.804680 [ 4 ] {07abe868-6009-4984-8b73-9f13db367a33} TCPHandler: Processed in 0.001774268 sec. 2025.01.08 01:19:31.804830 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.804976 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:31.805076 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:31.806309 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.806349 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.806999 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:19:31.807266 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.807572 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} executeQuery: Read 21 rows, 38.53 KiB in 0.002631 sec., 7981.755986316989 rows/sec., 14.30 MiB/sec. 2025.01.08 01:19:31.808082 [ 255 ] {4d5104db-c023-4a03-b2d2-3b233816e6ac} TCPHandler: Processed in 0.003319423 sec. 2025.01.08 01:19:31.808244 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:31.808365 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:31.808416 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:31.808878 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:31.808916 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.08 01:19:31.809280 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:19:31.809515 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:31.809733 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} executeQuery: Read 18 rows, 1.26 KiB in 0.001391 sec., 12940.330697340043 rows/sec., 907.76 KiB/sec. 2025.01.08 01:19:31.809781 [ 4 ] {5343fbc0-4fbd-4b0d-9387-91c2c4659554} TCPHandler: Processed in 0.001598515 sec. 2025.01.08 01:19:33.249807 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.01.08 01:19:33.250575 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:33.250621 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:33.251155 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:19:33.251420 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:33.251663 [ 31 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:19:33.251685 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.01.08 01:19:33.251747 [ 31 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:33.251776 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:33.251893 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252025 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:33.252069 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252148 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252353 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252592 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252756 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.252916 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:19:33.255268 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003425094 sec., 4167476.863408712 rows/sec., 59.62 MiB/sec. 2025.01.08 01:19:33.255733 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:19:33.256072 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:33.256173 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_31_6} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:19:33.256295 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.08 01:19:34.227770 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.08 01:19:34.251220 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:34.251279 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:34.258986 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:19:34.259852 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:34.260194 [ 44 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:19:34.260322 [ 44 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:34.260393 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:34.260869 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.274763 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.08 01:19:34.276481 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:34.277726 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.282925 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.288280 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.293724 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.299291 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.303614 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:19:34.361894 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.101348687 sec., 2308.860695945671 rows/sec., 11.94 MiB/sec. 2025.01.08 01:19:34.363656 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:19:34.365949 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:34.366053 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_31_6} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:19:34.367298 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.08 01:19:35.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 200.49 MiB, peak 211.03 MiB, free memory in arenas 0.00 B, will set to 201.76 MiB (RSS), difference: 1.27 MiB 2025.01.08 01:19:36.795224 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:36.795436 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:36.795517 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:36.796269 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.796320 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.796757 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:19:36.797027 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.797229 [ 52 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:19:36.797298 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} executeQuery: Read 26 rows, 1.98 KiB in 0.001921 sec., 13534.61738677772 rows/sec., 1.01 MiB/sec. 2025.01.08 01:19:36.797326 [ 52 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.797401 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.797443 [ 4 ] {b8b5e891-6f13-4e4f-805b-9d5456428a21} TCPHandler: Processed in 0.002356177 sec. 2025.01.08 01:19:36.797853 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:36.797905 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:19:36.798354 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:36.798537 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:36.798574 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:36.798662 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part 2025.01.08 01:19:36.798949 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 255 rows starting from the beginning of the part 2025.01.08 01:19:36.799341 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:36.799746 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:19:36.800116 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 69 rows starting from the beginning of the part 2025.01.08 01:19:36.800410 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:36.801340 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.801402 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.802464 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:19:36.802976 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.803173 [ 52 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:19:36.803217 [ 52 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.803256 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.803278 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} executeQuery: Read 28 rows, 2.24 KiB in 0.005101 sec., 5489.11978043521 rows/sec., 438.41 KiB/sec. 2025.01.08 01:19:36.803637 [ 255 ] {32b9c680-7445-4c80-92c7-e57cb0134758} TCPHandler: Processed in 0.006061075 sec. 2025.01.08 01:19:36.803741 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:19:36.803981 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:36.804437 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:36.804602 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:36.804650 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:36.804868 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 875 rows starting from the beginning of the part 2025.01.08 01:19:36.805434 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 387 rows starting from the beginning of the part 2025.01.08 01:19:36.806005 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:36.806579 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.008998572 sec., 347944.09601879056 rows/sec., 30.50 MiB/sec. 2025.01.08 01:19:36.806619 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 822 rows starting from the beginning of the part 2025.01.08 01:19:36.807138 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 51 rows starting from the beginning of the part 2025.01.08 01:19:36.807234 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:19:36.807646 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:36.808576 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.808992 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_51_10} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:19:36.809371 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:19:36.809672 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.809764 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.810556 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:19:36.810862 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.811080 [ 52 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:19:36.811240 [ 52 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.811325 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} executeQuery: Read 100 rows, 7.10 KiB in 0.007037 sec., 14210.601108426887 rows/sec., 1008.90 KiB/sec. 2025.01.08 01:19:36.811347 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.811833 [ 4 ] {de8efc37-f7dd-4bfe-a6d4-db10f3880bd0} TCPHandler: Processed in 0.008030977 sec. 2025.01.08 01:19:36.811847 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.008527284 sec., 256939.95884269834 rows/sec., 19.57 MiB/sec. 2025.01.08 01:19:36.811861 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:19:36.812072 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:36.812127 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:19:36.812136 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:36.812224 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 11903 rows starting from the beginning of the part 2025.01.08 01:19:36.812292 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:36.812596 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:36.812614 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part 2025.01.08 01:19:36.813047 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.813098 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:36.813426 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_51_10} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:19:36.813484 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 963 rows starting from the beginning of the part 2025.01.08 01:19:36.813711 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:19:36.813871 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 61 rows starting from the beginning of the part 2025.01.08 01:19:36.814060 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:36.814608 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.814652 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.815123 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:19:36.815403 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.815586 [ 52 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:19:36.815655 [ 52 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:36.815708 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:36.815754 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} executeQuery: Read 30 rows, 2.10 KiB in 0.003516 sec., 8532.423208191127 rows/sec., 598.55 KiB/sec. 2025.01.08 01:19:36.816105 [ 255 ] {1195f536-b5a7-48a1-bc7f-5080f113fb8a} TCPHandler: Processed in 0.004135295 sec. 2025.01.08 01:19:36.816253 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:19:36.816607 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:36.816684 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1606 rows starting from the beginning of the part 2025.01.08 01:19:36.816845 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 52 rows starting from the beginning of the part 2025.01.08 01:19:36.817017 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:19:36.817387 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.08 01:19:36.817489 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 18 rows starting from the beginning of the part 2025.01.08 01:19:36.817816 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:19:36.819447 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 13304 rows, containing 5 columns (5 merged, 0 gathered) in 0.007923435 sec., 1679069.7468963903 rows/sec., 112.45 MiB/sec. 2025.01.08 01:19:36.819714 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.003848911 sec., 459870.3373499673 rows/sec., 29.63 MiB/sec. 2025.01.08 01:19:36.819955 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:19:36.820198 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:19:36.820530 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.820715 [ 199 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_51_10} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:19:36.820902 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:36.820925 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. 2025.01.08 01:19:36.821044 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_51_10} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:19:36.821145 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:19:40.615312 [ 73 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:19:40.615406 [ 73 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:19:40.751901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.01.08 01:19:40.752643 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:40.752691 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:40.753229 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:19:40.753485 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:40.753735 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.08 01:19:40.823301 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 916 2025.01.08 01:19:40.826248 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:40.826305 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:40.827782 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:40.828098 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:40.828959 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 916 2025.01.08 01:19:41.001379 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000954735 sec. 2025.01.08 01:19:41.774908 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.08 01:19:41.794382 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.794450 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.801456 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:19:41.801933 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.802407 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.802563 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:41.803203 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.805258 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.805370 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.807045 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:41.807970 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.809076 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} executeQuery: Read 14 rows, 1.01 KiB in 0.006822 sec., 2052.1841102316034 rows/sec., 147.73 KiB/sec. 2025.01.08 01:19:41.809476 [ 4 ] {1ec34620-0c2c-4b46-9843-0a34b440267d} TCPHandler: Processed in 0.007718051 sec. 2025.01.08 01:19:41.810003 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.810623 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:41.810824 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:41.814840 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.08 01:19:41.814902 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.814958 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.815444 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:19:41.815721 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.815959 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} executeQuery: Read 255 rows, 23.35 KiB in 0.005531 sec., 46103.778701862226 rows/sec., 4.12 MiB/sec. 2025.01.08 01:19:41.816038 [ 255 ] {a99c7211-00f9-4270-95eb-0de6c0e3acf7} TCPHandler: Processed in 0.006388131 sec. 2025.01.08 01:19:41.816219 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.816363 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.816423 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:41.817078 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.817117 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.817630 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:19:41.817997 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.818204 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} executeQuery: Read 48 rows, 3.54 KiB in 0.001873 sec., 25627.335824879872 rows/sec., 1.85 MiB/sec. 2025.01.08 01:19:41.818256 [ 4 ] {a0b02fd1-c528-4d60-a80f-84391ede86c2} TCPHandler: Processed in 0.002109073 sec. 2025.01.08 01:19:41.818423 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.818572 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.818634 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:41.819326 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.819376 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.819790 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:41.820036 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.820295 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} executeQuery: Read 14 rows, 1004.00 B in 0.001755 sec., 7977.207977207977 rows/sec., 558.67 KiB/sec. 2025.01.08 01:19:41.820484 [ 255 ] {2b766071-8f6f-4ab9-b946-998c00390282} TCPHandler: Processed in 0.002132384 sec. 2025.01.08 01:19:41.820684 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.820820 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.820875 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:41.821537 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.821584 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.821956 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:41.822189 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.822405 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. 2025.01.08 01:19:41.822530 [ 4 ] {f62127ce-34d6-451d-b22c-b5423c49d40c} TCPHandler: Processed in 0.001936851 sec. 2025.01.08 01:19:41.822677 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.822821 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:41.822881 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:41.823721 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.823763 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.824157 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:19:41.824405 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.824678 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} executeQuery: Read 387 rows, 28.09 KiB in 0.001881 sec., 205741.62679425837 rows/sec., 14.58 MiB/sec. 2025.01.08 01:19:41.824910 [ 255 ] {227bf2d2-4184-4338-93bf-5da68edd5b15} TCPHandler: Processed in 0.002292236 sec. 2025.01.08 01:19:41.825127 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.825264 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:41.825321 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:41.825839 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.825877 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.826249 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:41.826484 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.826704 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. 2025.01.08 01:19:41.826965 [ 4 ] {13cd4439-5c58-4b59-8742-62db0fc3b29b} TCPHandler: Processed in 0.001944361 sec. 2025.01.08 01:19:41.827217 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.827418 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.827474 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:41.828053 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.828094 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.828493 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:19:41.828751 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.828972 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} executeQuery: Read 177 rows, 11.96 KiB in 0.00158 sec., 112025.3164556962 rows/sec., 7.39 MiB/sec. 2025.01.08 01:19:41.829105 [ 255 ] {29df1146-fafa-4751-8057-a13bb129bfd5} TCPHandler: Processed in 0.002047213 sec. 2025.01.08 01:19:41.829296 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.829417 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.829470 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:41.829940 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.829979 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.830339 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:19:41.830580 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.830897 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. 2025.01.08 01:19:41.831311 [ 4 ] {4336705b-7199-42fc-9900-855fdf94e48d} TCPHandler: Processed in 0.002102843 sec. 2025.01.08 01:19:41.831621 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.831817 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.831907 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:41.833190 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.833229 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.833930 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:19:41.834195 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.834487 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} executeQuery: Read 41 rows, 75.23 KiB in 0.002696 sec., 15207.715133531157 rows/sec., 27.25 MiB/sec. 2025.01.08 01:19:41.834977 [ 255 ] {4cc8f3ec-0519-4009-9644-4a62585ccedf} TCPHandler: Processed in 0.003530676 sec. 2025.01.08 01:19:41.835146 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:41.835266 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:41.835320 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:41.835819 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:41.835862 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:41.836258 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:19:41.836508 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:41.836743 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} executeQuery: Read 52 rows, 3.30 KiB in 0.001503 sec., 34597.471723220224 rows/sec., 2.14 MiB/sec. 2025.01.08 01:19:41.836851 [ 4 ] {a83b4585-c3db-4aad-a3c1-1464c0186d5d} TCPHandler: Processed in 0.001764237 sec. 2025.01.08 01:19:46.795829 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:46.796061 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:46.796143 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:46.796960 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:46.797014 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:46.797439 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:19:46.797696 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:46.797933 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} executeQuery: Read 26 rows, 1.98 KiB in 0.001933 sec., 13450.594930160372 rows/sec., 1.00 MiB/sec. 2025.01.08 01:19:46.798002 [ 4 ] {f051de78-bf33-4d4b-a906-5a336f79699b} TCPHandler: Processed in 0.002311886 sec. 2025.01.08 01:19:46.798251 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:46.798466 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:46.798546 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:46.799333 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:46.799380 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:46.799812 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:19:46.800065 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:46.800294 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} executeQuery: Read 28 rows, 2.24 KiB in 0.001885 sec., 14854.111405835543 rows/sec., 1.16 MiB/sec. 2025.01.08 01:19:46.800412 [ 255 ] {42cfc351-87f8-4b76-9702-099d19f69811} TCPHandler: Processed in 0.002299706 sec. 2025.01.08 01:19:46.800624 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:46.800794 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:46.800859 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:46.801439 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:46.801480 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:46.801870 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:19:46.802106 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:46.802320 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} executeQuery: Read 100 rows, 7.10 KiB in 0.001561 sec., 64061.49903907751 rows/sec., 4.44 MiB/sec. 2025.01.08 01:19:46.802376 [ 4 ] {b577f420-b1e5-4be7-a106-64ecb3d4b4c0} TCPHandler: Processed in 0.00188461 sec. 2025.01.08 01:19:46.802545 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:46.802664 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:46.802717 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:46.803211 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:46.803252 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:46.803630 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:19:46.803885 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:46.804099 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} executeQuery: Read 30 rows, 2.10 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.41 MiB/sec. 2025.01.08 01:19:46.804150 [ 255 ] {b89acedc-8b23-4ca2-8a5c-2a9dcba19adf} TCPHandler: Processed in 0.001662696 sec. 2025.01.08 01:19:48.253891 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.01.08 01:19:48.254585 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:48.254628 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:48.255229 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:19:48.255488 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:48.255738 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.01.08 01:19:49.314951 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.08 01:19:49.335226 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:49.335284 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:49.342584 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:19:49.343337 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:49.346043 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.08 01:19:50.829212 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 946 2025.01.08 01:19:50.832307 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:50.832360 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:50.833848 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:50.834168 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:50.834977 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 946 2025.01.08 01:19:51.801153 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.801349 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.801427 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:51.802176 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.802229 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.802671 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:51.802930 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.803163 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.01.08 01:19:51.803218 [ 4 ] {a2b0073a-9355-44d1-949c-7d33b23e66dc} TCPHandler: Processed in 0.002200695 sec. 2025.01.08 01:19:51.803472 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.803693 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:51.803780 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:51.804691 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.804747 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.805230 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:19:51.805501 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.805744 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} executeQuery: Read 255 rows, 23.35 KiB in 0.00211 sec., 120853.08056872038 rows/sec., 10.81 MiB/sec. 2025.01.08 01:19:51.805812 [ 255 ] {ee62dff7-598a-4b29-b4cb-cba6677e2853} TCPHandler: Processed in 0.00248508 sec. 2025.01.08 01:19:51.805968 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.806092 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.806141 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:51.806745 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.806786 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.807153 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:19:51.807397 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.807605 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} executeQuery: Read 48 rows, 3.54 KiB in 0.001537 sec., 31229.66818477554 rows/sec., 2.25 MiB/sec. 2025.01.08 01:19:51.807658 [ 4 ] {452fdb7a-6694-4b5d-a5ea-b35cacfd760e} TCPHandler: Processed in 0.001762978 sec. 2025.01.08 01:19:51.807793 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.807921 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.807979 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:51.808684 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.808735 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.809144 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:51.809390 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.809596 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} executeQuery: Read 14 rows, 1004.00 B in 0.001706 sec., 8206.3305978898 rows/sec., 574.72 KiB/sec. 2025.01.08 01:19:51.809651 [ 255 ] {28ada390-344b-4ed6-837b-ba030df5053d} TCPHandler: Processed in 0.00191858 sec. 2025.01.08 01:19:51.809791 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.809911 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.809961 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:51.810544 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.810584 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.810950 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:51.811183 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.811441 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} executeQuery: Read 13 rows, 830.00 B in 0.001546 sec., 8408.796895213454 rows/sec., 524.29 KiB/sec. 2025.01.08 01:19:51.811614 [ 4 ] {530e3da7-2363-4fc0-8ef1-bda2bbdd9009} TCPHandler: Processed in 0.00188301 sec. 2025.01.08 01:19:51.811794 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.811913 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:51.811963 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:51.813122 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.813162 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.813545 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:19:51.813787 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.814011 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} executeQuery: Read 387 rows, 28.09 KiB in 0.002123 sec., 182289.21337729628 rows/sec., 12.92 MiB/sec. 2025.01.08 01:19:51.814066 [ 255 ] {f950e061-b7eb-46cd-817c-b5a2565e726f} TCPHandler: Processed in 0.002353107 sec. 2025.01.08 01:19:51.814221 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.814363 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:51.814430 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:51.815005 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.815047 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.815418 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:51.815652 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.815916 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. 2025.01.08 01:19:51.816134 [ 4 ] {9e6c213f-5ff7-4b22-adea-30de19e69a06} TCPHandler: Processed in 0.001979731 sec. 2025.01.08 01:19:51.816329 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.816469 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.816532 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:51.817174 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.817213 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.817612 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:19:51.817852 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.818061 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} executeQuery: Read 177 rows, 11.96 KiB in 0.001624 sec., 108990.14778325123 rows/sec., 7.19 MiB/sec. 2025.01.08 01:19:51.818115 [ 255 ] {516598c8-f5c2-4bf9-94e0-5a890e87a8d9} TCPHandler: Processed in 0.00188896 sec. 2025.01.08 01:19:51.818267 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.818408 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.818470 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:51.819027 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.819066 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.819422 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:19:51.819664 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.819824 [ 121 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.01.08 01:19:51.819882 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} executeQuery: Read 1 rows, 69.00 B in 0.001503 sec., 665.3359946773121 rows/sec., 44.83 KiB/sec. 2025.01.08 01:19:51.819904 [ 121 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.819972 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.820001 [ 4 ] {3f8ce685-95a5-4e84-880d-2773b7a215cd} TCPHandler: Processed in 0.001797278 sec. 2025.01.08 01:19:51.820244 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.820763 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.820826 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.820999 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:51.821397 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:51.821536 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.821970 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.822447 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.822826 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.823156 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.823630 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:19:51.826626 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.826698 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.827234 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.007034561 sec., 3269.571477168227 rows/sec., 220.31 KiB/sec. 2025.01.08 01:19:51.827442 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.08 01:19:51.828093 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.828286 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_23_5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.01.08 01:19:51.828442 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:19:51.828513 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:19:51.828803 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.829152 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} executeQuery: Read 41 rows, 75.23 KiB in 0.008525 sec., 4809.3841642228745 rows/sec., 8.62 MiB/sec. 2025.01.08 01:19:51.829654 [ 255 ] {1cb5ae09-81af-4345-865d-8819642d0f72} TCPHandler: Processed in 0.00956718 sec. 2025.01.08 01:19:51.829813 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:51.829956 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:51.830017 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:51.830588 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:51.830636 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:51.831062 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:19:51.831301 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:51.831562 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} executeQuery: Read 52 rows, 3.30 KiB in 0.001629 sec., 31921.424186617558 rows/sec., 1.98 MiB/sec. 2025.01.08 01:19:51.831632 [ 4 ] {6b10a676-3326-4945-a333-27bc2b062323} TCPHandler: Processed in 0.001881829 sec. 2025.01.08 01:19:55.615657 [ 118 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:19:55.615722 [ 118 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:19:55.755911 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.01.08 01:19:55.757013 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:55.757107 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:55.757835 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:19:55.758103 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:55.758382 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.08 01:19:56.795735 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:56.795954 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:56.796040 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:56.796810 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:56.796861 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:56.797294 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:19:56.797553 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:56.797798 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} executeQuery: Read 26 rows, 1.98 KiB in 0.001905 sec., 13648.293963254593 rows/sec., 1.01 MiB/sec. 2025.01.08 01:19:56.797867 [ 4 ] {3eebbffd-e835-4b4f-a61b-1afd8e28c420} TCPHandler: Processed in 0.002272486 sec. 2025.01.08 01:19:56.798114 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:56.798327 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:56.798410 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:56.799192 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:56.799246 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:56.799703 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:19:56.799971 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:56.800214 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} executeQuery: Read 28 rows, 2.24 KiB in 0.001945 sec., 14395.886889460155 rows/sec., 1.12 MiB/sec. 2025.01.08 01:19:56.800284 [ 255 ] {bb9c3ee3-79e6-4bca-a888-40171591a61f} TCPHandler: Processed in 0.002307826 sec. 2025.01.08 01:19:56.800445 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:56.800598 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:56.800666 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:56.801295 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:56.801337 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:56.801738 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:19:56.801989 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:56.802218 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} executeQuery: Read 100 rows, 7.10 KiB in 0.001656 sec., 60386.47342995169 rows/sec., 4.19 MiB/sec. 2025.01.08 01:19:56.802281 [ 4 ] {1af5dc0d-8b5e-47ab-ad25-6eb511226969} TCPHandler: Processed in 0.001907739 sec. 2025.01.08 01:19:56.802488 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:56.802646 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:56.802704 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:56.803224 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:56.803267 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:56.803683 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:19:56.803936 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:56.804167 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} executeQuery: Read 30 rows, 2.10 KiB in 0.001552 sec., 19329.896907216495 rows/sec., 1.32 MiB/sec. 2025.01.08 01:19:56.804221 [ 255 ] {c21abedf-e967-48da-bc6f-d16833064858} TCPHandler: Processed in 0.001856619 sec. 2025.01.08 01:19:56.846123 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.08 01:19:56.868678 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:56.868760 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:56.876511 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:19:56.877284 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:56.880940 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.08 01:19:58.742305 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.742519 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.742600 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:19:58.743401 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.743454 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.743890 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:58.744151 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.744400 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2025.01.08 01:19:58.744468 [ 4 ] {d61ebf3a-c5bf-4cba-8dbb-84ef572cf15f} TCPHandler: Processed in 0.002306117 sec. 2025.01.08 01:19:58.744711 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.744926 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:19:58.745010 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:19:58.745788 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.745832 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.746262 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.08 01:19:58.746526 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.746750 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} executeQuery: Read 12 rows, 1002.00 B in 0.001878 sec., 6389.776357827476 rows/sec., 521.04 KiB/sec. 2025.01.08 01:19:58.746822 [ 255 ] {2e49db74-644c-4ac9-a43b-281989943ee2} TCPHandler: Processed in 0.002251635 sec. 2025.01.08 01:19:58.746969 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.747112 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:19:58.747172 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:19:58.748396 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.748438 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.748894 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:19:58.749137 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.749352 [ 112 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:19:58.749442 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} executeQuery: Read 1359 rows, 115.98 KiB in 0.002338 sec., 581266.0393498717 rows/sec., 48.44 MiB/sec. 2025.01.08 01:19:58.749455 [ 112 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.749558 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.749602 [ 4 ] {99bc8497-03fc-4814-a931-0aa46cf3ea4a} TCPHandler: Processed in 0.002697763 sec. 2025.01.08 01:19:58.749897 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:19:58.749928 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.750233 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:58.750301 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.750322 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part 2025.01.08 01:19:58.750404 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:19:58.750632 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 255 rows starting from the beginning of the part 2025.01.08 01:19:58.751023 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:58.751343 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 255 rows starting from the beginning of the part 2025.01.08 01:19:58.751716 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part 2025.01.08 01:19:58.752102 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:19:58.753486 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.753539 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.754604 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:19:58.755017 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.755272 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} executeQuery: Read 39 rows, 2.80 KiB in 0.005073 sec., 7687.75872264932 rows/sec., 551.52 KiB/sec. 2025.01.08 01:19:58.755345 [ 255 ] {213a06d3-9bc2-4ac7-ad64-b6cc122d5728} TCPHandler: Processed in 0.005620758 sec. 2025.01.08 01:19:58.755680 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.755771 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006055206 sec., 548783.9720068979 rows/sec., 48.32 MiB/sec. 2025.01.08 01:19:58.755946 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.756043 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:19:58.756300 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:19:58.756960 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.757165 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_56_11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:19:58.757361 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.08 01:19:58.757532 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.757578 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.757961 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:58.758204 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.758486 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} executeQuery: Read 242 rows, 16.79 KiB in 0.002608 sec., 92791.41104294478 rows/sec., 6.29 MiB/sec. 2025.01.08 01:19:58.758682 [ 4 ] {599e8364-4470-4149-9e02-f37f28c3d608} TCPHandler: Processed in 0.003184291 sec. 2025.01.08 01:19:58.758927 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.759155 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.759240 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:19:58.759816 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.759855 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.760212 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:58.760469 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.760659 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} executeQuery: Read 13 rows, 830.00 B in 0.001561 sec., 8327.994875080076 rows/sec., 519.25 KiB/sec. 2025.01.08 01:19:58.760714 [ 255 ] {6c438bfd-98aa-49d5-a2ca-a371fb06df86} TCPHandler: Processed in 0.00192738 sec. 2025.01.08 01:19:58.760845 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.760963 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:19:58.761011 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:19:58.761872 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.761911 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.762309 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:19:58.762546 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.762710 [ 112 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:19:58.762763 [ 112 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.762796 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} executeQuery: Read 834 rows, 61.67 KiB in 0.001853 sec., 450080.9498111171 rows/sec., 32.50 MiB/sec. 2025.01.08 01:19:58.762805 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.762949 [ 4 ] {44f9b27f-1767-4900-93b9-b824bf237123} TCPHandler: Processed in 0.002157664 sec. 2025.01.08 01:19:58.763201 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.763220 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:19:58.763451 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:19:58.763588 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:58.763603 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:19:58.763701 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 875 rows starting from the beginning of the part 2025.01.08 01:19:58.764258 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 387 rows starting from the beginning of the part 2025.01.08 01:19:58.764607 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:58.764873 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 387 rows starting from the beginning of the part 2025.01.08 01:19:58.765218 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 28 rows starting from the beginning of the part 2025.01.08 01:19:58.765565 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 834 rows starting from the beginning of the part 2025.01.08 01:19:58.766221 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.766276 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.767175 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:58.767766 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.768138 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} executeQuery: Read 6 rows, 321.00 B in 0.004795 sec., 1251.303441084463 rows/sec., 65.38 KiB/sec. 2025.01.08 01:19:58.768207 [ 255 ] {a4321c85-e69b-490e-98d4-8b39027457cf} TCPHandler: Processed in 0.005159712 sec. 2025.01.08 01:19:58.768530 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.768656 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00569066 sec., 446169.68857742334 rows/sec., 33.84 MiB/sec. 2025.01.08 01:19:58.768830 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.768948 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:19:58.768984 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:19:58.769614 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.769718 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_56_11} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:19:58.769840 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. 2025.01.08 01:19:58.770195 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.770239 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.770693 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:19:58.770935 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.771078 [ 110 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:19:58.771117 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} executeQuery: Read 969 rows, 65.95 KiB in 0.002356 sec., 411290.32258064515 rows/sec., 27.34 MiB/sec. 2025.01.08 01:19:58.771121 [ 110 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.771167 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.771196 [ 4 ] {5596c688-1dd5-4559-acf2-5ef8b5042f8f} TCPHandler: Processed in 0.002867245 sec. 2025.01.08 01:19:58.771430 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:19:58.771524 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.771623 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:58.771665 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13304 rows starting from the beginning of the part 2025.01.08 01:19:58.771946 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 177 rows starting from the beginning of the part 2025.01.08 01:19:58.772140 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.772431 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:58.772453 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:19:58.772796 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 177 rows starting from the beginning of the part 2025.01.08 01:19:58.773149 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part 2025.01.08 01:19:58.773556 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 969 rows starting from the beginning of the part 2025.01.08 01:19:58.774589 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.774647 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.775219 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:19:58.775699 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.776410 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} executeQuery: Read 1 rows, 69.00 B in 0.004498 sec., 222.32103156958647 rows/sec., 14.98 KiB/sec. 2025.01.08 01:19:58.776786 [ 255 ] {a2e27d2a-a74e-45e3-a504-a1d4223c459a} TCPHandler: Processed in 0.005472417 sec. 2025.01.08 01:19:58.777072 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.777319 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.777491 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:19:58.779075 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.779116 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.780196 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:19:58.780525 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.781200 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 14827 rows, containing 5 columns (5 merged, 0 gathered) in 0.009932746 sec., 1492739.268677564 rows/sec., 99.94 MiB/sec. 2025.01.08 01:19:58.781225 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} executeQuery: Read 20 rows, 36.70 KiB in 0.003942 sec., 5073.566717402334 rows/sec., 9.09 MiB/sec. 2025.01.08 01:19:58.781830 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:19:58.782014 [ 4 ] {6fcabb42-0ea2-47b7-a6ec-270f5dd62b8f} TCPHandler: Processed in 0.00511331 sec. 2025.01.08 01:19:58.782399 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:19:58.782548 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.782731 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:19:58.782754 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_56_11} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:19:58.782918 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:19:58.782949 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. 2025.01.08 01:19:58.783580 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.783624 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.784000 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:19:58.784251 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.784429 [ 110 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:19:58.784493 [ 110 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:19:58.784493 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} executeQuery: Read 34 rows, 2.03 KiB in 0.001851 sec., 18368.44948676391 rows/sec., 1.07 MiB/sec. 2025.01.08 01:19:58.784548 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:19:58.784619 [ 255 ] {5893cdd9-625e-401e-8448-a28bbd00b04f} TCPHandler: Processed in 0.002443258 sec. 2025.01.08 01:19:58.784895 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:19:58.785345 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:19:58.785413 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1770 rows starting from the beginning of the part 2025.01.08 01:19:58.785536 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part 2025.01.08 01:19:58.785667 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part 2025.01.08 01:19:58.785801 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part 2025.01.08 01:19:58.785967 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part 2025.01.08 01:19:58.786099 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2025.01.08 01:19:58.787302 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002633832 sec., 747200.2770108344 rows/sec., 48.06 MiB/sec. 2025.01.08 01:19:58.787512 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:19:58.787831 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:19:58.787924 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_56_11} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:19:58.788003 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:20:00.835180 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1000 2025.01.08 01:20:00.838646 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:00.838695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:00.840180 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:00.840480 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:00.841628 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1000 2025.01.08 01:20:01.794709 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.794932 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:01.795016 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:01.795810 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.795867 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.796330 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:20:01.796602 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.796847 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} executeQuery: Read 68 rows, 5.91 KiB in 0.001974 sec., 34447.82168186423 rows/sec., 2.92 MiB/sec. 2025.01.08 01:20:01.796915 [ 4 ] {a2a182d5-d1e7-414d-a5fc-dc4a237619b1} TCPHandler: Processed in 0.002347847 sec. 2025.01.08 01:20:01.797162 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.797368 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:01.797443 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:01.798197 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.798242 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.798697 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:20:01.798960 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.799115 [ 104 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:20:01.799167 [ 104 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.799170 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} executeQuery: Read 21 rows, 1.58 KiB in 0.001853 sec., 11332.973556395034 rows/sec., 852.19 KiB/sec. 2025.01.08 01:20:01.799197 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.799288 [ 255 ] {f8cf1ec2-6b22-4447-8126-baa7548259ff} TCPHandler: Processed in 0.002265356 sec. 2025.01.08 01:20:01.799427 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:20:01.799584 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.799771 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:01.799895 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 62 rows starting from the beginning of the part 2025.01.08 01:20:01.799986 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:01.800069 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 23 rows starting from the beginning of the part 2025.01.08 01:20:01.800158 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:01.800528 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2025.01.08 01:20:01.800841 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2025.01.08 01:20:01.801151 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:20:01.801602 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2025.01.08 01:20:01.803102 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.803181 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.804341 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:20:01.804458 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170011 sec., 46614.98785979372 rows/sec., 3.52 MiB/sec. 2025.01.08 01:20:01.804752 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.804765 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:20:01.805151 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} executeQuery: Read 49 rows, 3.92 KiB in 0.005261 sec., 9313.818665652918 rows/sec., 744.72 KiB/sec. 2025.01.08 01:20:01.805327 [ 4 ] {35fe8540-6968-4e39-9d83-549ea8713cb8} TCPHandler: Processed in 0.005943833 sec. 2025.01.08 01:20:01.805478 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.805514 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.805628 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_31_6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:20:01.805702 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:01.805808 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:20:01.805839 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:01.806421 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.806463 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.806869 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:20:01.807131 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.807362 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} executeQuery: Read 60 rows, 4.26 KiB in 0.001699 sec., 35314.89111241907 rows/sec., 2.45 MiB/sec. 2025.01.08 01:20:01.807425 [ 255 ] {2cfece8b-1637-464d-837a-e4d9daaf5ee3} TCPHandler: Processed in 0.002003091 sec. 2025.01.08 01:20:01.807668 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.807845 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:01.807940 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:01.809127 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.809169 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.809844 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:20:01.810120 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.810302 [ 104 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:20:01.810379 [ 104 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.810421 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.810439 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} executeQuery: Read 21 rows, 38.53 KiB in 0.00262 sec., 8015.26717557252 rows/sec., 14.36 MiB/sec. 2025.01.08 01:20:01.810854 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:20:01.811518 [ 4 ] {c3f72780-cd77-4b75-9cc4-7bef0dc80d79} TCPHandler: Processed in 0.003986323 sec. 2025.01.08 01:20:01.811890 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:01.812151 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:01.812172 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:01.812286 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:01.812334 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 705 rows starting from the beginning of the part 2025.01.08 01:20:01.813249 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2025.01.08 01:20:01.813845 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part 2025.01.08 01:20:01.814516 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part 2025.01.08 01:20:01.814636 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:01.814708 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.08 01:20:01.815199 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part 2025.01.08 01:20:01.815770 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2025.01.08 01:20:01.816461 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:20:01.816928 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.817554 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} executeQuery: Read 18 rows, 1.26 KiB in 0.005453 sec., 3300.9352649917473 rows/sec., 231.56 KiB/sec. 2025.01.08 01:20:01.817897 [ 255 ] {993c4d11-1b48-4dd9-95a1-f35b21131ab0} TCPHandler: Processed in 0.006232718 sec. 2025.01.08 01:20:01.827091 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 19 columns (19 merged, 0 gathered) in 0.016560351 sec., 51267.02930390787 rows/sec., 91.87 MiB/sec. 2025.01.08 01:20:01.828299 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:20:01.828731 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:01.828821 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_31_6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:20:01.828977 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. 2025.01.08 01:20:02.000236 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.91 MiB, peak 212.51 MiB, free memory in arenas 0.00 B, will set to 207.38 MiB (RSS), difference: 2.47 MiB 2025.01.08 01:20:03.258543 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.01.08 01:20:03.259541 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:03.259591 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:03.260137 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:20:03.260398 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:03.260695 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.01.08 01:20:04.381023 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.08 01:20:04.403622 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:04.403683 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:04.411435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:20:04.412221 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:04.415172 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.08 01:20:06.795607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:06.795830 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:06.795917 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:06.796738 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:06.796795 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:06.797252 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:20:06.797520 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:06.797776 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} executeQuery: Read 26 rows, 1.98 KiB in 0.002006 sec., 12961.116650049851 rows/sec., 986.79 KiB/sec. 2025.01.08 01:20:06.797847 [ 4 ] {2dfd3121-74d9-47eb-bdb3-11a89e287914} TCPHandler: Processed in 0.002378187 sec. 2025.01.08 01:20:06.798101 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:06.798323 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:06.798409 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:06.799195 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:06.799247 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:06.799696 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:20:06.799959 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:06.800204 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} executeQuery: Read 28 rows, 2.24 KiB in 0.001941 sec., 14425.553838227717 rows/sec., 1.13 MiB/sec. 2025.01.08 01:20:06.800272 [ 255 ] {03e17047-bd7a-4258-b970-32da83d5ab78} TCPHandler: Processed in 0.002317486 sec. 2025.01.08 01:20:06.800437 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:06.800593 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:06.800660 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:06.801320 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:06.801401 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:06.801825 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:20:06.802064 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:06.802279 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} executeQuery: Read 100 rows, 7.10 KiB in 0.001723 sec., 58038.30528148578 rows/sec., 4.02 MiB/sec. 2025.01.08 01:20:06.802332 [ 4 ] {c527960f-9823-4811-9c5f-0002bdeae365} TCPHandler: Processed in 0.001971541 sec. 2025.01.08 01:20:06.802485 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:06.802630 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:06.802697 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:06.803319 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:06.803370 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:06.803772 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:20:06.804024 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:06.804280 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} executeQuery: Read 30 rows, 2.10 KiB in 0.001673 sec., 17931.858936043038 rows/sec., 1.23 MiB/sec. 2025.01.08 01:20:06.804414 [ 255 ] {514c5a5d-8bf4-4654-971e-f5cf8155af9f} TCPHandler: Processed in 0.001998802 sec. 2025.01.08 01:20:09.448851 [ 96 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.08 01:20:09.448966 [ 96 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:09.449008 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:09.449306 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.449820 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:09.449900 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.449989 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.450190 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.450439 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.450642 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:09.451705 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601481 sec., 55353.08541557674 rows/sec., 2.82 MiB/sec. 2025.01.08 01:20:09.451849 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.08 01:20:09.452199 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:09.452299 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_24_5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.08 01:20:09.452388 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 01:20:10.519157 [ 95 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.08 01:20:10.519223 [ 95 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:10.519247 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:10.519418 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:20:10.519622 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:10.519668 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part 2025.01.08 01:20:10.519766 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.08 01:20:10.520066 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:10.520273 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:10.520434 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.08 01:20:10.521656 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002330867 sec., 323484.7805559047 rows/sec., 23.16 MiB/sec. 2025.01.08 01:20:10.521953 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.08 01:20:10.522539 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:10.522651 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_24_5} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.08 01:20:10.522758 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:20:10.615777 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:20:10.615828 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:20:10.760870 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.01.08 01:20:10.761494 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:10.761535 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:10.762042 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:20:10.762297 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:10.762500 [ 95 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:20:10.762575 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.08 01:20:10.762593 [ 95 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:10.762647 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:10.762865 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.763113 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:10.763185 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.763369 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.763574 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.763746 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.763913 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.764075 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:10.766778 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004017784 sec., 4114457.1236283486 rows/sec., 58.86 MiB/sec. 2025.01.08 01:20:10.766957 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:20:10.767482 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:10.767605 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_36_7} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:20:10.767708 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.08 01:20:10.841968 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1020 2025.01.08 01:20:10.844968 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:10.845014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:10.846456 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:10.846766 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:10.846927 [ 94 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.08 01:20:10.847004 [ 94 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:10.847047 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:10.847311 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:20:10.847725 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1020 2025.01.08 01:20:10.848096 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:10.848214 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part 2025.01.08 01:20:10.848719 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part 2025.01.08 01:20:10.849212 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part 2025.01.08 01:20:10.849720 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:20:10.850218 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:20:10.850787 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part 2025.01.08 01:20:10.858641 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 72 columns (72 merged, 0 gathered) in 0.011511262 sec., 88608.87711529805 rows/sec., 70.43 MiB/sec. 2025.01.08 01:20:10.859921 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.08 01:20:10.860599 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:10.860677 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_26_5} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.08 01:20:10.860865 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. 2025.01.08 01:20:11.802117 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.802303 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.802375 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:11.803107 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.803153 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.803585 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:11.803847 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.803989 [ 94 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.08 01:20:11.804039 [ 94 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.804051 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec. 2025.01.08 01:20:11.804070 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.804157 [ 4 ] {82b9c38e-a21d-4eed-9418-5694e01ed3f9} TCPHandler: Processed in 0.002162794 sec. 2025.01.08 01:20:11.804246 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:20:11.804468 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:11.804521 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.804529 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.08 01:20:11.804674 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:11.805024 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:11.805102 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:11.805368 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:11.805424 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:11.805770 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:11.807984 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.808094 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.808282 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004127345 sec., 16960.055435152623 rows/sec., 1.26 MiB/sec. 2025.01.08 01:20:11.808548 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.08 01:20:11.808900 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:20:11.809158 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.809357 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_25_6} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.08 01:20:11.809368 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.809542 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:20:11.809753 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} executeQuery: Read 255 rows, 23.35 KiB in 0.004911 sec., 51924.25167990226 rows/sec., 4.64 MiB/sec. 2025.01.08 01:20:11.809838 [ 255 ] {0e0a3161-d50b-4e8e-8a18-e897d8cc69cf} TCPHandler: Processed in 0.005551358 sec. 2025.01.08 01:20:11.810001 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.810129 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.810182 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:11.810804 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.810842 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.811225 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:20:11.811478 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.811660 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} executeQuery: Read 48 rows, 3.54 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.21 MiB/sec. 2025.01.08 01:20:11.811719 [ 4 ] {21a6cda7-85cc-4510-b652-027471e987e8} TCPHandler: Processed in 0.001779368 sec. 2025.01.08 01:20:11.811873 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.812002 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.812059 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:11.812660 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.812703 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.813074 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:11.813324 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.813544 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} executeQuery: Read 14 rows, 1004.00 B in 0.001572 sec., 8905.852417302798 rows/sec., 623.71 KiB/sec. 2025.01.08 01:20:11.813604 [ 255 ] {5159aec4-e074-4414-83b7-f7edd93437b8} TCPHandler: Processed in 0.001793938 sec. 2025.01.08 01:20:11.813751 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.813891 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.813949 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:11.814626 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.814664 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.815018 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:11.815257 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.815388 [ 94 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.08 01:20:11.815424 [ 94 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.815446 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. 2025.01.08 01:20:11.815449 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.815568 [ 4 ] {24d5d979-2ebc-46aa-9686-e9b277232ea4} TCPHandler: Processed in 0.00188331 sec. 2025.01.08 01:20:11.815697 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:20:11.815786 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.815941 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:11.816022 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.08 01:20:11.816028 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:11.816192 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:11.816331 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:11.816712 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:11.817022 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:11.817397 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:11.819073 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.819142 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.820073 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004511111 sec., 14408.867349972103 rows/sec., 954.67 KiB/sec. 2025.01.08 01:20:11.820181 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:20:11.820234 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.08 01:20:11.820684 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.820749 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.820979 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_25_6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.08 01:20:11.821136 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} executeQuery: Read 387 rows, 28.09 KiB in 0.005155 sec., 75072.74490785645 rows/sec., 5.32 MiB/sec. 2025.01.08 01:20:11.821151 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:20:11.821269 [ 255 ] {86f732b6-365b-4b92-8491-707701c826a4} TCPHandler: Processed in 0.005594808 sec. 2025.01.08 01:20:11.821433 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.821575 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:11.821636 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:11.822208 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.822253 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.822671 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:11.822901 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.823112 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2025.01.08 01:20:11.823301 [ 4 ] {6c4e3faf-a00a-4325-b382-0c5daec90527} TCPHandler: Processed in 0.001932271 sec. 2025.01.08 01:20:11.823504 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.823638 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.823703 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:11.824394 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.824454 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.825109 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:20:11.825353 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.825614 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} executeQuery: Read 177 rows, 11.96 KiB in 0.001999 sec., 88544.27213606804 rows/sec., 5.84 MiB/sec. 2025.01.08 01:20:11.825711 [ 255 ] {061f2a98-fc13-4c39-8156-ddf0a5548d40} TCPHandler: Processed in 0.002303036 sec. 2025.01.08 01:20:11.825940 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.826099 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.826151 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:11.826613 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.826651 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.827002 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:20:11.827235 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.827450 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. 2025.01.08 01:20:11.827653 [ 4 ] {197a0e94-c3fb-4544-9740-91ef2e448160} TCPHandler: Processed in 0.001825529 sec. 2025.01.08 01:20:11.827847 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.827986 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.828083 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:11.829328 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.829369 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.830045 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:20:11.830318 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.830620 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} executeQuery: Read 41 rows, 75.23 KiB in 0.002664 sec., 15390.39039039039 rows/sec., 27.58 MiB/sec. 2025.01.08 01:20:11.831128 [ 255 ] {b54a4073-ad7a-430d-bc04-df9012db31c5} TCPHandler: Processed in 0.003372813 sec. 2025.01.08 01:20:11.831298 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:11.831415 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:11.831467 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:11.831931 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.831968 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.832344 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:20:11.832578 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.832752 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} executeQuery: Read 52 rows, 3.30 KiB in 0.00136 sec., 38235.294117647056 rows/sec., 2.37 MiB/sec. 2025.01.08 01:20:11.832803 [ 4 ] {806b0114-7357-4a59-b423-737e73d09c42} TCPHandler: Processed in 0.001561975 sec. 2025.01.08 01:20:11.915252 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.08 01:20:11.938231 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.938294 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.945822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:20:11.946593 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:11.946986 [ 94 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:20:11.947099 [ 94 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:11.947168 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:11.947652 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.961710 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.08 01:20:11.963587 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:11.965236 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.971273 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.977268 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.982892 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.988414 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:11.993007 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:12.000241 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 213.46 MiB, peak 214.17 MiB, free memory in arenas 0.00 B, will set to 208.33 MiB (RSS), difference: -5.13 MiB 2025.01.08 01:20:12.056483 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109166389 sec., 2491.60939087213 rows/sec., 12.88 MiB/sec. 2025.01.08 01:20:12.058633 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:20:12.061283 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:12.061415 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_36_7} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:20:12.063253 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.01.08 01:20:13.000232 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 204.88 MiB, peak 216.76 MiB, free memory in arenas 0.00 B, will set to 209.21 MiB (RSS), difference: 4.33 MiB 2025.01.08 01:20:16.795377 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:16.795562 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:16.795637 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:16.796363 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:16.796411 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:16.796834 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:20:16.797086 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:16.797324 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} executeQuery: Read 26 rows, 1.98 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 1.07 MiB/sec. 2025.01.08 01:20:16.797392 [ 4 ] {e635696d-c4c8-4d66-80e2-f2d51e9b8081} TCPHandler: Processed in 0.002146294 sec. 2025.01.08 01:20:16.797646 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:16.797842 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:16.797917 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:16.798697 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:16.798743 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:16.799194 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:20:16.799463 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:16.799752 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} executeQuery: Read 28 rows, 2.24 KiB in 0.00196 sec., 14285.714285714286 rows/sec., 1.11 MiB/sec. 2025.01.08 01:20:16.799834 [ 255 ] {49fbf17f-7bf8-43cc-9f9a-a79f78fcd10e} TCPHandler: Processed in 0.002329767 sec. 2025.01.08 01:20:16.800073 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:16.800233 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:16.800298 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:16.800909 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:16.800949 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:16.801351 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:20:16.801591 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:16.801821 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} executeQuery: Read 100 rows, 7.10 KiB in 0.001622 sec., 61652.28113440197 rows/sec., 4.27 MiB/sec. 2025.01.08 01:20:16.801878 [ 4 ] {c4a0fa26-1194-4fe3-a82f-5461efbfbcc0} TCPHandler: Processed in 0.00194955 sec. 2025.01.08 01:20:16.802029 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:16.802173 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:16.802239 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:16.802814 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:16.802853 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:16.803264 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:20:16.803511 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:16.803694 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} executeQuery: Read 30 rows, 2.10 KiB in 0.001555 sec., 19292.60450160772 rows/sec., 1.32 MiB/sec. 2025.01.08 01:20:16.803746 [ 255 ] {c77888fa-0975-40e8-9695-8b91f7354a35} TCPHandler: Processed in 0.001785998 sec. 2025.01.08 01:20:18.262720 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.01.08 01:20:18.263406 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:18.263450 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:18.264040 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:20:18.264306 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:18.264613 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.01.08 01:20:19.461816 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.08 01:20:19.481289 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:19.481356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:19.488653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:20:19.489528 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:19.492657 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.08 01:20:20.847916 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1050 2025.01.08 01:20:20.851013 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:20.851054 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:20.852514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:20.852820 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:20.853296 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1050 2025.01.08 01:20:21.801682 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.801895 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.801966 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:21.802697 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.802744 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.803172 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:21.803422 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.803692 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} executeQuery: Read 14 rows, 1.01 KiB in 0.001844 sec., 7592.190889370933 rows/sec., 546.54 KiB/sec. 2025.01.08 01:20:21.803929 [ 4 ] {986db151-81dd-4d13-aafe-9a2026ab8040} TCPHandler: Processed in 0.002381797 sec. 2025.01.08 01:20:21.804187 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.804393 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:21.804470 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:21.805330 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.805371 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.805823 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:20:21.806080 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.806225 [ 80 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:20:21.806278 [ 80 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.806282 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} executeQuery: Read 255 rows, 23.35 KiB in 0.001945 sec., 131105.39845758356 rows/sec., 11.72 MiB/sec. 2025.01.08 01:20:21.806306 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.806374 [ 255 ] {f683af8f-5768-410f-b268-edb86fc7a7c0} TCPHandler: Processed in 0.002335277 sec. 2025.01.08 01:20:21.806585 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.806618 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:20:21.806786 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.806909 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:21.806921 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:21.807021 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part 2025.01.08 01:20:21.807281 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part 2025.01.08 01:20:21.807670 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part 2025.01.08 01:20:21.808041 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 255 rows starting from the beginning of the part 2025.01.08 01:20:21.808368 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part 2025.01.08 01:20:21.808697 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 255 rows starting from the beginning of the part 2025.01.08 01:20:21.809678 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.809736 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.810692 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:20:21.811140 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.811643 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} executeQuery: Read 48 rows, 3.54 KiB in 0.004876 sec., 9844.134536505331 rows/sec., 725.81 KiB/sec. 2025.01.08 01:20:21.812114 [ 4 ] {d0988085-0623-41ac-a94e-37ae10611fc6} TCPHandler: Processed in 0.005638359 sec. 2025.01.08 01:20:21.812339 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.005915764 sec., 343489.0235648346 rows/sec., 30.45 MiB/sec. 2025.01.08 01:20:21.812492 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.812674 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:20:21.812680 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.812816 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:21.813289 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.813527 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_61_12} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:20:21.813664 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:20:21.813921 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.813966 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.814334 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:21.814587 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.814781 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} executeQuery: Read 14 rows, 1004.00 B in 0.002155 sec., 6496.519721577727 rows/sec., 454.97 KiB/sec. 2025.01.08 01:20:21.814913 [ 255 ] {c2392844-b8aa-40f7-8679-e88ea2861e51} TCPHandler: Processed in 0.002676022 sec. 2025.01.08 01:20:21.815062 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.815201 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.815259 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:21.815924 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.815963 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.816318 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:21.816554 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.816767 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. 2025.01.08 01:20:21.816821 [ 4 ] {fae07e48-6207-4b80-be31-e4ff5d15de58} TCPHandler: Processed in 0.001824328 sec. 2025.01.08 01:20:21.816962 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.817102 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:21.817161 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:21.817986 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.818024 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.818406 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:20:21.818659 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.818787 [ 80 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:20:21.818825 [ 80 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.818848 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} executeQuery: Read 387 rows, 28.09 KiB in 0.001776 sec., 217905.4054054054 rows/sec., 15.44 MiB/sec. 2025.01.08 01:20:21.818852 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.818961 [ 255 ] {e006d568-a7b0-46cf-9881-c1ca68c49bf9} TCPHandler: Processed in 0.002064333 sec. 2025.01.08 01:20:21.819162 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.819185 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:20:21.819386 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:21.819532 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:21.819541 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:21.819666 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 875 rows starting from the beginning of the part 2025.01.08 01:20:21.820204 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part 2025.01.08 01:20:21.820873 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part 2025.01.08 01:20:21.821506 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 387 rows starting from the beginning of the part 2025.01.08 01:20:21.821856 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part 2025.01.08 01:20:21.822022 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.822133 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.822152 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 387 rows starting from the beginning of the part 2025.01.08 01:20:21.823131 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:21.823662 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.824282 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} executeQuery: Read 6 rows, 321.00 B in 0.00492 sec., 1219.5121951219512 rows/sec., 63.71 KiB/sec. 2025.01.08 01:20:21.824558 [ 4 ] {5676b66d-4660-46b2-ba4b-2b9d568592ea} TCPHandler: Processed in 0.005507387 sec. 2025.01.08 01:20:21.824889 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.825090 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.825172 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:21.825921 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00693755 sec., 252827.00665220432 rows/sec., 19.20 MiB/sec. 2025.01.08 01:20:21.826267 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:20:21.826623 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.826679 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.826961 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.827172 [ 189 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_61_12} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:20:21.827345 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:20:21.827477 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:20:21.827726 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.827862 [ 80 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:20:21.827901 [ 80 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.827917 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} executeQuery: Read 177 rows, 11.96 KiB in 0.002883 sec., 61394.380853277835 rows/sec., 4.05 MiB/sec. 2025.01.08 01:20:21.827928 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.828076 [ 255 ] {b1eb10e6-804a-421d-bfd0-0cff19bf771c} TCPHandler: Processed in 0.003386473 sec. 2025.01.08 01:20:21.828356 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:20:21.828389 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.828856 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.829005 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:21.829052 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:21.829145 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14827 rows starting from the beginning of the part 2025.01.08 01:20:21.829682 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.01.08 01:20:21.830225 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 100 rows starting from the beginning of the part 2025.01.08 01:20:21.830548 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part 2025.01.08 01:20:21.830826 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part 2025.01.08 01:20:21.831158 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 177 rows starting from the beginning of the part 2025.01.08 01:20:21.831816 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.831860 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.832326 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:20:21.832590 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.833002 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} executeQuery: Read 1 rows, 69.00 B in 0.004272 sec., 234.08239700374534 rows/sec., 15.77 KiB/sec. 2025.01.08 01:20:21.833373 [ 4 ] {8db17f6d-5377-4765-a362-68850fdcb663} TCPHandler: Processed in 0.005148811 sec. 2025.01.08 01:20:21.833828 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.834093 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.834319 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:21.836143 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.836182 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.837251 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:20:21.837494 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 15441 rows, containing 5 columns (5 merged, 0 gathered) in 0.009436529 sec., 1636300.8050947546 rows/sec., 109.58 MiB/sec. 2025.01.08 01:20:21.837695 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.838011 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} executeQuery: Read 41 rows, 75.23 KiB in 0.003993 sec., 10267.968945654897 rows/sec., 18.40 MiB/sec. 2025.01.08 01:20:21.838188 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:20:21.838870 [ 255 ] {e1a14b85-1cb8-4de6-92d5-6f1865cd78ae} TCPHandler: Processed in 0.005383055 sec. 2025.01.08 01:20:21.839064 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:21.839111 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.839246 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_61_12} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:20:21.839287 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:21.839412 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. 2025.01.08 01:20:21.839431 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:21.839992 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.840032 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.840618 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:20:21.840863 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.841047 [ 79 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:20:21.841072 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} executeQuery: Read 52 rows, 3.30 KiB in 0.001843 sec., 28214.867064568636 rows/sec., 1.75 MiB/sec. 2025.01.08 01:20:21.841103 [ 79 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:21.841163 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.08 01:20:21.841192 [ 4 ] {3e8799e3-a36a-4de2-8855-7b52d24d6f8a} TCPHandler: Processed in 0.002228605 sec. 2025.01.08 01:20:21.841466 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:20:21.841908 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:21.841985 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1968 rows starting from the beginning of the part 2025.01.08 01:20:21.842075 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part 2025.01.08 01:20:21.842194 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part 2025.01.08 01:20:21.842420 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 52 rows starting from the beginning of the part 2025.01.08 01:20:21.842500 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:20:21.842578 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part 2025.01.08 01:20:21.843888 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002593471 sec., 829004.8356044852 rows/sec., 53.36 MiB/sec. 2025.01.08 01:20:21.844115 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:20:21.844449 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:21.844546 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_61_12} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:20:21.844629 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.01.08 01:20:25.616103 [ 75 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:20:25.616209 [ 75 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:20:25.764781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.01.08 01:20:25.765912 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:25.766000 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:25.766710 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:20:25.766972 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:25.767252 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.08 01:20:26.796363 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:26.796577 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:26.796659 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:26.797444 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:26.797488 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:26.797932 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:20:26.798182 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:26.798407 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} executeQuery: Read 26 rows, 1.98 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 1.02 MiB/sec. 2025.01.08 01:20:26.798503 [ 4 ] {41c0335f-a99c-45b7-987a-c6810a906e11} TCPHandler: Processed in 0.002274576 sec. 2025.01.08 01:20:26.798779 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:26.798972 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:26.799048 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:26.799802 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:26.799849 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:26.800287 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:20:26.800537 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:26.800766 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} executeQuery: Read 28 rows, 2.24 KiB in 0.001845 sec., 15176.151761517614 rows/sec., 1.18 MiB/sec. 2025.01.08 01:20:26.800831 [ 255 ] {f6d68f43-bfa6-4931-9518-466f5fda4cbd} TCPHandler: Processed in 0.002212705 sec. 2025.01.08 01:20:26.800981 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:26.801130 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:26.801198 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:26.801848 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:26.801894 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:26.802310 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:20:26.802547 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:26.802726 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} executeQuery: Read 100 rows, 7.10 KiB in 0.001633 sec., 61236.987140232704 rows/sec., 4.25 MiB/sec. 2025.01.08 01:20:26.802782 [ 4 ] {dd77cd08-9272-421f-a615-b2d206f0c6d3} TCPHandler: Processed in 0.00186348 sec. 2025.01.08 01:20:26.802915 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:26.803051 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:26.803114 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:26.803695 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:26.803743 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:26.804162 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:20:26.804396 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:26.804577 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} executeQuery: Read 30 rows, 2.10 KiB in 0.001565 sec., 19169.32907348243 rows/sec., 1.31 MiB/sec. 2025.01.08 01:20:26.804630 [ 255 ] {0e674ec8-e254-464b-ab08-d49999403282} TCPHandler: Processed in 0.001770968 sec. 2025.01.08 01:20:26.992751 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.08 01:20:27.014634 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:27.014692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:27.022406 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:20:27.023184 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:27.027145 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.08 01:20:28.739263 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.739479 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.739561 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:28.740363 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.740416 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.740839 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:28.741091 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.741333 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001914 sec., 7314.524555903867 rows/sec., 526.55 KiB/sec. 2025.01.08 01:20:28.741390 [ 4 ] {d2940f47-80b4-44ab-ab99-786ba30817b0} TCPHandler: Processed in 0.002269996 sec. 2025.01.08 01:20:28.741632 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.741851 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:28.741934 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:28.743200 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.743244 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.743772 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:20:28.744031 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.744246 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} executeQuery: Read 1353 rows, 115.54 KiB in 0.002455 sec., 551120.1629327902 rows/sec., 45.96 MiB/sec. 2025.01.08 01:20:28.744315 [ 255 ] {deab1cba-645f-4ddc-8d63-44d9778c84cd} TCPHandler: Processed in 0.002827384 sec. 2025.01.08 01:20:28.744456 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.744573 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.744622 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:28.745202 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.745241 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.745597 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:20:28.745837 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.746054 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} executeQuery: Read 27 rows, 1.96 KiB in 0.001503 sec., 17964.071856287424 rows/sec., 1.27 MiB/sec. 2025.01.08 01:20:28.746140 [ 4 ] {d323b799-88cf-4cce-bf2e-15b70ad57c99} TCPHandler: Processed in 0.001738058 sec. 2025.01.08 01:20:28.746345 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.746491 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.746553 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:28.747302 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.747341 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.747717 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:28.747955 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.748165 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} executeQuery: Read 242 rows, 16.79 KiB in 0.001709 sec., 141603.27677004095 rows/sec., 9.59 MiB/sec. 2025.01.08 01:20:28.748338 [ 255 ] {55c1a22f-1d30-4478-b44d-c77a2911f91f} TCPHandler: Processed in 0.002106663 sec. 2025.01.08 01:20:28.748538 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.748657 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.748704 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:28.749269 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.749309 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.749662 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:28.749889 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.750094 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} executeQuery: Read 13 rows, 830.00 B in 0.001461 sec., 8898.01505817933 rows/sec., 554.79 KiB/sec. 2025.01.08 01:20:28.750146 [ 4 ] {7148ba6e-b753-467d-8596-f44b7a04cc6c} TCPHandler: Processed in 0.001709427 sec. 2025.01.08 01:20:28.750290 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.750431 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:28.750491 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:28.751393 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.751430 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.751821 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:20:28.752061 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.752261 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} executeQuery: Read 822 rows, 60.69 KiB in 0.001862 sec., 441460.7948442535 rows/sec., 31.83 MiB/sec. 2025.01.08 01:20:28.752367 [ 255 ] {ac3d6072-63fa-49fa-9dc8-7ddcace234cf} TCPHandler: Processed in 0.002142544 sec. 2025.01.08 01:20:28.752564 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.752903 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:28.753002 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:28.753488 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.753528 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.753889 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:28.754121 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.754326 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. 2025.01.08 01:20:28.754374 [ 4 ] {25b6ebfe-e0a7-4a2f-bdd4-a5747f6a461b} TCPHandler: Processed in 0.001919981 sec. 2025.01.08 01:20:28.754516 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.754655 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.754719 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:28.755495 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.755534 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.755967 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:20:28.756202 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.756410 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} executeQuery: Read 963 rows, 65.53 KiB in 0.001781 sec., 540707.467714767 rows/sec., 35.93 MiB/sec. 2025.01.08 01:20:28.756476 [ 255 ] {954ff139-458f-49c9-9270-c3e072b14711} TCPHandler: Processed in 0.002026491 sec. 2025.01.08 01:20:28.756708 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.756883 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.756944 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:28.757418 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.757456 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.757801 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.08 01:20:28.758044 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.758258 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.01.08 01:20:28.758307 [ 4 ] {49eed135-289e-49be-b5ca-9392cf86109a} TCPHandler: Processed in 0.001731327 sec. 2025.01.08 01:20:28.758444 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.758585 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.758681 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:28.759857 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.759895 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.760510 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:20:28.760775 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.761041 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} executeQuery: Read 20 rows, 36.70 KiB in 0.002475 sec., 8080.80808080808 rows/sec., 14.48 MiB/sec. 2025.01.08 01:20:28.761556 [ 255 ] {b1827273-f321-4a8d-a6cb-6cc75917af3e} TCPHandler: Processed in 0.00317141 sec. 2025.01.08 01:20:28.761722 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:28.761861 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:28.761920 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:28.762409 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:28.762448 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:28.762809 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:20:28.763038 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:28.763219 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} executeQuery: Read 34 rows, 2.03 KiB in 0.001389 sec., 24478.041756659466 rows/sec., 1.43 MiB/sec. 2025.01.08 01:20:28.763266 [ 4 ] {7cb7b01e-8280-427a-827e-6ade13af5a2d} TCPHandler: Processed in 0.001612515 sec. 2025.01.08 01:20:30.853496 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1102 2025.01.08 01:20:30.856946 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:30.856998 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:30.859064 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:30.859377 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:30.860354 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1102 2025.01.08 01:20:31.795044 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.795251 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:20:31.795334 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:20:31.796157 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.796205 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.796615 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.08 01:20:31.796868 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.797106 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} executeQuery: Read 2 rows, 167.00 B in 0.001911 sec., 1046.5724751439038 rows/sec., 85.34 KiB/sec. 2025.01.08 01:20:31.797222 [ 4 ] {6da1a3f2-8d3b-4e9e-832a-2378b91e44ae} TCPHandler: Processed in 0.002315046 sec. 2025.01.08 01:20:31.797470 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.797663 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:31.797737 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:31.798514 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.798559 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.798988 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:20:31.799244 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.799447 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} executeQuery: Read 69 rows, 5.98 KiB in 0.001836 sec., 37581.69934640523 rows/sec., 3.18 MiB/sec. 2025.01.08 01:20:31.799515 [ 255 ] {d945b0fd-7703-4abe-bd0c-e62cf6ba04d9} TCPHandler: Processed in 0.002175704 sec. 2025.01.08 01:20:31.799675 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.799819 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:31.799881 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:31.800518 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.800559 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.800926 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:20:31.801174 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.801396 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} executeQuery: Read 23 rows, 1.72 KiB in 0.001611 sec., 14276.846679081316 rows/sec., 1.04 MiB/sec. 2025.01.08 01:20:31.801454 [ 4 ] {4f835190-7cf6-4fc5-a075-2fb044dfceaf} TCPHandler: Processed in 0.001848769 sec. 2025.01.08 01:20:31.801606 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.801751 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:31.801812 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:31.802472 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.802510 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.802869 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:20:31.803104 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.803298 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} executeQuery: Read 51 rows, 4.08 KiB in 0.001574 sec., 32401.524777636594 rows/sec., 2.53 MiB/sec. 2025.01.08 01:20:31.803390 [ 255 ] {d914f097-b900-4b58-8b64-f5a70cd29e3d} TCPHandler: Processed in 0.001850369 sec. 2025.01.08 01:20:31.803605 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.803772 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:31.803837 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:31.804419 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.804458 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.804891 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:20:31.805139 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.805361 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} executeQuery: Read 61 rows, 4.33 KiB in 0.00162 sec., 37654.320987654326 rows/sec., 2.61 MiB/sec. 2025.01.08 01:20:31.805417 [ 4 ] {a4838a7f-41be-4d8c-afc3-3fa5bb59e16c} TCPHandler: Processed in 0.00194773 sec. 2025.01.08 01:20:31.805570 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.805712 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:31.805804 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:31.806978 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.807015 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.807644 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:20:31.807911 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.808113 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} executeQuery: Read 21 rows, 38.53 KiB in 0.002435 sec., 8624.22997946612 rows/sec., 15.45 MiB/sec. 2025.01.08 01:20:31.808221 [ 255 ] {26bd24d1-5b46-4f4d-b2df-7d1f3f8b0dbb} TCPHandler: Processed in 0.002718403 sec. 2025.01.08 01:20:31.808381 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:31.808524 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:31.808585 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:31.809147 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:31.809189 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:31.809551 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:20:31.809788 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:31.810026 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} executeQuery: Read 18 rows, 1.26 KiB in 0.001528 sec., 11780.104712041884 rows/sec., 826.37 KiB/sec. 2025.01.08 01:20:31.810095 [ 4 ] {00887e51-b31e-4fc8-a2d7-f9855337307f} TCPHandler: Processed in 0.001782148 sec. 2025.01.08 01:20:33.267387 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.01.08 01:20:33.268083 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:33.268132 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:33.268675 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:20:33.268929 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:33.269127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.01.08 01:20:34.527226 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.08 01:20:34.548762 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:34.548821 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:34.557351 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:20:34.558160 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:34.561350 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.08 01:20:36.795607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:36.795797 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:36.795873 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:36.796663 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:36.796720 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:36.797154 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:20:36.797409 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:36.797654 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} executeQuery: Read 26 rows, 1.98 KiB in 0.001909 sec., 13619.696176008381 rows/sec., 1.01 MiB/sec. 2025.01.08 01:20:36.797718 [ 4 ] {55f02c13-36a5-4ee8-8dbe-82580490b363} TCPHandler: Processed in 0.002246806 sec. 2025.01.08 01:20:36.797982 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:36.798205 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:36.798288 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:36.799069 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:36.799116 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:36.799581 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:20:36.799850 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:36.800063 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} executeQuery: Read 28 rows, 2.24 KiB in 0.001918 sec., 14598.540145985402 rows/sec., 1.14 MiB/sec. 2025.01.08 01:20:36.800131 [ 255 ] {65ccba31-76bc-4f02-a743-c750cdb5e131} TCPHandler: Processed in 0.002293887 sec. 2025.01.08 01:20:36.800282 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:36.800414 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:36.800472 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:36.801030 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:36.801074 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:36.801484 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:20:36.801735 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:36.801978 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} executeQuery: Read 100 rows, 7.10 KiB in 0.001588 sec., 62972.292191435765 rows/sec., 4.37 MiB/sec. 2025.01.08 01:20:36.802070 [ 4 ] {5d974ea4-65f5-48d5-a8a8-2b5effb5ac6f} TCPHandler: Processed in 0.001859279 sec. 2025.01.08 01:20:36.802309 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:36.802500 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:36.802574 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:36.803162 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:36.803212 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:36.803618 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:20:36.803870 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:36.804086 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} executeQuery: Read 30 rows, 2.10 KiB in 0.001617 sec., 18552.87569573284 rows/sec., 1.27 MiB/sec. 2025.01.08 01:20:36.804147 [ 255 ] {85819473-f560-42d9-9b8a-6323133c9b98} TCPHandler: Processed in 0.001988921 sec. 2025.01.08 01:20:39.111417 [ 54 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.01.08 01:20:39.111495 [ 54 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:39.111518 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:39.111743 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.111954 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:39.112003 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.112093 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.112191 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.112451 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.112581 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:20:39.113794 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002188144 sec., 12339.224475171653 rows/sec., 831.45 KiB/sec. 2025.01.08 01:20:39.113960 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.01.08 01:20:39.114272 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:39.114360 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_27_6} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.01.08 01:20:39.114446 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:20:40.616260 [ 50 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:20:40.616310 [ 50 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:20:40.769295 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.01.08 01:20:40.769941 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:40.769992 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:40.770570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:20:40.770846 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:40.771094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.08 01:20:40.860636 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1124 2025.01.08 01:20:40.863587 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:40.863638 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:40.865103 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:40.865413 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:40.866007 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1124 2025.01.08 01:20:41.801839 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.802056 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.802140 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:41.802939 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.802994 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.803428 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:41.803689 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.803926 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2025.01.08 01:20:41.803995 [ 4 ] {a1464052-721e-4ced-9e83-33a465132a1c} TCPHandler: Processed in 0.002295536 sec. 2025.01.08 01:20:41.804259 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.804480 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:41.804556 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:41.805455 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.805510 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.805981 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:20:41.806245 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.806444 [ 49 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:20:41.806508 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} executeQuery: Read 255 rows, 23.35 KiB in 0.002078 sec., 122714.14821944178 rows/sec., 10.97 MiB/sec. 2025.01.08 01:20:41.806538 [ 49 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.806609 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.806654 [ 255 ] {5934d775-525f-455b-bdd3-a1dc9685d1ea} TCPHandler: Processed in 0.00253627 sec. 2025.01.08 01:20:41.806932 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.807041 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:20:41.807323 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.807500 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:41.807919 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.808100 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1402 rows starting from the beginning of the part 2025.01.08 01:20:41.808758 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part 2025.01.08 01:20:41.809169 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:20:41.809490 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 69 rows starting from the beginning of the part 2025.01.08 01:20:41.809862 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part 2025.01.08 01:20:41.810136 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 255 rows starting from the beginning of the part 2025.01.08 01:20:41.810802 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.810856 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.811721 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:20:41.812262 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.812615 [ 49 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:20:41.812726 [ 49 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.812816 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.812902 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} executeQuery: Read 48 rows, 3.54 KiB in 0.005706 sec., 8412.197686645635 rows/sec., 620.24 KiB/sec. 2025.01.08 01:20:41.813228 [ 4 ] {78ef4dc1-a21b-4d4f-a2d6-0a0674679d6c} TCPHandler: Processed in 0.006454041 sec. 2025.01.08 01:20:41.813526 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:20:41.813539 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.813997 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.814173 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.814218 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:41.814320 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 62 rows starting from the beginning of the part 2025.01.08 01:20:41.814836 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2025.01.08 01:20:41.815300 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2025.01.08 01:20:41.816055 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2025.01.08 01:20:41.816283 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00953588 sec., 328338.8633246224 rows/sec., 28.78 MiB/sec. 2025.01.08 01:20:41.816533 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part 2025.01.08 01:20:41.816888 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:20:41.817030 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2025.01.08 01:20:41.818062 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.818482 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_66_13} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:20:41.818583 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.818673 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.818763 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:20:41.819362 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:41.819721 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006726517 sec., 38058.32944449557 rows/sec., 2.88 MiB/sec. 2025.01.08 01:20:41.819786 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.820135 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:20:41.820263 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} executeQuery: Read 14 rows, 1004.00 B in 0.006398 sec., 2188.1838074398247 rows/sec., 153.25 KiB/sec. 2025.01.08 01:20:41.820698 [ 255 ] {bb4ec8ef-04fb-4bbd-94b6-bb12c6fece5e} TCPHandler: Processed in 0.007343556 sec. 2025.01.08 01:20:41.820951 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.821099 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.821140 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.821162 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:41.821266 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_36_7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:20:41.821382 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:20:41.821851 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.821892 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.822275 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:41.822539 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.822794 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} executeQuery: Read 13 rows, 830.00 B in 0.001726 sec., 7531.865585168018 rows/sec., 469.61 KiB/sec. 2025.01.08 01:20:41.823017 [ 4 ] {03f437ce-c97e-41f9-93ba-62593afd4250} TCPHandler: Processed in 0.002195485 sec. 2025.01.08 01:20:41.823182 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.823329 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:41.823390 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:41.824144 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.824187 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.824580 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:20:41.824825 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.824997 [ 49 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:20:41.825049 [ 49 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.825080 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec. 2025.01.08 01:20:41.825087 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.825274 [ 255 ] {70584ab0-82ab-429d-9c79-3706fa43cd6b} TCPHandler: Processed in 0.002158514 sec. 2025.01.08 01:20:41.825554 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:20:41.825593 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.826147 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.826146 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:41.826274 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 875 rows starting from the beginning of the part 2025.01.08 01:20:41.826402 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:41.826873 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part 2025.01.08 01:20:41.827220 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 822 rows starting from the beginning of the part 2025.01.08 01:20:41.827608 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 51 rows starting from the beginning of the part 2025.01.08 01:20:41.828046 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 28 rows starting from the beginning of the part 2025.01.08 01:20:41.828334 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 387 rows starting from the beginning of the part 2025.01.08 01:20:41.829032 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.829078 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.829606 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:41.829932 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.830259 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} executeQuery: Read 6 rows, 321.00 B in 0.004282 sec., 1401.2143858010274 rows/sec., 73.21 KiB/sec. 2025.01.08 01:20:41.830589 [ 4 ] {5b5bcf0c-e7e4-47a3-af00-bffc0b3c4a18} TCPHandler: Processed in 0.005195282 sec. 2025.01.08 01:20:41.830836 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005624269 sec., 389561.7368230431 rows/sec., 29.67 MiB/sec. 2025.01.08 01:20:41.830897 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.831074 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.831090 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:20:41.831193 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:41.831767 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.831890 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_66_13} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:20:41.832078 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:20:41.832278 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.832323 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.832727 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:20:41.832973 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.833140 [ 49 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:20:41.833200 [ 49 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.833238 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} executeQuery: Read 177 rows, 11.96 KiB in 0.002213 sec., 79981.92498870312 rows/sec., 5.28 MiB/sec. 2025.01.08 01:20:41.833244 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.833480 [ 255 ] {c3b4dd95-6116-4454-9d9b-6194fae21453} TCPHandler: Processed in 0.002748923 sec. 2025.01.08 01:20:41.833800 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:20:41.833982 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.834692 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.834850 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.834923 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15441 rows starting from the beginning of the part 2025.01.08 01:20:41.835174 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:41.835580 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part 2025.01.08 01:20:41.836181 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 963 rows starting from the beginning of the part 2025.01.08 01:20:41.836818 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 61 rows starting from the beginning of the part 2025.01.08 01:20:41.837279 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 100 rows starting from the beginning of the part 2025.01.08 01:20:41.837616 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part 2025.01.08 01:20:41.838754 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.838817 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.839298 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.08 01:20:41.839875 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.840490 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} executeQuery: Read 1 rows, 69.00 B in 0.00584 sec., 171.2328767123288 rows/sec., 11.54 KiB/sec. 2025.01.08 01:20:41.840787 [ 4 ] {cb431e5a-309b-4cfe-8866-b8f5f4b55cf0} TCPHandler: Processed in 0.007151453 sec. 2025.01.08 01:20:41.841175 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.841506 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.841617 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:41.843500 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.843541 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.844976 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:20:41.845419 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.845622 [ 49 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:20:41.845709 [ 49 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.845756 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.845820 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} executeQuery: Read 41 rows, 75.23 KiB in 0.004391 sec., 9337.280801639718 rows/sec., 16.73 MiB/sec. 2025.01.08 01:20:41.846245 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:20:41.847177 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 16842 rows, containing 5 columns (5 merged, 0 gathered) in 0.013787717 sec., 1221522.025727682 rows/sec., 81.80 MiB/sec. 2025.01.08 01:20:41.847337 [ 255 ] {e48f73e7-ff8d-4c87-b5e3-9d3c6aaaaf0f} TCPHandler: Processed in 0.006392101 sec. 2025.01.08 01:20:41.847587 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:20:41.847730 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:41.848332 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:41.848367 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.848828 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 849 rows starting from the beginning of the part 2025.01.08 01:20:41.848897 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.849008 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:41.849371 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_66_13} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:20:41.849930 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.08 01:20:41.850433 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part 2025.01.08 01:20:41.851167 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part 2025.01.08 01:20:41.851902 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part 2025.01.08 01:20:41.852138 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.852260 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.852505 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part 2025.01.08 01:20:41.853153 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part 2025.01.08 01:20:41.853957 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:20:41.854473 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.854840 [ 49 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:20:41.855080 [ 49 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:41.855126 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} executeQuery: Read 52 rows, 3.30 KiB in 0.007029 sec., 7397.922890880638 rows/sec., 469.04 KiB/sec. 2025.01.08 01:20:41.855153 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:41.855483 [ 4 ] {fdfc12a8-ea73-4982-8bc1-d7b28362a8a7} TCPHandler: Processed in 0.007936145 sec. 2025.01.08 01:20:41.855931 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:20:41.856929 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:41.857174 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part 2025.01.08 01:20:41.858047 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part 2025.01.08 01:20:41.858979 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2025.01.08 01:20:41.859361 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 18 rows starting from the beginning of the part 2025.01.08 01:20:41.859575 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part 2025.01.08 01:20:41.859705 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part 2025.01.08 01:20:41.861868 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2314 rows, containing 4 columns (4 merged, 0 gathered) in 0.006495512 sec., 356245.97414337774 rows/sec., 22.93 MiB/sec. 2025.01.08 01:20:41.862164 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:20:41.862452 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.862531 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_66_13} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:20:41.862678 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 01:20:41.864721 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 19 columns (19 merged, 0 gathered) in 0.018875897 sec., 53666.32377788457 rows/sec., 96.17 MiB/sec. 2025.01.08 01:20:41.866174 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:20:41.866626 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:41.866711 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_36_7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:20:41.866871 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.30 MiB. 2025.01.08 01:20:42.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 211.59 MiB, peak 222.12 MiB, free memory in arenas 0.00 B, will set to 213.80 MiB (RSS), difference: 2.20 MiB 2025.01.08 01:20:42.061448 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.08 01:20:42.084224 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:42.084274 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:42.091729 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:20:42.092514 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:42.095377 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.08 01:20:46.795995 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:46.796194 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:46.796272 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:46.797063 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:46.797119 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:46.797589 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:20:46.797870 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:46.798117 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} executeQuery: Read 26 rows, 1.98 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 1000.75 KiB/sec. 2025.01.08 01:20:46.798189 [ 4 ] {a9971d78-574f-4c48-9a5e-573d05217865} TCPHandler: Processed in 0.002331796 sec. 2025.01.08 01:20:46.798467 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:46.798661 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:46.798734 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:46.799632 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:46.799676 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:46.800145 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:20:46.800431 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:46.800650 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} executeQuery: Read 28 rows, 2.24 KiB in 0.002042 sec., 13712.047012732615 rows/sec., 1.07 MiB/sec. 2025.01.08 01:20:46.800708 [ 255 ] {5920322f-b711-4026-900d-6883a4f6fdf0} TCPHandler: Processed in 0.002376337 sec. 2025.01.08 01:20:46.800879 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:46.801018 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:46.801081 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:46.801693 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:46.801739 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:46.802177 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:20:46.802460 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:46.802713 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} executeQuery: Read 100 rows, 7.10 KiB in 0.00173 sec., 57803.46820809248 rows/sec., 4.01 MiB/sec. 2025.01.08 01:20:46.802778 [ 4 ] {55c8335c-adb1-49a4-a4fc-cca4268e4119} TCPHandler: Processed in 0.001964881 sec. 2025.01.08 01:20:46.802939 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:46.803074 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:46.803131 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:46.803719 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:46.803760 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:46.804184 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:20:46.804455 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:46.804642 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} executeQuery: Read 30 rows, 2.10 KiB in 0.001598 sec., 18773.466833541926 rows/sec., 1.29 MiB/sec. 2025.01.08 01:20:46.804695 [ 255 ] {16129e15-07d2-4d01-9b4d-a1350a705198} TCPHandler: Processed in 0.001818749 sec. 2025.01.08 01:20:48.271227 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.01.08 01:20:48.271915 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:48.271966 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:48.272514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:20:48.272774 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:48.272979 [ 39 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:20:48.273050 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.01.08 01:20:48.273084 [ 39 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:48.273118 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:48.273280 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.273680 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:48.273770 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.273849 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.274062 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.274261 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.274400 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.274609 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:20:48.277127 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003943532 sec., 4779725.38323513 rows/sec., 68.37 MiB/sec. 2025.01.08 01:20:48.277498 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:20:48.277817 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:48.277900 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_41_8} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:20:48.278006 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.01.08 01:20:49.595457 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.08 01:20:49.617297 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:49.617357 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:49.624957 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:20:49.625727 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:49.626135 [ 36 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:20:49.626280 [ 36 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:49.626352 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:49.626966 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.641568 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.08 01:20:49.643378 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:49.644942 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.650988 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.656727 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.662411 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.668269 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.673079 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:20:49.732806 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106285654 sec., 2907.259713526343 rows/sec., 15.03 MiB/sec. 2025.01.08 01:20:49.736047 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:20:49.739099 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:49.739230 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_41_8} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:20:49.741745 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 01:20:50.000176 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 215.22 MiB, peak 228.64 MiB, free memory in arenas 0.00 B, will set to 216.90 MiB (RSS), difference: 1.67 MiB 2025.01.08 01:20:50.866255 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1154 2025.01.08 01:20:50.869752 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:50.869814 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:50.871323 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:50.871643 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:50.873320 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1154 2025.01.08 01:20:51.802270 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.802457 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.802532 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:51.803309 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.803359 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.803797 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:51.804059 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.804283 [ 35 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.08 01:20:51.804338 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. 2025.01.08 01:20:51.804405 [ 35 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.804487 [ 4 ] {1f60a48a-b2a2-44f2-a29c-8d49661d0daf} TCPHandler: Processed in 0.002342597 sec. 2025.01.08 01:20:51.804497 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.804768 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:20:51.804882 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.805122 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:51.805219 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.805466 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:51.805517 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.805759 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:51.806050 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.806380 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.806648 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.808775 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.808865 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.809225 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567542 sec., 15325.52957367442 rows/sec., 1.14 MiB/sec. 2025.01.08 01:20:51.809459 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.08 01:20:51.809848 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:20:51.809948 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.810091 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_29_7} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.08 01:20:51.810244 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:20:51.810341 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.810600 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} executeQuery: Read 255 rows, 23.35 KiB in 0.005346 sec., 47699.21436588103 rows/sec., 4.27 MiB/sec. 2025.01.08 01:20:51.810677 [ 255 ] {b8696c6c-dc17-4c29-b6ca-6fd5f54afaee} TCPHandler: Processed in 0.006056436 sec. 2025.01.08 01:20:51.810837 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.810968 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.811022 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:51.811664 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.811707 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.812104 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:20:51.812353 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.812579 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} executeQuery: Read 48 rows, 3.54 KiB in 0.001639 sec., 29286.15009151922 rows/sec., 2.11 MiB/sec. 2025.01.08 01:20:51.812718 [ 4 ] {582f352b-e980-421d-a8e5-8c57f5344b93} TCPHandler: Processed in 0.001942471 sec. 2025.01.08 01:20:51.812894 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.813043 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.813108 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:51.813814 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.813857 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.814236 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:51.814493 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.814659 [ 35 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.08 01:20:51.814714 [ 35 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.814743 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec. 2025.01.08 01:20:51.814752 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.814869 [ 255 ] {eda48aa1-2ab5-40f9-9e89-98a3164d6c21} TCPHandler: Processed in 0.002049993 sec. 2025.01.08 01:20:51.815145 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:20:51.815163 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.815411 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:51.815465 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.815487 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part 2025.01.08 01:20:51.815590 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:51.815871 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.816134 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.816471 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.08 01:20:51.816756 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.817138 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.08 01:20:51.818131 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.818178 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.818729 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:51.818952 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.004023903 sec., 134198.06590765234 rows/sec., 9.61 MiB/sec. 2025.01.08 01:20:51.819142 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.819449 [ 35 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.08 01:20:51.819456 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.08 01:20:51.819554 [ 35 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.819650 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.819690 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} executeQuery: Read 13 rows, 830.00 B in 0.00424 sec., 3066.037735849057 rows/sec., 191.17 KiB/sec. 2025.01.08 01:20:51.820214 [ 4 ] {7263e838-cd84-429c-ac42-239e43d55927} TCPHandler: Processed in 0.005191782 sec. 2025.01.08 01:20:51.820245 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:20:51.820800 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.820854 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:51.820983 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.08 01:20:51.821305 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:51.821321 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:51.821571 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:51.821808 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:51.821872 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:51.822227 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.822230 [ 194 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.08 01:20:51.822675 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_29_6} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.08 01:20:51.823006 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:20:51.824940 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.825025 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.825058 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224332 sec., 12441.782030697896 rows/sec., 824.34 KiB/sec. 2025.01.08 01:20:51.825299 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.08 01:20:51.825811 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:20:51.825836 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.825986 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_29_7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.08 01:20:51.826167 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:20:51.826260 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.826503 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} executeQuery: Read 387 rows, 28.09 KiB in 0.005435 sec., 71205.15179392825 rows/sec., 5.05 MiB/sec. 2025.01.08 01:20:51.826573 [ 255 ] {0fdbd27f-e5e0-4a9b-83ac-2eeadabb8520} TCPHandler: Processed in 0.006218428 sec. 2025.01.08 01:20:51.826737 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.826881 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:51.826944 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:51.827534 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.827582 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.828000 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:51.828255 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.828422 [ 35 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.08 01:20:51.828485 [ 35 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.828510 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.828532 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} executeQuery: Read 6 rows, 321.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 186.82 KiB/sec. 2025.01.08 01:20:51.828753 [ 4 ] {5d37fc84-e7ae-4ff7-9975-bcd82ba88e71} TCPHandler: Processed in 0.002082403 sec. 2025.01.08 01:20:51.828768 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.828952 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:20:51.828983 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.829096 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.829151 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.829256 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.829678 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.829887 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.829988 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.830135 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:51.830260 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:20:51.832303 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.832380 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.833161 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004569632 sec., 38077.46444352631 rows/sec., 1.94 MiB/sec. 2025.01.08 01:20:51.833358 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.08 01:20:51.833458 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:20:51.833867 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.833997 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.834069 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_29_6} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.08 01:20:51.834233 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:20:51.834398 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} executeQuery: Read 177 rows, 11.96 KiB in 0.004804 sec., 36844.29641965029 rows/sec., 2.43 MiB/sec. 2025.01.08 01:20:51.834473 [ 255 ] {8d64335f-a584-4155-b185-5144506bda15} TCPHandler: Processed in 0.005576577 sec. 2025.01.08 01:20:51.834703 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.834886 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.834950 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:51.835506 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.835554 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.835959 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.08 01:20:51.836215 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.836459 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} executeQuery: Read 1 rows, 69.00 B in 0.001602 sec., 624.2197253433209 rows/sec., 42.06 KiB/sec. 2025.01.08 01:20:51.836570 [ 4 ] {0d6e159c-cae8-471e-a505-41e3e3375a6b} TCPHandler: Processed in 0.001980102 sec. 2025.01.08 01:20:51.836731 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.836869 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.836967 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:51.838321 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.838360 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.839050 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:20:51.839325 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.839600 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} executeQuery: Read 41 rows, 75.23 KiB in 0.00276 sec., 14855.072463768116 rows/sec., 26.62 MiB/sec. 2025.01.08 01:20:51.839705 [ 255 ] {471b3fe2-430f-4aa9-853a-f4b6499ea551} TCPHandler: Processed in 0.003048298 sec. 2025.01.08 01:20:51.839863 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:51.840004 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:51.840065 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:51.840640 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:51.840689 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:51.841098 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:20:51.841359 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:51.841580 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} executeQuery: Read 52 rows, 3.30 KiB in 0.001606 sec., 32378.5803237858 rows/sec., 2.00 MiB/sec. 2025.01.08 01:20:51.841637 [ 4 ] {d255413a-2066-4720-a1fc-ca2b721ab23f} TCPHandler: Processed in 0.001843659 sec. 2025.01.08 01:20:55.616560 [ 27 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:20:55.616632 [ 27 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:20:55.773200 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.01.08 01:20:55.773856 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:55.773904 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:55.774450 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:20:55.774716 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:55.774962 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.08 01:20:56.795368 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:56.795593 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:56.795685 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:56.796493 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:56.796547 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:56.796999 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:20:56.797267 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:56.797486 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} executeQuery: Read 26 rows, 1.98 KiB in 0.001953 sec., 13312.852022529441 rows/sec., 1013.56 KiB/sec. 2025.01.08 01:20:56.797550 [ 4 ] {ab72885e-c467-4bf3-bfd1-9a5303b7859e} TCPHandler: Processed in 0.002323377 sec. 2025.01.08 01:20:56.797813 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:56.798014 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:56.798092 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:56.798871 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:56.798921 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:56.799372 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:20:56.799644 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:56.799876 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} executeQuery: Read 28 rows, 2.24 KiB in 0.001916 sec., 14613.778705636743 rows/sec., 1.14 MiB/sec. 2025.01.08 01:20:56.799945 [ 255 ] {18614db5-f341-4d3c-833f-68a40bdb90b0} TCPHandler: Processed in 0.002267046 sec. 2025.01.08 01:20:56.800126 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:56.800277 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:56.800346 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:56.800978 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:56.801018 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:56.801423 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:20:56.801687 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:56.801869 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec. 2025.01.08 01:20:56.801927 [ 4 ] {e5a23812-924b-4928-9378-74a80fa99175} TCPHandler: Processed in 0.00187329 sec. 2025.01.08 01:20:56.802082 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:56.802231 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:56.802297 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:56.802872 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:56.802911 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:56.803281 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:20:56.803534 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:56.803806 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} executeQuery: Read 30 rows, 2.10 KiB in 0.001609 sec., 18645.121193287756 rows/sec., 1.28 MiB/sec. 2025.01.08 01:20:56.803861 [ 255 ] {e72d6727-33d1-4d4f-a9f5-3f933931f370} TCPHandler: Processed in 0.001847919 sec. 2025.01.08 01:20:57.141665 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.08 01:20:57.160883 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:57.160945 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:57.168075 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:20:57.168861 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:57.171567 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.08 01:20:58.739653 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.739866 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.739949 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:20:58.740690 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.740743 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.741199 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:58.741474 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.741753 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} executeQuery: Read 14 rows, 1.01 KiB in 0.001941 sec., 7212.776919113859 rows/sec., 519.22 KiB/sec. 2025.01.08 01:20:58.741958 [ 4 ] {f7eed050-cf2a-4eea-81c4-a61611dcf324} TCPHandler: Processed in 0.002441019 sec. 2025.01.08 01:20:58.742249 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.742445 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:20:58.742522 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:20:58.743284 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.743337 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.743776 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.08 01:20:58.744037 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.744349 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} executeQuery: Read 12 rows, 1002.00 B in 0.001941 sec., 6182.380216383308 rows/sec., 504.13 KiB/sec. 2025.01.08 01:20:58.744492 [ 255 ] {e619b7e7-e262-4e6a-b3b2-038d218fc9b7} TCPHandler: Processed in 0.002416598 sec. 2025.01.08 01:20:58.744669 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.744804 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:20:58.744859 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:20:58.746175 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.746218 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.746702 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:20:58.746952 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.747220 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} executeQuery: Read 1359 rows, 115.98 KiB in 0.002438 sec., 557424.1181296144 rows/sec., 46.46 MiB/sec. 2025.01.08 01:20:58.747351 [ 4 ] {ca0740ac-f792-47d1-8400-261dcbd91ba6} TCPHandler: Processed in 0.002744883 sec. 2025.01.08 01:20:58.747612 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.747780 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.747842 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:20:58.748474 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.748518 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.748896 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:20:58.749146 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.749404 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} executeQuery: Read 39 rows, 2.80 KiB in 0.001658 sec., 23522.316043425813 rows/sec., 1.65 MiB/sec. 2025.01.08 01:20:58.749596 [ 255 ] {4cb2ff5a-b602-4dd8-8e0d-c07daf82dded} TCPHandler: Processed in 0.002122173 sec. 2025.01.08 01:20:58.749818 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.749959 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.750019 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:20:58.750812 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.750861 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.751244 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:58.751479 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.751732 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} executeQuery: Read 242 rows, 16.79 KiB in 0.001805 sec., 134072.0221606648 rows/sec., 9.08 MiB/sec. 2025.01.08 01:20:58.751944 [ 4 ] {4a15a8e0-8efd-4a69-826e-d64c3919c221} TCPHandler: Processed in 0.002234035 sec. 2025.01.08 01:20:58.752134 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.752273 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.752332 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:20:58.753007 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.753047 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.753412 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:58.753670 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.753938 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} executeQuery: Read 13 rows, 830.00 B in 0.001691 sec., 7687.75872264932 rows/sec., 479.33 KiB/sec. 2025.01.08 01:20:58.754154 [ 255 ] {4faab0b8-9326-4f4b-9256-de7e1fdcb548} TCPHandler: Processed in 0.002085433 sec. 2025.01.08 01:20:58.754320 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.754443 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:20:58.754492 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:20:58.755442 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.755483 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.755892 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:20:58.756133 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.756356 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} executeQuery: Read 834 rows, 61.67 KiB in 0.001938 sec., 430340.55727554177 rows/sec., 31.08 MiB/sec. 2025.01.08 01:20:58.756411 [ 4 ] {97c7fa82-6470-4331-afe1-ba723d139e2d} TCPHandler: Processed in 0.002160334 sec. 2025.01.08 01:20:58.756564 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.756703 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:20:58.756764 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:20:58.757283 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.757322 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.757693 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:58.757937 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.758193 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. 2025.01.08 01:20:58.758397 [ 255 ] {02ad6381-a1c0-4006-9cf3-51cf49534e3c} TCPHandler: Processed in 0.00189813 sec. 2025.01.08 01:20:58.758609 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.758749 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.758812 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:20:58.759642 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.759683 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.760122 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:20:58.760355 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.760570 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} executeQuery: Read 969 rows, 65.95 KiB in 0.001852 sec., 523218.14254859614 rows/sec., 34.78 MiB/sec. 2025.01.08 01:20:58.760627 [ 4 ] {f569ea7e-7ec8-4bc6-bccf-60391095b629} TCPHandler: Processed in 0.002130723 sec. 2025.01.08 01:20:58.760766 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.760883 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.760937 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:20:58.761403 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.761442 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.761796 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.08 01:20:58.762037 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.762285 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2025.01.08 01:20:58.762483 [ 255 ] {25a8b3dd-6647-46e8-a260-8245a1ec9774} TCPHandler: Processed in 0.001770168 sec. 2025.01.08 01:20:58.762680 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.762803 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.762886 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:20:58.764033 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.764074 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.764703 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:20:58.764964 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.765265 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} executeQuery: Read 20 rows, 36.70 KiB in 0.002477 sec., 8074.283407347598 rows/sec., 14.47 MiB/sec. 2025.01.08 01:20:58.765810 [ 4 ] {cf7aaa7d-c175-45d7-8867-1de6bfedde89} TCPHandler: Processed in 0.003213651 sec. 2025.01.08 01:20:58.765969 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:20:58.766109 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:20:58.766170 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:20:58.766744 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:20:58.766792 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:20:58.767188 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:20:58.767428 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:20:58.767645 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} executeQuery: Read 34 rows, 2.03 KiB in 0.001569 sec., 21669.85340981517 rows/sec., 1.27 MiB/sec. 2025.01.08 01:20:58.767695 [ 255 ] {b9f48859-150c-48eb-afed-88601a1d92d9} TCPHandler: Processed in 0.001797808 sec. 2025.01.08 01:21:00.873522 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1208 2025.01.08 01:21:00.876985 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:00.877049 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:00.878562 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:00.878884 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:00.879130 [ 45 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.08 01:21:00.879239 [ 45 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:00.879301 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:00.880115 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:00.881698 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1208 2025.01.08 01:21:00.882064 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:00.882255 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1020 rows starting from the beginning of the part 2025.01.08 01:21:00.882940 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:00.883626 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:00.884276 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part 2025.01.08 01:21:00.885017 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:00.885758 [ 191 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:00.894385 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.014928255 sec., 80920.37548929865 rows/sec., 63.21 MiB/sec. 2025.01.08 01:21:00.895855 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.08 01:21:00.896587 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:00.896682 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_31_6} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.08 01:21:00.896903 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.01.08 01:21:01.794776 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.794996 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:01.795077 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:01.795882 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.795934 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.796394 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:21:01.796650 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.796820 [ 90 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:21:01.796866 [ 90 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.796872 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} executeQuery: Read 68 rows, 5.91 KiB in 0.001937 sec., 35105.833763551884 rows/sec., 2.98 MiB/sec. 2025.01.08 01:21:01.796894 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.796990 [ 4 ] {3d438c3c-c37c-42fc-a011-3b14729e13c1} TCPHandler: Processed in 0.002351537 sec. 2025.01.08 01:21:01.797171 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:21:01.797307 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.797393 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:01.797460 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1402 rows starting from the beginning of the part 2025.01.08 01:21:01.797635 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:01.797720 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:01.797838 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:01.798068 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 255 rows starting from the beginning of the part 2025.01.08 01:21:01.798421 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:01.798808 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:21:01.799192 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part 2025.01.08 01:21:01.800726 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.800815 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:01.801930 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:21:01.802262 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.803055 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} executeQuery: Read 21 rows, 1.58 KiB in 0.005499 sec., 3818.876159301691 rows/sec., 287.16 KiB/sec. 2025.01.08 01:21:01.803034 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.006009524 sec., 521838.33528246166 rows/sec., 45.73 MiB/sec. 2025.01.08 01:21:01.803370 [ 255 ] {204a76d6-e195-4a4d-8320-4d57667334a1} TCPHandler: Processed in 0.006235938 sec. 2025.01.08 01:21:01.803576 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:21:01.803617 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.803822 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:01.803928 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:01.804165 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.804424 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_71_14} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:21:01.804624 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:21:01.804959 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.805003 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.805386 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:21:01.805638 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.805779 [ 90 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:21:01.805817 [ 90 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.805827 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} executeQuery: Read 49 rows, 3.92 KiB in 0.002066 sec., 23717.32817037754 rows/sec., 1.85 MiB/sec. 2025.01.08 01:21:01.805845 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.805968 [ 4 ] {973f3789-edff-40f5-967c-22fd0eb9e8ac} TCPHandler: Processed in 0.002444518 sec. 2025.01.08 01:21:01.806059 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:21:01.806169 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.806242 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:01.806311 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 875 rows starting from the beginning of the part 2025.01.08 01:21:01.806410 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:01.806617 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:01.806632 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:01.806977 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 387 rows starting from the beginning of the part 2025.01.08 01:21:01.807363 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:01.807707 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 834 rows starting from the beginning of the part 2025.01.08 01:21:01.808078 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 49 rows starting from the beginning of the part 2025.01.08 01:21:01.809219 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.809297 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:01.810377 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:21:01.810730 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.811139 [ 90 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:21:01.811141 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187551 sec., 424284.9853427947 rows/sec., 32.32 MiB/sec. 2025.01.08 01:21:01.811233 [ 90 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.811303 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.811328 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} executeQuery: Read 60 rows, 4.26 KiB in 0.004989 sec., 12026.458208057726 rows/sec., 853.83 KiB/sec. 2025.01.08 01:21:01.811511 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:21:01.811700 [ 255 ] {741202c4-6328-4466-8c2f-35bda76bcfe8} TCPHandler: Processed in 0.005620258 sec. 2025.01.08 01:21:01.811978 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:21:01.812015 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.812334 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:01.812336 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:01.812407 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 16842 rows starting from the beginning of the part 2025.01.08 01:21:01.812508 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.812929 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:01.812930 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:01.812991 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_71_14} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:21:01.813387 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:21:01.813484 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 177 rows starting from the beginning of the part 2025.01.08 01:21:01.813819 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:01.814078 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 969 rows starting from the beginning of the part 2025.01.08 01:21:01.814498 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.01.08 01:21:01.816359 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.816403 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:01.817595 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:21:01.817986 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.818217 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} executeQuery: Read 21 rows, 38.53 KiB in 0.00599 sec., 3505.8430717863107 rows/sec., 6.28 MiB/sec. 2025.01.08 01:21:01.818417 [ 4 ] {1c20775e-46d1-4e63-bf8f-1a8ebe588e42} TCPHandler: Processed in 0.006583514 sec. 2025.01.08 01:21:01.818589 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:01.818740 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:01.818803 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:01.819391 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.819446 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.820018 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:21:01.820346 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.820561 [ 90 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:21:01.820667 [ 90 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:01.820751 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.08 01:21:01.820890 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} executeQuery: Read 18 rows, 1.26 KiB in 0.002141 sec., 8407.286314806164 rows/sec., 589.77 KiB/sec. 2025.01.08 01:21:01.821256 [ 255 ] {4503f52f-5b1e-4c10-a0d2-2f4421db65f1} TCPHandler: Processed in 0.002727593 sec. 2025.01.08 01:21:01.821257 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:21:01.821480 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 18248 rows, containing 5 columns (5 merged, 0 gathered) in 0.010041988 sec., 1817170.0663255125 rows/sec., 121.68 MiB/sec. 2025.01.08 01:21:01.821540 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:01.821578 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2314 rows starting from the beginning of the part 2025.01.08 01:21:01.821739 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:01.821775 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:21:01.822113 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:01.822294 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:01.822601 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2025.01.08 01:21:01.822923 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.822956 [ 200 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part 2025.01.08 01:21:01.823263 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_71_14} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:21:01.823480 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.10 MiB. 2025.01.08 01:21:01.824710 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.00381827 sec., 648985.0115366384 rows/sec., 41.77 MiB/sec. 2025.01.08 01:21:01.824939 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:21:01.825210 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:01.825286 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_71_14} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:21:01.825354 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.08 01:21:03.275130 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.01.08 01:21:03.276367 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:03.276458 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:03.277004 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:21:03.277280 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:03.277772 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.01.08 01:21:04.671656 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.08 01:21:04.692693 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:04.692748 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:04.700292 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:21:04.701071 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:04.704271 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.08 01:21:06.796076 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:06.796292 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:06.796373 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:06.797239 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:06.797291 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:06.797729 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:21:06.797992 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:06.798240 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} executeQuery: Read 26 rows, 1.98 KiB in 0.002006 sec., 12961.116650049851 rows/sec., 986.79 KiB/sec. 2025.01.08 01:21:06.798311 [ 4 ] {32a859d9-e7f4-48d8-a5f7-a28c628742b3} TCPHandler: Processed in 0.002375177 sec. 2025.01.08 01:21:06.798571 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:06.798793 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:06.798879 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:06.799696 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:06.799750 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:06.800215 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:21:06.800485 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:06.800747 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} executeQuery: Read 28 rows, 2.24 KiB in 0.002011 sec., 13923.4211834908 rows/sec., 1.09 MiB/sec. 2025.01.08 01:21:06.800857 [ 255 ] {c425cc2f-1476-4771-84f3-44c91a88e487} TCPHandler: Processed in 0.002430039 sec. 2025.01.08 01:21:06.801085 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:06.801294 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:06.801360 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:06.802022 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:06.802071 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:06.802488 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:21:06.802727 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:06.802950 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} executeQuery: Read 100 rows, 7.10 KiB in 0.001694 sec., 59031.8772136954 rows/sec., 4.09 MiB/sec. 2025.01.08 01:21:06.803016 [ 4 ] {27b13b28-e4cf-4487-9130-b338d9a64424} TCPHandler: Processed in 0.002067942 sec. 2025.01.08 01:21:06.803190 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:06.803318 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:06.803376 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:06.803896 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:06.803937 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:06.804344 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:21:06.804598 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:06.804811 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} executeQuery: Read 30 rows, 2.10 KiB in 0.001522 sec., 19710.906701708278 rows/sec., 1.35 MiB/sec. 2025.01.08 01:21:06.804867 [ 255 ] {81c347cb-d27d-4775-8645-8364244766d1} TCPHandler: Processed in 0.001733688 sec. 2025.01.08 01:21:10.616690 [ 151 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:21:10.616786 [ 151 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:21:10.628886 [ 151 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.08 01:21:10.628929 [ 151 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:10.628957 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:10.629166 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:21:10.629358 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:10.629401 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.08 01:21:10.629500 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:21:10.629762 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2025.01.08 01:21:10.630000 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:21:10.630299 [ 187 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2025.01.08 01:21:10.631552 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002523969 sec., 16640.457945402657 rows/sec., 1.39 MiB/sec. 2025.01.08 01:21:10.631748 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.08 01:21:10.632106 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:10.632208 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_9_2} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.08 01:21:10.632317 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:21:10.777931 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.01.08 01:21:10.778583 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:10.778633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:10.779178 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:21:10.779438 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:10.779688 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.08 01:21:10.882067 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1228 2025.01.08 01:21:10.885171 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:10.885227 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:10.886728 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:10.887049 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:10.887725 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1228 2025.01.08 01:21:11.802305 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.802547 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.802628 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:11.803461 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.803509 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.803955 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:11.804203 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.804407 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. 2025.01.08 01:21:11.804472 [ 4 ] {1a04edbc-a275-47da-a089-a0b5bc7439f8} TCPHandler: Processed in 0.002354567 sec. 2025.01.08 01:21:11.804735 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.804955 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:11.805038 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:11.805963 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.806015 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.806474 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:21:11.806737 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.806992 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} executeQuery: Read 255 rows, 23.35 KiB in 0.002092 sec., 121892.92543021032 rows/sec., 10.90 MiB/sec. 2025.01.08 01:21:11.807068 [ 255 ] {915741f2-198d-4054-a49b-923ca00e195c} TCPHandler: Processed in 0.002475399 sec. 2025.01.08 01:21:11.807264 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.807426 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.807485 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:11.808194 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.808241 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.808616 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:21:11.808872 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.809066 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} executeQuery: Read 48 rows, 3.54 KiB in 0.001676 sec., 28639.618138424823 rows/sec., 2.06 MiB/sec. 2025.01.08 01:21:11.809190 [ 4 ] {bf3597a4-b063-470c-8f18-123b7020daaa} TCPHandler: Processed in 0.002033012 sec. 2025.01.08 01:21:11.809360 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.809500 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.809559 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:11.810262 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.810311 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.810680 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:11.810921 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.811137 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} executeQuery: Read 14 rows, 1004.00 B in 0.001668 sec., 8393.285371702637 rows/sec., 587.81 KiB/sec. 2025.01.08 01:21:11.811190 [ 255 ] {91defc5d-4af2-4c59-b5d3-edaf7ed5c3c0} TCPHandler: Processed in 0.00190632 sec. 2025.01.08 01:21:11.811336 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.811479 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.811536 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:11.812223 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.812269 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.812634 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:11.812887 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.813082 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2025.01.08 01:21:11.813211 [ 4 ] {6ed2546f-edac-44d6-a438-758fb741d80e} TCPHandler: Processed in 0.001934641 sec. 2025.01.08 01:21:11.813367 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.813504 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:11.813564 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:11.814437 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.814479 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.814870 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:21:11.815119 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.815330 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} executeQuery: Read 387 rows, 28.09 KiB in 0.001855 sec., 208625.33692722372 rows/sec., 14.79 MiB/sec. 2025.01.08 01:21:11.815383 [ 255 ] {b6becc06-2d3e-4c65-894b-765e5da1e1db} TCPHandler: Processed in 0.002078543 sec. 2025.01.08 01:21:11.815520 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.815641 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:11.815692 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:11.816184 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.816223 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.816583 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:11.816814 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.817027 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} executeQuery: Read 6 rows, 321.00 B in 0.001408 sec., 4261.363636363636 rows/sec., 222.64 KiB/sec. 2025.01.08 01:21:11.817096 [ 4 ] {498ceb3b-f4f5-44e4-a128-17f3e5bcca6e} TCPHandler: Processed in 0.001633266 sec. 2025.01.08 01:21:11.817276 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.817405 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.817468 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:11.818127 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.818174 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.818590 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:21:11.818842 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.819060 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} executeQuery: Read 177 rows, 11.96 KiB in 0.001685 sec., 105044.51038575667 rows/sec., 6.93 MiB/sec. 2025.01.08 01:21:11.819114 [ 255 ] {aa8be0dd-9022-499e-90b3-3b0e4b7d269e} TCPHandler: Processed in 0.001937041 sec. 2025.01.08 01:21:11.819258 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.819382 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.819435 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:11.819914 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.819954 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.820328 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.08 01:21:11.820566 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.820795 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. 2025.01.08 01:21:11.820916 [ 4 ] {f3f9d1fc-1a03-4f15-8de8-a7e5fe714475} TCPHandler: Processed in 0.001714677 sec. 2025.01.08 01:21:11.821075 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.821190 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.821275 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:11.822565 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.822606 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.823280 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:21:11.823542 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.823796 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} executeQuery: Read 41 rows, 75.23 KiB in 0.002629 sec., 15595.283377710157 rows/sec., 27.95 MiB/sec. 2025.01.08 01:21:11.823890 [ 255 ] {52e832c7-debc-412b-b791-b93a98c4d597} TCPHandler: Processed in 0.002887105 sec. 2025.01.08 01:21:11.824091 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:11.824313 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:11.824400 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:11.824890 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:11.824928 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:11.825296 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:21:11.825530 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:11.825744 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} executeQuery: Read 52 rows, 3.30 KiB in 0.001485 sec., 35016.835016835015 rows/sec., 2.17 MiB/sec. 2025.01.08 01:21:11.825801 [ 4 ] {cb5e5918-9495-4964-9a4f-5dcd68153e02} TCPHandler: Processed in 0.001820789 sec. 2025.01.08 01:21:12.204351 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.08 01:21:12.225762 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:12.225824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:12.233215 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:21:12.234039 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:12.236875 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.08 01:21:16.796127 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:16.796342 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:16.796426 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:16.797181 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:16.797234 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:16.797667 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:21:16.797933 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:16.798173 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} executeQuery: Read 26 rows, 1.98 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 1.02 MiB/sec. 2025.01.08 01:21:16.798254 [ 4 ] {a596ec92-cdc4-46f4-b9d4-e21df4ea11e2} TCPHandler: Processed in 0.002265766 sec. 2025.01.08 01:21:16.798535 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:16.798758 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:16.798844 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:16.799684 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:16.799740 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:16.800185 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:21:16.800446 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:16.800687 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} executeQuery: Read 28 rows, 2.24 KiB in 0.001989 sec., 14077.425842131724 rows/sec., 1.10 MiB/sec. 2025.01.08 01:21:16.800756 [ 255 ] {caca0afd-0670-416d-821b-8512eab01d46} TCPHandler: Processed in 0.002391957 sec. 2025.01.08 01:21:16.800894 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:16.801019 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:16.801077 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:16.801640 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:16.801681 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:16.802087 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:21:16.802326 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:16.802542 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} executeQuery: Read 100 rows, 7.10 KiB in 0.001552 sec., 64432.989690721646 rows/sec., 4.47 MiB/sec. 2025.01.08 01:21:16.802597 [ 4 ] {510f0eca-8e85-4e20-ae77-83eff4ee5fe1} TCPHandler: Processed in 0.001761388 sec. 2025.01.08 01:21:16.802752 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:16.802898 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:16.802964 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:16.803535 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:16.803578 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:16.803974 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:21:16.804227 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:16.804453 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} executeQuery: Read 30 rows, 2.10 KiB in 0.001589 sec., 18879.798615481435 rows/sec., 1.29 MiB/sec. 2025.01.08 01:21:16.804508 [ 255 ] {a21ddf35-2a1c-4cdd-8c1b-d4b7e7804888} TCPHandler: Processed in 0.001825559 sec. 2025.01.08 01:21:18.279817 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.01.08 01:21:18.280593 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:18.280637 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:18.281253 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:21:18.281506 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:18.281712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.01.08 01:21:19.736952 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.08 01:21:19.758457 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:19.758513 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:19.766057 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:21:19.766850 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:19.770553 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.08 01:21:20.887897 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1258 2025.01.08 01:21:20.891023 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:20.891074 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:20.892560 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:20.892878 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:20.893480 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1258 2025.01.08 01:21:21.802395 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.802613 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.802694 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:21.803485 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.803540 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.804000 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:21.804265 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.804544 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. 2025.01.08 01:21:21.804728 [ 4 ] {59d228f5-a77d-447e-93e3-9deab8b6753d} TCPHandler: Processed in 0.002472179 sec. 2025.01.08 01:21:21.805003 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.805203 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:21.805276 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:21.806143 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.806190 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.806655 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:21:21.806920 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.807161 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} executeQuery: Read 255 rows, 23.35 KiB in 0.002012 sec., 126739.56262425448 rows/sec., 11.33 MiB/sec. 2025.01.08 01:21:21.807218 [ 255 ] {51322f22-dce9-4fd3-88b1-b70ee0437aba} TCPHandler: Processed in 0.002354917 sec. 2025.01.08 01:21:21.807399 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.807550 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.807614 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:21.808369 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.808421 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.808846 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:21:21.809109 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.809284 [ 137 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:21:21.809352 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} executeQuery: Read 48 rows, 3.54 KiB in 0.001837 sec., 26129.5590636908 rows/sec., 1.88 MiB/sec. 2025.01.08 01:21:21.809373 [ 137 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.809442 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.809479 [ 4 ] {8b034821-7a2f-4eb9-8ef9-abb3a0745cd7} TCPHandler: Processed in 0.002148344 sec. 2025.01.08 01:21:21.809682 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:21:21.809687 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.809829 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:21.809868 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 62 rows starting from the beginning of the part 2025.01.08 01:21:21.809880 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.809963 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:21.809988 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2025.01.08 01:21:21.810410 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:21:21.810727 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2025.01.08 01:21:21.811044 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part 2025.01.08 01:21:21.811347 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part 2025.01.08 01:21:21.812444 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.812507 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.813117 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.003552496 sec., 74876.9315996415 rows/sec., 5.65 MiB/sec. 2025.01.08 01:21:21.813130 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:21.813403 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:21:21.813614 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.814164 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} executeQuery: Read 14 rows, 1004.00 B in 0.004275 sec., 3274.8538011695905 rows/sec., 229.35 KiB/sec. 2025.01.08 01:21:21.814186 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.814536 [ 197 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_41_8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:21:21.814727 [ 255 ] {76d4d680-a47f-4e10-8e88-b7be30205d70} TCPHandler: Processed in 0.005117821 sec. 2025.01.08 01:21:21.814802 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:21:21.814940 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.815060 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.815112 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:21.815696 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.815735 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.816104 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:21.816343 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.816560 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. 2025.01.08 01:21:21.816688 [ 4 ] {46f62329-42b0-4343-8640-74c566e9dc96} TCPHandler: Processed in 0.001817169 sec. 2025.01.08 01:21:21.816846 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.816984 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:21.817043 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:21.817852 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.817893 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.818284 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:21:21.818542 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.818756 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} executeQuery: Read 387 rows, 28.09 KiB in 0.001803 sec., 214642.26289517473 rows/sec., 15.21 MiB/sec. 2025.01.08 01:21:21.818811 [ 255 ] {b418f676-e6c2-4782-b370-67f654949e87} TCPHandler: Processed in 0.002032362 sec. 2025.01.08 01:21:21.818967 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.819108 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:21.819170 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:21.819730 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.819770 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.820151 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:21.820396 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.820657 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. 2025.01.08 01:21:21.820855 [ 4 ] {4e9280bb-cbe4-4c44-8df9-d5d652357197} TCPHandler: Processed in 0.001952051 sec. 2025.01.08 01:21:21.821059 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.821197 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.821262 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:21.821885 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.821924 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.822324 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:21:21.822575 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.822793 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} executeQuery: Read 177 rows, 11.96 KiB in 0.001627 sec., 108789.18254456054 rows/sec., 7.18 MiB/sec. 2025.01.08 01:21:21.822847 [ 255 ] {2c5fe1da-bc46-4b01-a514-30a387052815} TCPHandler: Processed in 0.00186668 sec. 2025.01.08 01:21:21.822985 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.823104 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.823158 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:21.823640 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.823678 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.824053 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.08 01:21:21.824297 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.824477 [ 141 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.01.08 01:21:21.824541 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2025.01.08 01:21:21.824544 [ 141 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.824627 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.824661 [ 4 ] {103eda48-abb6-4ef2-a283-dc71db6a87e9} TCPHandler: Processed in 0.001727637 sec. 2025.01.08 01:21:21.824945 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.825027 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.825389 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.825448 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:21.825556 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.825593 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:21.825973 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.826319 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.826626 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.826922 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.827246 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:21:21.831215 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006478592 sec., 4939.344845299719 rows/sec., 332.83 KiB/sec. 2025.01.08 01:21:21.831407 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.831474 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.08 01:21:21.831477 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.832102 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.832349 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_32_7} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.01.08 01:21:21.832560 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:21:21.832894 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:21:21.833193 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.833406 [ 141 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:21:21.833471 [ 141 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.833521 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} executeQuery: Read 41 rows, 75.23 KiB in 0.008274 sec., 4955.281605027798 rows/sec., 8.88 MiB/sec. 2025.01.08 01:21:21.833527 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.833938 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:21:21.833984 [ 255 ] {9e7d56bc-058d-45cf-9ccb-46186ca0ac91} TCPHandler: Processed in 0.009222485 sec. 2025.01.08 01:21:21.834219 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:21.834505 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:21.834602 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:21.834621 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:21.834820 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1013 rows starting from the beginning of the part 2025.01.08 01:21:21.835652 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part 2025.01.08 01:21:21.836264 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.01.08 01:21:21.836999 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2025.01.08 01:21:21.837010 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:21.837078 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:21.837577 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part 2025.01.08 01:21:21.838199 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part 2025.01.08 01:21:21.838611 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:21:21.839183 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.839735 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} executeQuery: Read 52 rows, 3.30 KiB in 0.005301 sec., 9809.469911337483 rows/sec., 621.93 KiB/sec. 2025.01.08 01:21:21.840182 [ 4 ] {6b2970f2-2049-42eb-9885-aee09755b8ae} TCPHandler: Processed in 0.006081096 sec. 2025.01.08 01:21:21.848195 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1177 rows, containing 19 columns (19 merged, 0 gathered) in 0.014523528 sec., 81040.91512750895 rows/sec., 145.22 MiB/sec. 2025.01.08 01:21:21.849199 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:21:21.849643 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:21.849771 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_41_8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:21:21.849941 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. 2025.01.08 01:21:22.000211 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 219.41 MiB, peak 230.75 MiB, free memory in arenas 0.00 B, will set to 222.57 MiB (RSS), difference: 3.17 MiB 2025.01.08 01:21:25.616839 [ 132 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:21:25.616893 [ 132 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:21:25.781855 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.01.08 01:21:25.782584 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:25.782628 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:25.783161 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:21:25.783410 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:25.783565 [ 132 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:21:25.783602 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.08 01:21:25.783616 [ 132 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:25.783642 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:25.783798 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.783983 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:25.784033 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.784124 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.784233 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.784494 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.784650 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.784888 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:21:25.787228 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003508735 sec., 6015273.310751596 rows/sec., 86.05 MiB/sec. 2025.01.08 01:21:25.787647 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:21:25.787962 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:25.788040 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_46_9} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:21:25.788144 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. 2025.01.08 01:21:26.795476 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:26.795664 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:26.795738 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:26.796536 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.796584 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.797017 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:21:26.797273 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.797483 [ 133 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:21:26.797546 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} executeQuery: Read 26 rows, 1.98 KiB in 0.001928 sec., 13485.477178423236 rows/sec., 1.00 MiB/sec. 2025.01.08 01:21:26.797576 [ 133 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.797655 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.797688 [ 4 ] {07da1373-5c2b-4e05-b32e-73d2bc8e1abd} TCPHandler: Processed in 0.002334537 sec. 2025.01.08 01:21:26.797936 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:21:26.798033 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:26.798172 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:26.798246 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1402 rows starting from the beginning of the part 2025.01.08 01:21:26.798343 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:26.798446 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:26.798529 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:26.798844 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 255 rows starting from the beginning of the part 2025.01.08 01:21:26.799204 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:26.799525 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 255 rows starting from the beginning of the part 2025.01.08 01:21:26.799975 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:26.801366 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.801443 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.802583 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:21:26.803185 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.803268 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.005513307 sec., 360944.89205843245 rows/sec., 31.95 MiB/sec. 2025.01.08 01:21:26.803436 [ 133 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:21:26.803523 [ 133 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.803564 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} executeQuery: Read 28 rows, 2.24 KiB in 0.005331 sec., 5252.2978803226415 rows/sec., 419.50 KiB/sec. 2025.01.08 01:21:26.803586 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.803628 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:21:26.803941 [ 255 ] {4f87487b-75af-4318-98b8-b5f4c5bfd6bb} TCPHandler: Processed in 0.006078666 sec. 2025.01.08 01:21:26.804155 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:21:26.804234 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:26.804577 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.804603 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:26.804642 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:26.804782 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:26.804793 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 875 rows starting from the beginning of the part 2025.01.08 01:21:26.804882 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_76_15} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:21:26.805336 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:21:26.805524 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:26.805885 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 387 rows starting from the beginning of the part 2025.01.08 01:21:26.806239 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:26.806378 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 387 rows starting from the beginning of the part 2025.01.08 01:21:26.806841 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:26.807530 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.807601 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.808741 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:21:26.809194 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.809499 [ 133 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:21:26.809621 [ 133 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.809712 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.809854 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} executeQuery: Read 100 rows, 7.10 KiB in 0.005372 sec., 18615.040953090098 rows/sec., 1.29 MiB/sec. 2025.01.08 01:21:26.810162 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.00635318 sec., 272776.7826505781 rows/sec., 20.69 MiB/sec. 2025.01.08 01:21:26.810183 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:21:26.810241 [ 4 ] {92787f36-44d9-4d70-bea7-4c01d92c4057} TCPHandler: Processed in 0.006139617 sec. 2025.01.08 01:21:26.810548 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:26.810565 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:21:26.810580 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:26.810647 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18248 rows starting from the beginning of the part 2025.01.08 01:21:26.810896 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:26.810999 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:26.811160 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:26.811540 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 177 rows starting from the beginning of the part 2025.01.08 01:21:26.811701 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.812141 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:26.812200 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_76_15} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:21:26.812629 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:21:26.812707 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 177 rows starting from the beginning of the part 2025.01.08 01:21:26.812996 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:26.813837 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.813899 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.814412 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:21:26.814699 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.814960 [ 133 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:21:26.815080 [ 133 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:26.815156 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:26.815179 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} executeQuery: Read 30 rows, 2.10 KiB in 0.004434 sec., 6765.899864682004 rows/sec., 474.63 KiB/sec. 2025.01.08 01:21:26.815554 [ 255 ] {431fdfbe-31a1-4639-b252-d3c1204c6541} TCPHandler: Processed in 0.005163462 sec. 2025.01.08 01:21:26.815717 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:21:26.816068 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:26.816104 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2478 rows starting from the beginning of the part 2025.01.08 01:21:26.816239 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:26.816493 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:26.816671 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:26.816943 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:26.817413 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:26.819420 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2672 rows, containing 4 columns (4 merged, 0 gathered) in 0.004059444 sec., 658218.2190467464 rows/sec., 42.39 MiB/sec. 2025.01.08 01:21:26.819764 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:21:26.820195 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 18902 rows, containing 5 columns (5 merged, 0 gathered) in 0.010310493 sec., 1833278.0013526026 rows/sec., 122.79 MiB/sec. 2025.01.08 01:21:26.820328 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.820428 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_76_15} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:21:26.820484 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:21:26.820544 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.01.08 01:21:26.820831 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:26.820912 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_76_15} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:21:26.821003 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. 2025.01.08 01:21:27.270630 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.08 01:21:27.292949 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:27.293022 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:27.300303 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:21:27.301147 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:27.301567 [ 133 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:21:27.301706 [ 133 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:27.301793 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:27.302252 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.317655 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.08 01:21:27.319455 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:27.321083 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.327304 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.333053 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.338803 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.344515 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.349015 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:21:27.408238 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106289284 sec., 3264.6752987817663 rows/sec., 16.88 MiB/sec. 2025.01.08 01:21:27.410202 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:21:27.412570 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:27.412672 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_46_9} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:21:27.414062 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 01:21:28.740037 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.740349 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.740468 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:28.741405 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.741457 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.741891 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:28.742160 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.742376 [ 128 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.08 01:21:28.742440 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} executeQuery: Read 14 rows, 1.01 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 464.64 KiB/sec. 2025.01.08 01:21:28.742469 [ 128 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.742550 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.742577 [ 4 ] {5952c1bb-8e72-4f1d-8254-27dc1113fa50} TCPHandler: Processed in 0.002734533 sec. 2025.01.08 01:21:28.742769 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:21:28.742871 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.742923 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:28.742964 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.08 01:21:28.743139 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:28.743200 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:28.743453 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:28.743469 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:28.743837 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:28.744181 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:28.746500 [ 194 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00384371 sec., 18211.571632615363 rows/sec., 1.35 MiB/sec. 2025.01.08 01:21:28.746771 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.08 01:21:28.746795 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.746905 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.747390 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.747646 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_33_8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.08 01:21:28.747801 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:21:28.747810 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:21:28.748141 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.748363 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} executeQuery: Read 1353 rows, 115.54 KiB in 0.005323 sec., 254179.9736990419 rows/sec., 21.20 MiB/sec. 2025.01.08 01:21:28.748439 [ 255 ] {ad38b33f-4580-4454-9fb0-c2ed9607f04e} TCPHandler: Processed in 0.005742461 sec. 2025.01.08 01:21:28.748625 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.748781 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.748840 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:28.749468 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.749509 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.749930 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:21:28.750177 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.750395 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} executeQuery: Read 27 rows, 1.96 KiB in 0.001653 sec., 16333.93829401089 rows/sec., 1.16 MiB/sec. 2025.01.08 01:21:28.750455 [ 4 ] {360e494c-a8d1-4763-8051-8bf7e17647b4} TCPHandler: Processed in 0.00191595 sec. 2025.01.08 01:21:28.750612 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.750746 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.750804 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:28.751486 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.751526 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.751921 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:28.752175 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.752374 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} executeQuery: Read 242 rows, 16.79 KiB in 0.001659 sec., 145871.00663050028 rows/sec., 9.88 MiB/sec. 2025.01.08 01:21:28.752510 [ 255 ] {3f64135f-1b6e-4214-8505-b7e1cd895a5d} TCPHandler: Processed in 0.001958401 sec. 2025.01.08 01:21:28.752690 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.752814 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.752866 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:28.753464 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.753505 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.753874 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:28.754112 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.754272 [ 128 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.08 01:21:28.754331 [ 128 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.754369 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.754367 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2025.01.08 01:21:28.754595 [ 4 ] {d4cd18d6-909a-448c-99b6-95bd0cfdb14d} TCPHandler: Processed in 0.001968531 sec. 2025.01.08 01:21:28.754618 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:21:28.754773 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.754778 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:28.754826 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.08 01:21:28.754941 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:28.754962 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.08 01:21:28.755031 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:28.755164 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.08 01:21:28.755390 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.08 01:21:28.755579 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.08 01:21:28.756823 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.756875 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.757006 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562791 sec., 25362.973414531265 rows/sec., 1.64 MiB/sec. 2025.01.08 01:21:28.757127 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.08 01:21:28.757420 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:21:28.757465 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.757557 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_33_8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.08 01:21:28.757640 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:21:28.757730 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.757920 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} executeQuery: Read 822 rows, 60.69 KiB in 0.003047 sec., 269773.5477518871 rows/sec., 19.45 MiB/sec. 2025.01.08 01:21:28.757979 [ 255 ] {349a1d5a-aa88-4ab0-9c34-3e89c9655ea2} TCPHandler: Processed in 0.003289252 sec. 2025.01.08 01:21:28.758144 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.758265 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:28.758319 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:28.758805 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.758844 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.759212 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:28.759453 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.759699 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} executeQuery: Read 6 rows, 321.00 B in 0.001459 sec., 4112.40575736806 rows/sec., 214.86 KiB/sec. 2025.01.08 01:21:28.759912 [ 4 ] {1b6e8c76-92ea-4034-b2a3-f93654a97538} TCPHandler: Processed in 0.001821719 sec. 2025.01.08 01:21:28.760123 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.760258 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.760322 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:28.761154 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.761193 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.761639 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:21:28.761904 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.762078 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} executeQuery: Read 963 rows, 65.53 KiB in 0.001852 sec., 519978.4017278618 rows/sec., 34.55 MiB/sec. 2025.01.08 01:21:28.762128 [ 255 ] {2ad0b1bd-5a1f-488c-b380-60c5e3876732} TCPHandler: Processed in 0.002119223 sec. 2025.01.08 01:21:28.762278 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.762416 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.762477 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:28.762989 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.763029 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.763392 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.08 01:21:28.763624 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.763871 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. 2025.01.08 01:21:28.764082 [ 4 ] {088fed72-d8ee-4eb7-97b1-a63fcc02b8da} TCPHandler: Processed in 0.00186585 sec. 2025.01.08 01:21:28.764251 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.764367 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.764444 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:28.765572 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.765610 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.766252 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:21:28.766515 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.766717 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} executeQuery: Read 20 rows, 36.70 KiB in 0.002374 sec., 8424.599831508003 rows/sec., 15.10 MiB/sec. 2025.01.08 01:21:28.766828 [ 255 ] {3311939c-659e-4b8b-95a7-e9655c9c4d97} TCPHandler: Processed in 0.002661012 sec. 2025.01.08 01:21:28.767049 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:28.767269 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:28.767363 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:28.768079 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:28.768118 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:28.768496 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:21:28.768732 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:28.768949 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} executeQuery: Read 34 rows, 2.03 KiB in 0.001734 sec., 19607.843137254902 rows/sec., 1.15 MiB/sec. 2025.01.08 01:21:28.769001 [ 4 ] {42c7b612-1ed7-47fb-9f2a-1d11dddda68d} TCPHandler: Processed in 0.002060493 sec. 2025.01.08 01:21:30.893678 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1310 2025.01.08 01:21:30.897108 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:30.897158 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:30.898658 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:30.898980 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:30.899603 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1310 2025.01.08 01:21:31.795688 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.795897 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:21:31.795970 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:21:31.796729 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.796778 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.797197 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.08 01:21:31.797450 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.797689 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec. 2025.01.08 01:21:31.797757 [ 4 ] {d59323c8-bb11-4c60-900f-6ebed3c74af4} TCPHandler: Processed in 0.002200335 sec. 2025.01.08 01:21:31.798024 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.798225 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:31.798305 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:31.799127 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.799184 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.799632 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:21:31.799905 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.800155 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} executeQuery: Read 69 rows, 5.98 KiB in 0.001984 sec., 34778.22580645161 rows/sec., 2.94 MiB/sec. 2025.01.08 01:21:31.800223 [ 255 ] {929e60a3-d081-4dfd-baa1-6b8b247a0bf8} TCPHandler: Processed in 0.002337037 sec. 2025.01.08 01:21:31.800390 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.800532 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:31.800590 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:31.801206 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.801245 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.801622 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:21:31.801874 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.802062 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} executeQuery: Read 23 rows, 1.72 KiB in 0.001566 sec., 14687.100893997447 rows/sec., 1.07 MiB/sec. 2025.01.08 01:21:31.802121 [ 4 ] {f803cda3-a250-466d-96c7-c1ce3decd43c} TCPHandler: Processed in 0.001792238 sec. 2025.01.08 01:21:31.802281 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.802433 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:31.802496 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:31.803205 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.803251 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.803637 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:21:31.803900 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.804132 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} executeQuery: Read 51 rows, 4.08 KiB in 0.001737 sec., 29360.967184801382 rows/sec., 2.29 MiB/sec. 2025.01.08 01:21:31.804192 [ 255 ] {ff91cacf-e555-414e-a85d-1d8ac28863bb} TCPHandler: Processed in 0.001979321 sec. 2025.01.08 01:21:31.804360 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.804505 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:31.804568 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:31.805162 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.805200 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.805590 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:21:31.805840 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.806032 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} executeQuery: Read 61 rows, 4.33 KiB in 0.001561 sec., 39077.51441383728 rows/sec., 2.71 MiB/sec. 2025.01.08 01:21:31.806089 [ 4 ] {40315726-4a66-4e87-a47a-4eef67ea78ce} TCPHandler: Processed in 0.001798058 sec. 2025.01.08 01:21:31.806238 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.806364 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:31.806451 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:31.807638 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.807680 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.808336 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:21:31.808602 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.808851 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} executeQuery: Read 21 rows, 38.53 KiB in 0.002516 sec., 8346.581875993641 rows/sec., 14.96 MiB/sec. 2025.01.08 01:21:31.808966 [ 255 ] {8796cb03-bd3d-452c-a988-edf8b46d9892} TCPHandler: Processed in 0.002785663 sec. 2025.01.08 01:21:31.809137 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:31.809281 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:31.809343 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:31.809921 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:31.809957 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.08 01:21:31.810327 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:21:31.810566 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:31.810762 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} executeQuery: Read 18 rows, 1.26 KiB in 0.001516 sec., 11873.350923482849 rows/sec., 832.91 KiB/sec. 2025.01.08 01:21:31.810823 [ 4 ] {f6e5571b-657c-41c8-bdf1-9e260559a7fe} TCPHandler: Processed in 0.001754938 sec. 2025.01.08 01:21:33.284532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.01.08 01:21:33.285257 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:33.285307 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:33.285857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:21:33.286118 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:33.286424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.01.08 01:21:34.818180 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.08 01:21:34.837634 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:34.837702 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:34.844562 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:21:34.845303 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:34.849037 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.08 01:21:36.794871 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:36.795075 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:36.795156 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:36.795894 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:36.795944 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:36.796382 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:21:36.796640 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:36.796886 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} executeQuery: Read 26 rows, 1.98 KiB in 0.00187 sec., 13903.743315508022 rows/sec., 1.03 MiB/sec. 2025.01.08 01:21:36.796952 [ 4 ] {872e0874-6c38-4987-a58f-5d6f1be28c63} TCPHandler: Processed in 0.002213904 sec. 2025.01.08 01:21:36.797228 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:36.797537 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:36.797656 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:36.798666 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:36.798714 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:36.799162 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:21:36.799426 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:36.799668 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} executeQuery: Read 28 rows, 2.24 KiB in 0.002215 sec., 12641.083521444696 rows/sec., 1009.63 KiB/sec. 2025.01.08 01:21:36.799735 [ 255 ] {6ce763bb-99c5-401b-9ee9-7e5b7f6a5e08} TCPHandler: Processed in 0.002654341 sec. 2025.01.08 01:21:36.799889 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:36.800042 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:36.800108 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:36.800757 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:36.800805 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:36.801254 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:21:36.801507 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:36.801771 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} executeQuery: Read 100 rows, 7.10 KiB in 0.001764 sec., 56689.34240362812 rows/sec., 3.93 MiB/sec. 2025.01.08 01:21:36.801986 [ 4 ] {82b4a4f1-6ee7-42de-aa6a-11cb104169a1} TCPHandler: Processed in 0.002162125 sec. 2025.01.08 01:21:36.802189 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:36.802331 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:36.802395 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:36.802969 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:36.803017 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:36.803433 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:21:36.803697 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:36.803909 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec. 2025.01.08 01:21:36.803962 [ 255 ] {6aabe2c4-f879-4779-9127-88d45f515dad} TCPHandler: Processed in 0.001843549 sec. 2025.01.08 01:21:39.549046 [ 44 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.08 01:21:39.549133 [ 44 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:39.549162 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:39.549406 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.549649 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:39.549695 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.549785 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.550008 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.550161 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.550336 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:21:39.551415 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002164014 sec., 91496.63541917935 rows/sec., 4.67 MiB/sec. 2025.01.08 01:21:39.551586 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.08 01:21:39.551952 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:39.552053 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_33_7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.08 01:21:39.552151 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:21:40.131337 [ 44 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.08 01:21:40.131439 [ 44 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:40.131488 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:40.131760 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:21:40.132069 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:40.132127 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part 2025.01.08 01:21:40.132254 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.08 01:21:40.132675 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:40.132892 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.08 01:21:40.133109 [ 193 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.08 01:21:40.134142 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00252187 sec., 298984.4837362751 rows/sec., 21.40 MiB/sec. 2025.01.08 01:21:40.134460 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.08 01:21:40.134824 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:40.134920 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_33_7} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.08 01:21:40.135027 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:21:40.616956 [ 51 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:21:40.617031 [ 51 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:21:40.787096 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.01.08 01:21:40.787732 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:40.787775 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:40.788389 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:21:40.788651 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:40.788901 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.08 01:21:40.900190 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1332 2025.01.08 01:21:40.903084 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:40.903144 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:40.904618 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:40.904934 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:40.905624 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1332 2025.01.08 01:21:41.001388 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000999066 sec. 2025.01.08 01:21:41.801374 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.801578 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.801659 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:41.802491 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.802547 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.802983 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:41.803234 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.803465 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} executeQuery: Read 14 rows, 1.01 KiB in 0.001946 sec., 7194.244604316546 rows/sec., 517.89 KiB/sec. 2025.01.08 01:21:41.803534 [ 4 ] {f28ed55a-f3cf-4e24-aee3-8174e20b0f97} TCPHandler: Processed in 0.002286756 sec. 2025.01.08 01:21:41.803783 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.803999 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:41.804083 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:41.805001 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.805056 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.805532 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:21:41.805802 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.806049 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} executeQuery: Read 255 rows, 23.35 KiB in 0.002111 sec., 120795.83135954523 rows/sec., 10.80 MiB/sec. 2025.01.08 01:21:41.806118 [ 255 ] {ac4bcae3-e532-47fc-a919-1c685e10403f} TCPHandler: Processed in 0.002477259 sec. 2025.01.08 01:21:41.806261 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.806388 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.806439 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:41.807137 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.807187 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.807607 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:21:41.807850 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.808061 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} executeQuery: Read 48 rows, 3.54 KiB in 0.001703 sec., 28185.55490311215 rows/sec., 2.03 MiB/sec. 2025.01.08 01:21:41.808123 [ 4 ] {f46b8c47-1d2a-47fd-af76-878646eaa449} TCPHandler: Processed in 0.001921191 sec. 2025.01.08 01:21:41.808262 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.808389 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.808442 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:41.809130 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.809180 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.809604 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:41.809853 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.810105 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} executeQuery: Read 14 rows, 1004.00 B in 0.001738 sec., 8055.2359033371695 rows/sec., 564.14 KiB/sec. 2025.01.08 01:21:41.810285 [ 255 ] {22d23be6-c02e-4099-bf83-cdf369f436f2} TCPHandler: Processed in 0.002080683 sec. 2025.01.08 01:21:41.810511 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.810674 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.810733 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:41.811414 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.811462 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.811854 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:41.812096 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.812352 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} executeQuery: Read 13 rows, 830.00 B in 0.001708 sec., 7611.241217798594 rows/sec., 474.56 KiB/sec. 2025.01.08 01:21:41.812495 [ 4 ] {4e3b62ec-a9ef-4c40-99eb-84d1a94097a2} TCPHandler: Processed in 0.002110033 sec. 2025.01.08 01:21:41.812726 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.812869 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:41.812928 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:41.813720 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.813761 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.814157 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:21:41.814405 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.814645 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} executeQuery: Read 387 rows, 28.09 KiB in 0.001806 sec., 214285.71428571426 rows/sec., 15.19 MiB/sec. 2025.01.08 01:21:41.814741 [ 255 ] {0c1f617e-96a1-448f-8d31-69bdbaf5df63} TCPHandler: Processed in 0.002142774 sec. 2025.01.08 01:21:41.814933 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.815086 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:41.815147 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:41.815675 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.815715 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.816080 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:41.816316 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.816527 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. 2025.01.08 01:21:41.816580 [ 4 ] {dd6e275a-12c7-4611-a184-423b29e6aeda} TCPHandler: Processed in 0.001764718 sec. 2025.01.08 01:21:41.816733 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.816874 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.816939 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:41.817604 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.817644 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.818052 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:21:41.818300 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.818561 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} executeQuery: Read 177 rows, 11.96 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 6.83 MiB/sec. 2025.01.08 01:21:41.818621 [ 255 ] {4725eb2f-5cea-4738-8e25-499ee1f8606f} TCPHandler: Processed in 0.001958821 sec. 2025.01.08 01:21:41.818852 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.819111 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.819173 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:41.819686 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.819726 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.820094 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.08 01:21:41.820334 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.820542 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. 2025.01.08 01:21:41.820595 [ 4 ] {8bfb3fd6-3d76-4697-9d67-3379341ab3a5} TCPHandler: Processed in 0.00188805 sec. 2025.01.08 01:21:41.820741 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.820881 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.820976 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:41.822238 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.822280 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.822956 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:21:41.823229 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.823484 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} executeQuery: Read 41 rows, 75.23 KiB in 0.002634 sec., 15565.679574791191 rows/sec., 27.89 MiB/sec. 2025.01.08 01:21:41.823593 [ 255 ] {c012c01b-b72d-45fa-9093-1551651b60bc} TCPHandler: Processed in 0.002921576 sec. 2025.01.08 01:21:41.823823 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:41.824047 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:41.824143 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:41.824819 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:41.824859 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:41.825240 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:21:41.825477 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:41.825694 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} executeQuery: Read 52 rows, 3.30 KiB in 0.001701 sec., 30570.252792475014 rows/sec., 1.89 MiB/sec. 2025.01.08 01:21:41.825755 [ 4 ] {4e39cc08-dca3-47a4-b720-d454631187e4} TCPHandler: Processed in 0.002045273 sec. 2025.01.08 01:21:42.349220 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.08 01:21:42.369858 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:42.369913 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:42.377399 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:21:42.378175 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:42.381619 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.08 01:21:46.795835 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:46.796032 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:46.796109 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:46.796841 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.796896 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.797338 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:21:46.797587 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.797811 [ 63 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:21:46.797831 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} executeQuery: Read 26 rows, 1.98 KiB in 0.001846 sec., 14084.507042253521 rows/sec., 1.05 MiB/sec. 2025.01.08 01:21:46.797910 [ 63 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.797986 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.797999 [ 4 ] {75fd7025-20b2-4912-85f8-6971d81bfa84} TCPHandler: Processed in 0.002296486 sec. 2025.01.08 01:21:46.798291 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:21:46.798405 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:46.798684 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:46.798788 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1402 rows starting from the beginning of the part 2025.01.08 01:21:46.798933 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:46.799237 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:21:46.799257 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:46.799856 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 69 rows starting from the beginning of the part 2025.01.08 01:21:46.800325 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:46.800615 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 255 rows starting from the beginning of the part 2025.01.08 01:21:46.801018 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part 2025.01.08 01:21:46.802397 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.802487 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.803590 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:21:46.803937 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.804258 [ 63 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:21:46.804408 [ 63 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.804533 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.804720 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} executeQuery: Read 28 rows, 2.24 KiB in 0.005985 sec., 4678.362573099415 rows/sec., 373.66 KiB/sec. 2025.01.08 01:21:46.804721 [ 192 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.006624035 sec., 472672.6232575764 rows/sec., 41.43 MiB/sec. 2025.01.08 01:21:46.804796 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:21:46.804844 [ 255 ] {4faaf397-8595-45b7-a571-9247a43cdbdc} TCPHandler: Processed in 0.006715206 sec. 2025.01.08 01:21:46.805021 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:46.805085 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 875 rows starting from the beginning of the part 2025.01.08 01:21:46.805098 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:46.805125 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:21:46.805446 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 822 rows starting from the beginning of the part 2025.01.08 01:21:46.805690 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:46.805942 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 51 rows starting from the beginning of the part 2025.01.08 01:21:46.805955 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:46.806486 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:46.806850 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.807032 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 387 rows starting from the beginning of the part 2025.01.08 01:21:46.807433 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part 2025.01.08 01:21:46.808226 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_81_16} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:21:46.808639 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:21:46.809023 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.809092 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.810278 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:21:46.810695 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.811098 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.006421741 sec., 341184.73479388223 rows/sec., 25.98 MiB/sec. 2025.01.08 01:21:46.811147 [ 63 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:21:46.811245 [ 63 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.811295 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.811333 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} executeQuery: Read 100 rows, 7.10 KiB in 0.005884 sec., 16995.24133242692 rows/sec., 1.18 MiB/sec. 2025.01.08 01:21:46.811494 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:21:46.811752 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:21:46.811775 [ 4 ] {d68f4752-106a-4c1e-b1a5-8954ed56f983} TCPHandler: Processed in 0.006835958 sec. 2025.01.08 01:21:46.812051 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:46.812064 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:46.812112 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 18902 rows starting from the beginning of the part 2025.01.08 01:21:46.812384 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:46.812508 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 963 rows starting from the beginning of the part 2025.01.08 01:21:46.812543 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.812622 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:46.813112 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 61 rows starting from the beginning of the part 2025.01.08 01:21:46.813195 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_81_16} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:21:46.813640 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:21:46.813662 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:46.814000 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 177 rows starting from the beginning of the part 2025.01.08 01:21:46.814306 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part 2025.01.08 01:21:46.815007 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.815056 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.815499 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:21:46.815771 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.816058 [ 63 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:21:46.816163 [ 63 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:46.816172 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} executeQuery: Read 30 rows, 2.10 KiB in 0.003952 sec., 7591.093117408907 rows/sec., 532.51 KiB/sec. 2025.01.08 01:21:46.816248 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:46.816454 [ 255 ] {752067c5-14fb-4bf0-ac2b-fc35b5b2da6f} TCPHandler: Processed in 0.004537311 sec. 2025.01.08 01:21:46.816690 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:21:46.816893 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:46.816939 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2672 rows starting from the beginning of the part 2025.01.08 01:21:46.817114 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2025.01.08 01:21:46.817287 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 18 rows starting from the beginning of the part 2025.01.08 01:21:46.817419 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:46.817632 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:46.817913 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2025.01.08 01:21:46.820043 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562046 sec., 796171.6384347647 rows/sec., 51.27 MiB/sec. 2025.01.08 01:21:46.820491 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:21:46.820910 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.821027 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_81_16} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:21:46.821149 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.08 01:21:46.821624 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 20303 rows, containing 5 columns (5 merged, 0 gathered) in 0.01017021 sec., 1996320.6266143962 rows/sec., 133.70 MiB/sec. 2025.01.08 01:21:46.822020 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:21:46.822332 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:46.822415 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_81_16} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:21:46.822517 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.08 01:21:48.289982 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.01.08 01:21:48.290689 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:48.290741 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:48.291298 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:21:48.291562 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:48.291844 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.01.08 01:21:49.882644 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.08 01:21:49.903063 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:49.903125 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:49.910923 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:21:49.911763 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:49.916415 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.08 01:21:50.906724 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1362 2025.01.08 01:21:50.909723 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:50.909773 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:50.911232 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:50.911534 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:50.911806 [ 115 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.08 01:21:50.911988 [ 115 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:50.912080 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:50.912565 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:50.913538 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1362 2025.01.08 01:21:50.913914 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:50.914056 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1208 rows starting from the beginning of the part 2025.01.08 01:21:50.914662 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part 2025.01.08 01:21:50.915202 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:50.915730 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part 2025.01.08 01:21:50.916228 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part 2025.01.08 01:21:50.916784 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:21:50.924662 [ 197 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 72 columns (72 merged, 0 gathered) in 0.012429696 sec., 109576.29213136024 rows/sec., 84.68 MiB/sec. 2025.01.08 01:21:50.926440 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.08 01:21:50.927268 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:50.927370 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_36_7} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.08 01:21:50.927701 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.01.08 01:21:51.801751 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.801969 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.802056 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:51.802875 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.802932 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.803385 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:51.803660 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.803913 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. 2025.01.08 01:21:51.804027 [ 4 ] {e41fbf17-d217-4d8d-89ff-3134f15b1214} TCPHandler: Processed in 0.002419638 sec. 2025.01.08 01:21:51.804343 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.804555 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:51.804636 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:51.805499 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.805549 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.806009 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:21:51.806280 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.806529 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} executeQuery: Read 255 rows, 23.35 KiB in 0.002031 sec., 125553.9143279173 rows/sec., 11.23 MiB/sec. 2025.01.08 01:21:51.806591 [ 255 ] {199a7d66-c103-4d44-82e2-5291d306da10} TCPHandler: Processed in 0.002454018 sec. 2025.01.08 01:21:51.806768 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.806916 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.806977 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:51.807716 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.807782 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.808447 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:21:51.808693 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.808905 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} executeQuery: Read 48 rows, 3.54 KiB in 0.002025 sec., 23703.703703703704 rows/sec., 1.71 MiB/sec. 2025.01.08 01:21:51.808960 [ 4 ] {4d309630-d2e7-45fb-a555-9e364a455e7c} TCPHandler: Processed in 0.002265456 sec. 2025.01.08 01:21:51.809123 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.809270 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.809330 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:51.810069 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.810118 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.810942 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:51.811191 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.811396 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} executeQuery: Read 14 rows, 1004.00 B in 0.002163 sec., 6472.491909385113 rows/sec., 453.29 KiB/sec. 2025.01.08 01:21:51.811450 [ 255 ] {825432ec-dad9-42a6-b184-d0da8122e7e8} TCPHandler: Processed in 0.002397028 sec. 2025.01.08 01:21:51.811601 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.811736 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.811785 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:51.812369 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.812409 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.812768 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:51.813029 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.813241 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} executeQuery: Read 13 rows, 830.00 B in 0.001533 sec., 8480.10437051533 rows/sec., 528.73 KiB/sec. 2025.01.08 01:21:51.813296 [ 4 ] {c5487a94-12a2-4c78-9175-8d19948c13c2} TCPHandler: Processed in 0.001765228 sec. 2025.01.08 01:21:51.813436 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.813554 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:51.813604 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:51.814305 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.814347 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.814731 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:21:51.814984 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.815210 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} executeQuery: Read 387 rows, 28.09 KiB in 0.001678 sec., 230631.7044100119 rows/sec., 16.35 MiB/sec. 2025.01.08 01:21:51.815310 [ 255 ] {73c2654b-1119-4639-98dd-ee963a55f4b6} TCPHandler: Processed in 0.001930261 sec. 2025.01.08 01:21:51.815480 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.815666 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:51.815737 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:51.816203 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.816242 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.816619 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:51.816861 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.817071 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. 2025.01.08 01:21:51.817121 [ 4 ] {885a7bcd-5b93-431e-bfea-5de3dfb3e5c8} TCPHandler: Processed in 0.001731617 sec. 2025.01.08 01:21:51.817264 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.817381 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.817435 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:51.817999 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.818043 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.818427 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:21:51.818663 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.818869 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} executeQuery: Read 177 rows, 11.96 KiB in 0.001512 sec., 117063.49206349206 rows/sec., 7.72 MiB/sec. 2025.01.08 01:21:51.818922 [ 255 ] {afb42579-cb20-45d2-ad0b-08bb246a55bc} TCPHandler: Processed in 0.001711867 sec. 2025.01.08 01:21:51.819094 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.819243 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.819309 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:51.819878 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.819919 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.820299 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.08 01:21:51.820541 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.820793 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec. 2025.01.08 01:21:51.820993 [ 4 ] {061da6ff-5477-4cc9-8a30-021df612ca2d} TCPHandler: Processed in 0.001992831 sec. 2025.01.08 01:21:51.821226 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.821363 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.821454 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:51.822648 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.822688 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.823349 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:21:51.823613 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.823864 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} executeQuery: Read 41 rows, 75.23 KiB in 0.002533 sec., 16186.340307935254 rows/sec., 29.01 MiB/sec. 2025.01.08 01:21:51.823976 [ 255 ] {856ff281-d253-4df9-902b-72806c3b64d2} TCPHandler: Processed in 0.002876345 sec. 2025.01.08 01:21:51.824133 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:51.824273 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:51.824333 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:51.824889 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:51.824930 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:51.825324 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:21:51.825564 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:51.825765 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} executeQuery: Read 52 rows, 3.30 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.11 MiB/sec. 2025.01.08 01:21:51.825816 [ 4 ] {11449a50-307f-4991-99d1-f95703a75769} TCPHandler: Processed in 0.001755747 sec. 2025.01.08 01:21:55.617084 [ 122 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:21:55.617184 [ 122 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:21:55.792952 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.01.08 01:21:55.793611 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:55.793663 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:55.794202 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:21:55.794463 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:55.794766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.08 01:21:56.795333 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:56.795528 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:56.795601 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:56.796356 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:56.796412 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:56.796852 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:21:56.797115 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:56.797384 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} executeQuery: Read 26 rows, 1.98 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 1.02 MiB/sec. 2025.01.08 01:21:56.797503 [ 4 ] {13841be7-2f62-4424-908b-4790e906cdd1} TCPHandler: Processed in 0.002297666 sec. 2025.01.08 01:21:56.797757 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:56.797948 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:56.798026 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:56.798768 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:56.798816 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:56.799270 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:21:56.799545 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:56.799781 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} executeQuery: Read 28 rows, 2.24 KiB in 0.001884 sec., 14861.995753715499 rows/sec., 1.16 MiB/sec. 2025.01.08 01:21:56.799845 [ 255 ] {a833ce7f-99d1-46ca-a208-ba72ebff691c} TCPHandler: Processed in 0.002235715 sec. 2025.01.08 01:21:56.800000 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:56.800134 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:56.800195 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:56.800763 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:56.800809 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:56.801232 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:21:56.801486 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:56.801703 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} executeQuery: Read 100 rows, 7.10 KiB in 0.001601 sec., 62460.96189881324 rows/sec., 4.33 MiB/sec. 2025.01.08 01:21:56.801768 [ 4 ] {1c6feecc-2fa0-42fd-9cf0-4be05e31e9f0} TCPHandler: Processed in 0.001830159 sec. 2025.01.08 01:21:56.801906 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:56.802032 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:56.802088 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:56.802586 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:56.802627 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:56.803022 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:21:56.803266 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:56.803473 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} executeQuery: Read 30 rows, 2.10 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.40 MiB/sec. 2025.01.08 01:21:56.803525 [ 255 ] {311907b4-e46e-4187-b2a6-a58acb33dc8c} TCPHandler: Processed in 0.001679066 sec. 2025.01.08 01:21:57.416473 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.08 01:21:57.438443 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:57.438504 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:57.446845 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:21:57.447662 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:57.450960 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.08 01:21:58.737205 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.737423 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.737507 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:21:58.738302 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.738355 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.738801 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:58.739057 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.739296 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} executeQuery: Read 14 rows, 1.01 KiB in 0.001931 sec., 7250.1294665976175 rows/sec., 521.91 KiB/sec. 2025.01.08 01:21:58.739366 [ 4 ] {9d5333e0-35e3-4928-bdfb-cfaf7f2e8f43} TCPHandler: Processed in 0.002300956 sec. 2025.01.08 01:21:58.739605 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.739820 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:21:58.739906 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:21:58.740661 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.740706 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.741143 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.08 01:21:58.741409 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.741660 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} executeQuery: Read 12 rows, 1002.00 B in 0.001894 sec., 6335.797254487856 rows/sec., 516.64 KiB/sec. 2025.01.08 01:21:58.741885 [ 255 ] {0f97c9ff-59d7-4d89-871d-5c2881ef077f} TCPHandler: Processed in 0.002417318 sec. 2025.01.08 01:21:58.742066 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.742213 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:21:58.742275 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:21:58.743437 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.743479 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.743930 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:21:58.744169 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.744403 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} executeQuery: Read 1359 rows, 115.98 KiB in 0.002223 sec., 611336.032388664 rows/sec., 50.95 MiB/sec. 2025.01.08 01:21:58.744465 [ 4 ] {17164fb1-e51b-483a-89f9-08d51e05d993} TCPHandler: Processed in 0.002477969 sec. 2025.01.08 01:21:58.744618 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.744764 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.744826 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:21:58.745449 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.745489 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.745866 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:21:58.746156 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.746288 [ 120 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:21:58.746340 [ 120 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.746350 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} executeQuery: Read 39 rows, 2.80 KiB in 0.001618 sec., 24103.83189122373 rows/sec., 1.69 MiB/sec. 2025.01.08 01:21:58.746369 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.746447 [ 255 ] {907707d6-40f0-4f4f-9b68-d3fe50dcdebb} TCPHandler: Processed in 0.00188948 sec. 2025.01.08 01:21:58.746697 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.746781 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:21:58.747104 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.747300 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:21:58.747393 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:58.747547 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 62 rows starting from the beginning of the part 2025.01.08 01:21:58.747904 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part 2025.01.08 01:21:58.748269 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 23 rows starting from the beginning of the part 2025.01.08 01:21:58.748698 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2025.01.08 01:21:58.749066 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2025.01.08 01:21:58.749514 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:21:58.750839 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.750914 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:21:58.751977 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:58.752365 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.005881483 sec., 41996.210819618114 rows/sec., 3.16 MiB/sec. 2025.01.08 01:21:58.752524 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.752584 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:21:58.753105 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} executeQuery: Read 242 rows, 16.79 KiB in 0.006126 sec., 39503.75448906301 rows/sec., 2.68 MiB/sec. 2025.01.08 01:21:58.753330 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.753527 [ 4 ] {5f7d88bc-9969-431f-bcf2-3efd55f13c3b} TCPHandler: Processed in 0.00697526 sec. 2025.01.08 01:21:58.753672 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_46_9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:21:58.753880 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.753899 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:21:58.754078 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.754170 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:21:58.755720 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.755759 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.756122 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:58.756366 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.756582 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} executeQuery: Read 13 rows, 830.00 B in 0.002553 sec., 5092.048570309439 rows/sec., 317.49 KiB/sec. 2025.01.08 01:21:58.756770 [ 255 ] {36272e2d-24d9-43f2-87d9-99cb6631b1f6} TCPHandler: Processed in 0.003100738 sec. 2025.01.08 01:21:58.756992 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.757130 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:21:58.757186 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:21:58.758118 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.758159 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.758570 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:21:58.758833 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.759041 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} executeQuery: Read 834 rows, 61.67 KiB in 0.001941 sec., 429675.42503863986 rows/sec., 31.03 MiB/sec. 2025.01.08 01:21:58.759096 [ 4 ] {b7380d15-f8ff-46dd-bbf5-e360974fc4ac} TCPHandler: Processed in 0.002228905 sec. 2025.01.08 01:21:58.759244 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.759382 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:21:58.759442 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:21:58.759993 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.760030 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.760407 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:58.760653 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.760859 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. 2025.01.08 01:21:58.761042 [ 255 ] {7ef0741d-9fd3-477b-b395-65236667e5c7} TCPHandler: Processed in 0.001859659 sec. 2025.01.08 01:21:58.761250 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.761386 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.761445 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:21:58.762213 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.762252 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.762706 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:21:58.762959 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.763163 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} executeQuery: Read 969 rows, 65.95 KiB in 0.001805 sec., 536842.1052631579 rows/sec., 35.68 MiB/sec. 2025.01.08 01:21:58.763217 [ 4 ] {cc9c4555-8d29-481b-9d9e-717107ef9653} TCPHandler: Processed in 0.002075663 sec. 2025.01.08 01:21:58.763371 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.763508 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.763569 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:21:58.764081 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.764118 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.764474 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.08 01:21:58.764711 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.764919 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.01.08 01:21:58.765085 [ 255 ] {67e80675-6078-43f6-bede-f36989b4887f} TCPHandler: Processed in 0.001780139 sec. 2025.01.08 01:21:58.765310 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.765463 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.765556 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:21:58.767356 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.767408 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.768056 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:21:58.768324 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.768501 [ 120 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:21:58.768582 [ 120 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.768619 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:21:58.768634 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} executeQuery: Read 20 rows, 36.70 KiB in 0.003189 sec., 6271.558482282847 rows/sec., 11.24 MiB/sec. 2025.01.08 01:21:58.768975 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:21:58.769032 [ 4 ] {4bff2f64-d1f8-4a0f-af8e-e35e130fccd4} TCPHandler: Processed in 0.003842121 sec. 2025.01.08 01:21:58.769282 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:21:58.769572 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:21:58.769706 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:21:58.769797 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:21:58.770071 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1177 rows starting from the beginning of the part 2025.01.08 01:21:58.770861 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part 2025.01.08 01:21:58.771645 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2025.01.08 01:21:58.771751 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:21:58.771845 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:21:58.772319 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part 2025.01.08 01:21:58.772913 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part 2025.01.08 01:21:58.773523 [ 197 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part 2025.01.08 01:21:58.773576 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:21:58.774360 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.774888 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} executeQuery: Read 34 rows, 2.03 KiB in 0.005395 sec., 6302.131603336423 rows/sec., 377.05 KiB/sec. 2025.01.08 01:21:58.775294 [ 255 ] {8f734119-2a65-4c37-930f-fdd58dd27ff3} TCPHandler: Processed in 0.006151757 sec. 2025.01.08 01:21:58.783161 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 19 columns (19 merged, 0 gathered) in 0.014431107 sec., 91469.07440988415 rows/sec., 163.91 MiB/sec. 2025.01.08 01:21:58.784678 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:21:58.785182 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:21:58.785281 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_46_9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:21:58.785467 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2025.01.08 01:21:59.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 227.76 MiB, peak 239.33 MiB, free memory in arenas 0.00 B, will set to 231.05 MiB (RSS), difference: 3.29 MiB 2025.01.08 01:22:00.913749 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1416 2025.01.08 01:22:00.917293 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:00.917344 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:00.918836 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:00.919171 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:00.919777 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1416 2025.01.08 01:22:01.794485 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.794681 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:01.794759 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:01.795534 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.795582 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.796025 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:22:01.796292 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.796544 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} executeQuery: Read 68 rows, 5.91 KiB in 0.001916 sec., 35490.60542797495 rows/sec., 3.01 MiB/sec. 2025.01.08 01:22:01.796614 [ 4 ] {ae140786-701b-4b2b-a748-bf4cdb46fcf0} TCPHandler: Processed in 0.002254236 sec. 2025.01.08 01:22:01.796862 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.797062 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:01.797142 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:01.797909 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.797963 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.798417 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:22:01.798689 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.798929 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} executeQuery: Read 21 rows, 1.58 KiB in 0.001921 sec., 10931.806350858928 rows/sec., 822.02 KiB/sec. 2025.01.08 01:22:01.799001 [ 255 ] {e297d9ac-a000-4a62-afe6-8970d79182ba} TCPHandler: Processed in 0.002276346 sec. 2025.01.08 01:22:01.799156 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.799303 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:01.799364 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:01.800067 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.800111 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.800511 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:22:01.800774 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.800998 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} executeQuery: Read 49 rows, 3.92 KiB in 0.00173 sec., 28323.699421965317 rows/sec., 2.21 MiB/sec. 2025.01.08 01:22:01.801056 [ 4 ] {3c2339d2-d3bd-4362-aa57-7c33cfffab2b} TCPHandler: Processed in 0.001969651 sec. 2025.01.08 01:22:01.801206 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.801354 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:01.801422 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:01.802078 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.802122 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.802522 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:22:01.802764 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.802985 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} executeQuery: Read 60 rows, 4.26 KiB in 0.001667 sec., 35992.80143971206 rows/sec., 2.50 MiB/sec. 2025.01.08 01:22:01.803040 [ 255 ] {792c60ca-3e80-46af-8fff-5f4db349cfad} TCPHandler: Processed in 0.00190383 sec. 2025.01.08 01:22:01.803188 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.803330 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:01.803424 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:01.804656 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.804697 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.805356 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:22:01.805635 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.805881 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} executeQuery: Read 21 rows, 38.53 KiB in 0.002583 sec., 8130.081300813009 rows/sec., 14.57 MiB/sec. 2025.01.08 01:22:01.805998 [ 4 ] {c398c3b2-b476-4e7f-9d34-807bbc93f026} TCPHandler: Processed in 0.002880865 sec. 2025.01.08 01:22:01.806138 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:01.806257 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:01.806310 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:01.806792 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:01.806832 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.08 01:22:01.807218 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:22:01.807460 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:01.807681 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} executeQuery: Read 18 rows, 1.26 KiB in 0.001449 sec., 12422.360248447205 rows/sec., 871.43 KiB/sec. 2025.01.08 01:22:01.807733 [ 255 ] {062971d6-8d8f-42e7-b691-5a4c30199a10} TCPHandler: Processed in 0.001651586 sec. 2025.01.08 01:22:03.294956 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.01.08 01:22:03.296151 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:03.296236 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:03.296869 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:22:03.297142 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:03.297301 [ 112 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:22:03.297329 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.01.08 01:22:03.297356 [ 112 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:03.297383 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:03.297567 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.297815 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:03.297883 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.298026 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.298232 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.298451 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.298645 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.298826 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:03.301660 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.004196106 sec., 5582318.463832897 rows/sec., 79.86 MiB/sec. 2025.01.08 01:22:03.302050 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:22:03.302348 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:03.302431 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_51_10} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:22:03.302533 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.08 01:22:04.951072 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.08 01:22:04.973714 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:04.973775 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:04.981467 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:22:04.982267 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:04.982703 [ 108 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:22:04.982884 [ 108 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:04.983000 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:04.983463 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:04.998491 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.08 01:22:05.000060 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:05.002266 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.008045 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.013763 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.019144 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.024783 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.029187 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:05.088765 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105578663 sec., 3646.5701407868746 rows/sec., 18.86 MiB/sec. 2025.01.08 01:22:05.090728 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:22:05.093065 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:05.093170 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_51_10} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:22:05.094531 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 01:22:06.795415 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:06.795613 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:06.795688 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:06.796436 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.796494 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.796949 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:22:06.797256 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.797470 [ 107 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:22:06.797538 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} executeQuery: Read 26 rows, 1.98 KiB in 0.001977 sec., 13151.239251390996 rows/sec., 1001.26 KiB/sec. 2025.01.08 01:22:06.797565 [ 107 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.797630 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.797686 [ 4 ] {5141bec1-2f2d-4f9e-baa8-479e9a98d06d} TCPHandler: Processed in 0.002409168 sec. 2025.01.08 01:22:06.797923 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:22:06.797966 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:06.798104 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:06.798148 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1402 rows starting from the beginning of the part 2025.01.08 01:22:06.798160 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:06.798279 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:06.798296 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 255 rows starting from the beginning of the part 2025.01.08 01:22:06.798538 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:06.798961 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:22:06.799173 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part 2025.01.08 01:22:06.799437 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:06.800297 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.800344 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.800917 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:22:06.801207 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.801531 [ 107 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:22:06.801705 [ 107 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.801715 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} executeQuery: Read 28 rows, 2.24 KiB in 0.003576 sec., 7829.977628635346 rows/sec., 625.37 KiB/sec. 2025.01.08 01:22:06.801819 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.801967 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.004215416 sec., 743936.0670453403 rows/sec., 65.20 MiB/sec. 2025.01.08 01:22:06.802103 [ 255 ] {6be1cc37-a40b-497b-a700-c009bcdbbb64} TCPHandler: Processed in 0.004287488 sec. 2025.01.08 01:22:06.802457 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:06.802587 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:22:06.802582 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:22:06.803065 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:06.803397 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:06.803779 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.804122 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_86_17} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:22:06.804411 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:22:06.804666 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:06.804776 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 875 rows starting from the beginning of the part 2025.01.08 01:22:06.805085 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 387 rows starting from the beginning of the part 2025.01.08 01:22:06.805481 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:06.805883 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 834 rows starting from the beginning of the part 2025.01.08 01:22:06.806246 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 49 rows starting from the beginning of the part 2025.01.08 01:22:06.806634 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.806653 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:06.806713 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.807872 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:22:06.808395 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.808693 [ 107 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:22:06.808804 [ 107 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.808915 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.809138 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} executeQuery: Read 100 rows, 7.10 KiB in 0.006287 sec., 15905.837442341339 rows/sec., 1.10 MiB/sec. 2025.01.08 01:22:06.809667 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:22:06.809679 [ 4 ] {538bad4e-a65c-4eaa-b331-c84ad4c0cd63} TCPHandler: Processed in 0.007423477 sec. 2025.01.08 01:22:06.810492 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:06.810512 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:06.810643 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 20303 rows starting from the beginning of the part 2025.01.08 01:22:06.811158 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 177 rows starting from the beginning of the part 2025.01.08 01:22:06.811690 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:06.811701 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:06.811988 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 969 rows starting from the beginning of the part 2025.01.08 01:22:06.812128 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:06.812315 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.01.08 01:22:06.812608 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:06.814384 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.012374125 sec., 177871.1626074571 rows/sec., 13.55 MiB/sec. 2025.01.08 01:22:06.814732 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:22:06.814945 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.815002 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.815668 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.816073 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_86_17} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:22:06.816443 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:22:06.816579 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:22:06.817154 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.817407 [ 104 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:22:06.817533 [ 104 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:06.817550 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} executeQuery: Read 30 rows, 2.10 KiB in 0.006691 sec., 4483.634733223734 rows/sec., 314.53 KiB/sec. 2025.01.08 01:22:06.817562 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:06.817748 [ 255 ] {1e0e891a-8105-40e5-a9af-1a8c9b86ae55} TCPHandler: Processed in 0.007896725 sec. 2025.01.08 01:22:06.817997 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:22:06.818383 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:06.818737 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2836 rows starting from the beginning of the part 2025.01.08 01:22:06.819116 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:06.819424 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:06.819708 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2025.01.08 01:22:06.820012 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 18 rows starting from the beginning of the part 2025.01.08 01:22:06.820290 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:06.822468 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3000 rows, containing 4 columns (4 merged, 0 gathered) in 0.004793106 sec., 625898.9473631503 rows/sec., 40.30 MiB/sec. 2025.01.08 01:22:06.822752 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 21709 rows, containing 5 columns (5 merged, 0 gathered) in 0.013679365 sec., 1586988.8697318917 rows/sec., 106.28 MiB/sec. 2025.01.08 01:22:06.822888 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:22:06.823233 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.823249 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:22:06.823430 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_86_17} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:22:06.823571 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.08 01:22:06.823783 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:06.823877 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_86_17} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:22:06.823987 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.08 01:22:10.617236 [ 100 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:22:10.617308 [ 100 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:22:10.797502 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.01.08 01:22:10.798628 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:10.798688 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:10.799247 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:22:10.799517 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:10.799766 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.08 01:22:10.920060 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1436 2025.01.08 01:22:10.922973 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:10.923036 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:10.924553 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:10.924873 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:10.925567 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1436 2025.01.08 01:22:11.264446 [ 100 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.01.08 01:22:11.264528 [ 100 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.264568 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.264824 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.265282 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:11.265339 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.265430 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.265525 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.265771 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.265908 [ 201 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:11.267049 [ 186 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374737 sec., 15159.573460134743 rows/sec., 1021.49 KiB/sec. 2025.01.08 01:22:11.267235 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.01.08 01:22:11.267601 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.267705 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_36_8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.01.08 01:22:11.267806 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:22:11.802060 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.802257 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.802332 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:11.803093 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.803146 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.803582 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:11.803844 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.804041 [ 100 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.08 01:22:11.804108 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2025.01.08 01:22:11.804116 [ 100 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.804203 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.804254 [ 4 ] {a332b461-777e-4b38-a76a-053cce188695} TCPHandler: Processed in 0.002318996 sec. 2025.01.08 01:22:11.804474 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:22:11.804568 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.804681 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:11.804766 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.08 01:22:11.804842 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:11.805025 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:11.805048 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:11.805474 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:11.805731 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:11.806064 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:11.808036 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.808117 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.808814 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004502721 sec., 15546.155313642572 rows/sec., 1.15 MiB/sec. 2025.01.08 01:22:11.809056 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.08 01:22:11.809165 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:22:11.809565 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.809711 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.809771 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_37_9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.08 01:22:11.809959 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:22:11.810174 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} executeQuery: Read 255 rows, 23.35 KiB in 0.005421 sec., 47039.291643608194 rows/sec., 4.21 MiB/sec. 2025.01.08 01:22:11.810301 [ 255 ] {9be6ab14-997f-4928-b94e-643c99e60f06} TCPHandler: Processed in 0.005926344 sec. 2025.01.08 01:22:11.810494 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.810670 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.810727 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:11.811335 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.811377 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.811749 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:22:11.811986 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.812242 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} executeQuery: Read 48 rows, 3.54 KiB in 0.00161 sec., 29813.66459627329 rows/sec., 2.15 MiB/sec. 2025.01.08 01:22:11.812437 [ 4 ] {5dfb6fc5-7ce2-47de-9b9a-c3d1ed4b569e} TCPHandler: Processed in 0.002037322 sec. 2025.01.08 01:22:11.812648 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.812801 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.812862 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:11.813500 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.813539 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.813916 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:11.814163 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.814357 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2025.01.08 01:22:11.814409 [ 255 ] {8ce3c064-0896-4a1d-9c24-df836875a0b9} TCPHandler: Processed in 0.001872609 sec. 2025.01.08 01:22:11.814557 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.814701 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.814760 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:11.815416 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.815456 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.815813 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:11.816055 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.816222 [ 100 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.08 01:22:11.816287 [ 100 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.816327 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.816325 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} executeQuery: Read 13 rows, 830.00 B in 0.001645 sec., 7902.73556231003 rows/sec., 492.73 KiB/sec. 2025.01.08 01:22:11.816661 [ 4 ] {d66c65eb-4a66-4a6c-8360-a429d08910f1} TCPHandler: Processed in 0.002167814 sec. 2025.01.08 01:22:11.816739 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:22:11.816992 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.817378 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:11.817493 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.08 01:22:11.817537 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:11.817724 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:11.817759 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:11.818182 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:11.818517 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:11.818805 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:11.820754 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.820835 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.821370 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004939448 sec., 13159.365176027766 rows/sec., 871.89 KiB/sec. 2025.01.08 01:22:11.821616 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.08 01:22:11.821831 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:22:11.822131 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.822306 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.822322 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_37_9} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.08 01:22:11.822485 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:22:11.822661 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} executeQuery: Read 387 rows, 28.09 KiB in 0.005353 sec., 72295.90883616664 rows/sec., 5.12 MiB/sec. 2025.01.08 01:22:11.822775 [ 255 ] {fabec4e7-3ded-4da3-b233-a71ff378f8b2} TCPHandler: Processed in 0.006000114 sec. 2025.01.08 01:22:11.822996 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.823172 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:11.823235 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:11.823734 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.823774 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.824301 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:11.824672 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.824884 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} executeQuery: Read 6 rows, 321.00 B in 0.001745 sec., 3438.3954154727794 rows/sec., 179.64 KiB/sec. 2025.01.08 01:22:11.824939 [ 4 ] {3844c575-fe70-41f0-9b7d-08c32619a974} TCPHandler: Processed in 0.002072332 sec. 2025.01.08 01:22:11.825094 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.825234 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.825297 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:11.825965 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.826009 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.826454 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:22:11.826708 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.826888 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} executeQuery: Read 177 rows, 11.96 KiB in 0.001685 sec., 105044.51038575667 rows/sec., 6.93 MiB/sec. 2025.01.08 01:22:11.826941 [ 255 ] {967df15e-60c8-447a-b499-94afc3a2e94c} TCPHandler: Processed in 0.00191358 sec. 2025.01.08 01:22:11.827073 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.827192 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.827244 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:11.827781 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.827828 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.828252 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.08 01:22:11.828498 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.828705 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. 2025.01.08 01:22:11.828755 [ 4 ] {cb35ce96-5492-4c4a-a167-42f5763b1bc1} TCPHandler: Processed in 0.001739237 sec. 2025.01.08 01:22:11.828886 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.829001 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.829084 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:11.830251 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.830289 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.830959 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:22:11.831223 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.831412 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} executeQuery: Read 41 rows, 75.23 KiB in 0.002435 sec., 16837.78234086242 rows/sec., 30.17 MiB/sec. 2025.01.08 01:22:11.831526 [ 255 ] {e60024eb-e9a7-494c-9997-d1bcd919f99e} TCPHandler: Processed in 0.002695322 sec. 2025.01.08 01:22:11.831684 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:11.831825 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:11.831885 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:11.832421 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:11.832462 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:11.832835 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:22:11.833075 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:11.833289 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} executeQuery: Read 52 rows, 3.30 KiB in 0.001494 sec., 34805.89022757697 rows/sec., 2.16 MiB/sec. 2025.01.08 01:22:11.833348 [ 4 ] {c68c55e1-37fc-4611-802e-414ca2909aae} TCPHandler: Processed in 0.001731818 sec. 2025.01.08 01:22:12.498592 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.08 01:22:12.518270 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:12.518337 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:12.525264 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:22:12.526014 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:12.530046 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.08 01:22:16.794773 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:16.794995 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:16.795081 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:16.795872 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:16.795927 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:16.796361 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:22:16.796634 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:16.796870 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} executeQuery: Read 26 rows, 1.98 KiB in 0.001935 sec., 13436.692506459947 rows/sec., 1022.99 KiB/sec. 2025.01.08 01:22:16.796940 [ 4 ] {7c296669-9bde-42d2-a775-a80515899dae} TCPHandler: Processed in 0.002325446 sec. 2025.01.08 01:22:16.797192 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:16.797412 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:16.797496 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:16.798270 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:16.798324 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:16.798773 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:22:16.799037 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:16.799278 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} executeQuery: Read 28 rows, 2.24 KiB in 0.001925 sec., 14545.454545454544 rows/sec., 1.13 MiB/sec. 2025.01.08 01:22:16.799349 [ 255 ] {9b93e86a-afc0-4e29-8748-69d9adfefb7a} TCPHandler: Processed in 0.002300866 sec. 2025.01.08 01:22:16.799505 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:16.799656 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:16.799726 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:16.800380 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:16.800431 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:16.800845 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:22:16.801137 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:16.801609 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} executeQuery: Read 100 rows, 7.10 KiB in 0.001972 sec., 50709.93914807303 rows/sec., 3.52 MiB/sec. 2025.01.08 01:22:16.801840 [ 4 ] {3c47d278-3e8b-433a-9187-368d3a74f23e} TCPHandler: Processed in 0.002404018 sec. 2025.01.08 01:22:16.802037 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:16.802181 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:16.802246 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:16.802758 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:16.802800 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:16.803194 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:22:16.803461 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:16.803674 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} executeQuery: Read 30 rows, 2.10 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.35 MiB/sec. 2025.01.08 01:22:16.803726 [ 255 ] {51a54545-4987-4104-8637-fb3135e2cd4b} TCPHandler: Processed in 0.001783098 sec. 2025.01.08 01:22:18.299893 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.01.08 01:22:18.300566 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:18.300604 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:18.301119 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:22:18.301376 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:18.301592 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.01.08 01:22:20.030317 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.08 01:22:20.050870 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:20.050928 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:20.058207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:22:20.058985 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:20.062898 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.08 01:22:20.925741 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1466 2025.01.08 01:22:20.928892 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:20.928956 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:20.930690 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:20.931215 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:20.932077 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1466 2025.01.08 01:22:21.801553 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.801769 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.801852 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:21.802694 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.802747 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.803195 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:21.803463 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.803702 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} executeQuery: Read 14 rows, 1.01 KiB in 0.001992 sec., 7028.112449799198 rows/sec., 505.93 KiB/sec. 2025.01.08 01:22:21.803770 [ 4 ] {078384bb-5723-4a9e-bd40-a3179ba6eace} TCPHandler: Processed in 0.002356727 sec. 2025.01.08 01:22:21.804022 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.804246 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:21.804335 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:21.805234 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.805293 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.805776 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:22:21.806043 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.806292 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} executeQuery: Read 255 rows, 23.35 KiB in 0.002105 sec., 121140.14251781472 rows/sec., 10.83 MiB/sec. 2025.01.08 01:22:21.806362 [ 255 ] {acb53ead-f4f5-4b28-8da5-008e23086e46} TCPHandler: Processed in 0.002485999 sec. 2025.01.08 01:22:21.806508 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.806651 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.806712 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:21.807432 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.807485 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.807887 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:22:21.808156 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.808376 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} executeQuery: Read 48 rows, 3.54 KiB in 0.001761 sec., 27257.2402044293 rows/sec., 1.96 MiB/sec. 2025.01.08 01:22:21.808433 [ 4 ] {a9d1cb58-ee79-41ad-a71d-9f2311577428} TCPHandler: Processed in 0.001988581 sec. 2025.01.08 01:22:21.808571 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.808718 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.808780 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:21.809487 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.809540 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.809926 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:21.810178 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.810357 [ 89 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.08 01:22:21.810420 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} executeQuery: Read 14 rows, 1004.00 B in 0.001734 sec., 8073.817762399077 rows/sec., 565.44 KiB/sec. 2025.01.08 01:22:21.810435 [ 89 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.810511 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.810558 [ 255 ] {014f897e-dbd8-452c-ba7d-73886e9a264f} TCPHandler: Processed in 0.002045352 sec. 2025.01.08 01:22:21.810779 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.810800 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:22:21.811010 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.811111 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:21.811130 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:21.811201 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part 2025.01.08 01:22:21.811561 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:21.812004 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:21.812483 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.08 01:22:21.812761 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:21.813114 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:21.813863 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.813913 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.814794 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:21.815408 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.816130 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} executeQuery: Read 13 rows, 830.00 B in 0.005131 sec., 2533.619177548236 rows/sec., 157.97 KiB/sec. 2025.01.08 01:22:21.816444 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818042 sec., 92814.73045399123 rows/sec., 6.65 MiB/sec. 2025.01.08 01:22:21.816604 [ 4 ] {8882ab34-8e03-41cd-b609-01a11e6172cd} TCPHandler: Processed in 0.005936364 sec. 2025.01.08 01:22:21.816774 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.08 01:22:21.816868 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.817054 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:21.817149 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:21.817319 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.817516 [ 187 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_38_8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.08 01:22:21.817731 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.08 01:22:21.818293 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.818339 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.818741 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:22:21.818992 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.819221 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} executeQuery: Read 387 rows, 28.09 KiB in 0.00222 sec., 174324.32432432432 rows/sec., 12.35 MiB/sec. 2025.01.08 01:22:21.819281 [ 255 ] {baa98e54-d4ca-4144-ab36-292d14fd6891} TCPHandler: Processed in 0.002562501 sec. 2025.01.08 01:22:21.819429 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.819571 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:21.819633 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:21.820197 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.820245 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.820674 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:21.820916 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.821098 [ 89 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.08 01:22:21.821172 [ 89 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.821171 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. 2025.01.08 01:22:21.821212 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.821315 [ 4 ] {f2516d82-a80a-4965-956f-29b60dd422f8} TCPHandler: Processed in 0.001950981 sec. 2025.01.08 01:22:21.821497 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.821511 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.821643 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:21.821662 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.821678 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.821731 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:21.821836 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.822281 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.822636 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.822907 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.823202 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:22:21.824150 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.824197 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.824882 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548096 sec., 64259.817096267965 rows/sec., 3.28 MiB/sec. 2025.01.08 01:22:21.824913 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:22:21.825054 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.08 01:22:21.825367 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.825601 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.825817 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} executeQuery: Read 177 rows, 11.96 KiB in 0.004176 sec., 42385.057471264365 rows/sec., 2.80 MiB/sec. 2025.01.08 01:22:21.825852 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_38_8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.08 01:22:21.825958 [ 255 ] {a9247f80-b7a0-4c1e-aabf-b93d730abeda} TCPHandler: Processed in 0.004545512 sec. 2025.01.08 01:22:21.826071 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 01:22:21.826198 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.826336 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.826397 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:21.826894 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.826933 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.827300 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.08 01:22:21.827537 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.827752 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. 2025.01.08 01:22:21.827802 [ 4 ] {576e0876-8e63-4952-95b9-891ed7e216c3} TCPHandler: Processed in 0.001718227 sec. 2025.01.08 01:22:21.827944 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.828064 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.828149 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:21.829330 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.829371 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.830058 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:22:21.830330 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.830577 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} executeQuery: Read 41 rows, 75.23 KiB in 0.002538 sec., 16154.452324665092 rows/sec., 28.95 MiB/sec. 2025.01.08 01:22:21.830673 [ 255 ] {0b2e1f9b-f65a-437b-9e81-fc8680fe44c3} TCPHandler: Processed in 0.002788834 sec. 2025.01.08 01:22:21.830831 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:21.830970 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:21.831030 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:21.831583 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:21.831623 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:21.831999 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:22:21.832237 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:21.832445 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} executeQuery: Read 52 rows, 3.30 KiB in 0.001505 sec., 34551.4950166113 rows/sec., 2.14 MiB/sec. 2025.01.08 01:22:21.832504 [ 4 ] {3987f709-2e0c-4e53-8a8a-04c9236d3691} TCPHandler: Processed in 0.001742227 sec. 2025.01.08 01:22:25.618109 [ 86 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:22:25.618174 [ 86 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:22:25.801758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.01.08 01:22:25.802506 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:25.802558 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:25.803124 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:22:25.803402 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:25.803651 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.08 01:22:26.795296 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:26.795502 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:26.795581 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:26.796330 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:26.796407 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:26.796833 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:22:26.797086 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:26.797313 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} executeQuery: Read 26 rows, 1.98 KiB in 0.001868 sec., 13918.629550321199 rows/sec., 1.03 MiB/sec. 2025.01.08 01:22:26.797380 [ 4 ] {86179409-0f43-4046-9c54-9a8c60b17069} TCPHandler: Processed in 0.002218255 sec. 2025.01.08 01:22:26.797622 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:26.797819 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:26.797889 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:26.798668 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:26.798711 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:26.799163 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:22:26.799422 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:26.799657 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} executeQuery: Read 28 rows, 2.24 KiB in 0.001893 sec., 14791.336502905442 rows/sec., 1.15 MiB/sec. 2025.01.08 01:22:26.799715 [ 255 ] {0ef6f627-4761-47a9-b70a-f1c48ee2921d} TCPHandler: Processed in 0.002228145 sec. 2025.01.08 01:22:26.799871 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:26.800024 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:26.800092 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:26.800739 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:26.800778 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:26.801176 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:22:26.801419 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:26.801600 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} executeQuery: Read 100 rows, 7.10 KiB in 0.001612 sec., 62034.7394540943 rows/sec., 4.30 MiB/sec. 2025.01.08 01:22:26.801654 [ 4 ] {410f06ff-fe83-4a84-bd91-a4c121a0f8da} TCPHandler: Processed in 0.001854069 sec. 2025.01.08 01:22:26.801789 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:26.801910 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:26.801966 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:26.802485 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:26.802527 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.08 01:22:26.802920 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:22:26.803175 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:26.803409 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. 2025.01.08 01:22:26.803473 [ 255 ] {9023cb13-cb43-4cfe-8c04-2f22a7864a4a} TCPHandler: Processed in 0.001742008 sec. 2025.01.08 01:22:27.562977 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.08 01:22:27.584465 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:27.584533 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:27.592241 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:22:27.593022 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:27.596300 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.08 01:22:28.738971 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.739185 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.739267 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:28.740081 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.740134 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.740564 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:28.740812 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.741057 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. 2025.01.08 01:22:28.741123 [ 4 ] {02bcb527-6883-4e0c-8748-6861617091f0} TCPHandler: Processed in 0.002286916 sec. 2025.01.08 01:22:28.741366 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.741580 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:28.741662 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:28.742943 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.742987 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.743521 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:22:28.743788 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.743947 [ 80 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:22:28.743996 [ 80 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.744007 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} executeQuery: Read 1353 rows, 115.54 KiB in 0.002485 sec., 544466.800804829 rows/sec., 45.40 MiB/sec. 2025.01.08 01:22:28.744025 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.744137 [ 255 ] {a7cd02e4-6bfd-42fa-85fd-fd3ec4d73da8} TCPHandler: Processed in 0.002911486 sec. 2025.01.08 01:22:28.744288 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:22:28.744326 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.744459 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:28.744496 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.744506 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1402 rows starting from the beginning of the part 2025.01.08 01:22:28.744568 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:28.744709 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 255 rows starting from the beginning of the part 2025.01.08 01:22:28.745139 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:28.745517 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 255 rows starting from the beginning of the part 2025.01.08 01:22:28.745992 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:28.746367 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:22:28.747287 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.747327 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.747847 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:22:28.748152 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.748408 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} executeQuery: Read 27 rows, 1.96 KiB in 0.003956 sec., 6825.075834175935 rows/sec., 495.44 KiB/sec. 2025.01.08 01:22:28.748530 [ 4 ] {a67e32d6-bba1-4c2e-a246-6bb999a8a6e9} TCPHandler: Processed in 0.004288097 sec. 2025.01.08 01:22:28.748829 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.749478 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.749513 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3317 rows, containing 5 columns (5 merged, 0 gathered) in 0.005377105 sec., 616874.6937245971 rows/sec., 54.33 MiB/sec. 2025.01.08 01:22:28.749649 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:28.749860 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:22:28.750269 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.750406 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_91_18} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:22:28.750517 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.08 01:22:28.750563 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.750602 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.750998 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:28.751255 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.751473 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} executeQuery: Read 242 rows, 16.79 KiB in 0.002249 sec., 107603.37927967985 rows/sec., 7.29 MiB/sec. 2025.01.08 01:22:28.751580 [ 255 ] {0d4e728b-8847-4dc3-addc-f2306bfa2476} TCPHandler: Processed in 0.002940336 sec. 2025.01.08 01:22:28.751799 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.751948 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.751999 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:28.752587 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.752629 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.753002 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:28.753253 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.753477 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} executeQuery: Read 13 rows, 830.00 B in 0.001553 sec., 8370.895041854475 rows/sec., 521.92 KiB/sec. 2025.01.08 01:22:28.753530 [ 4 ] {df73cba0-6386-45e2-81d9-1942535502f8} TCPHandler: Processed in 0.001861979 sec. 2025.01.08 01:22:28.753673 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.753807 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:28.753900 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:28.755204 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.755244 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.755656 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:22:28.755894 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.756075 [ 79 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:22:28.756140 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} executeQuery: Read 822 rows, 60.69 KiB in 0.002367 sec., 347275.03168567806 rows/sec., 25.04 MiB/sec. 2025.01.08 01:22:28.756167 [ 79 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.756234 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.756258 [ 255 ] {c15e4f95-ab09-45f7-b3af-1bad9e135c78} TCPHandler: Processed in 0.002641712 sec. 2025.01.08 01:22:28.756515 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.756556 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:22:28.756812 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:28.756927 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:28.756941 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:28.757010 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 875 rows starting from the beginning of the part 2025.01.08 01:22:28.757527 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 387 rows starting from the beginning of the part 2025.01.08 01:22:28.758039 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:28.758546 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 387 rows starting from the beginning of the part 2025.01.08 01:22:28.758736 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:28.759120 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 822 rows starting from the beginning of the part 2025.01.08 01:22:28.759887 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.759932 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.760463 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:28.760777 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.761061 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} executeQuery: Read 6 rows, 321.00 B in 0.004316 sec., 1390.1760889712696 rows/sec., 72.63 KiB/sec. 2025.01.08 01:22:28.761330 [ 4 ] {64036715-0ddc-4a29-abff-4842c61c1f7f} TCPHandler: Processed in 0.004971939 sec. 2025.01.08 01:22:28.761751 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.762082 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005734491 sec., 440666.83512102463 rows/sec., 33.41 MiB/sec. 2025.01.08 01:22:28.762268 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.762452 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:22:28.762500 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:28.763200 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.763284 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_91_18} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:22:28.763367 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.08 01:22:28.763764 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.763808 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.764281 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:22:28.764523 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.764695 [ 79 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:22:28.764749 [ 79 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.764767 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} executeQuery: Read 963 rows, 65.53 KiB in 0.002674 sec., 360134.6297681376 rows/sec., 23.93 MiB/sec. 2025.01.08 01:22:28.764803 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.764909 [ 255 ] {22330bc5-4687-4f7b-8dcb-6f09ef53d672} TCPHandler: Processed in 0.003439494 sec. 2025.01.08 01:22:28.765105 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:22:28.765146 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.765338 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:28.765420 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.765422 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 21709 rows starting from the beginning of the part 2025.01.08 01:22:28.765542 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:28.765841 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 177 rows starting from the beginning of the part 2025.01.08 01:22:28.766273 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:28.766647 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part 2025.01.08 01:22:28.766926 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:28.767311 [ 188 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 963 rows starting from the beginning of the part 2025.01.08 01:22:28.767991 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.768057 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.768719 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.08 01:22:28.769021 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.769355 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} executeQuery: Read 1 rows, 69.00 B in 0.003999 sec., 250.06251562890722 rows/sec., 16.85 KiB/sec. 2025.01.08 01:22:28.769442 [ 4 ] {a0394cda-59b5-426d-8495-ca0a145b868a} TCPHandler: Processed in 0.00441648 sec. 2025.01.08 01:22:28.769621 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.769812 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.769962 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:28.771615 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.771668 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.772525 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:22:28.772820 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.773166 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} executeQuery: Read 20 rows, 36.70 KiB in 0.003407 sec., 5870.2670971529205 rows/sec., 10.52 MiB/sec. 2025.01.08 01:22:28.773317 [ 255 ] {c1ebdba2-17e4-4ef6-88a0-5c6ea11a8d37} TCPHandler: Processed in 0.00379473 sec. 2025.01.08 01:22:28.773556 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:28.773863 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:28.773918 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:28.774615 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.774665 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.775154 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:22:28.775411 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.775606 [ 78 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:22:28.775676 [ 78 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:28.775731 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:28.775836 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} executeQuery: Read 34 rows, 2.03 KiB in 0.001985 sec., 17128.46347607053 rows/sec., 1.00 MiB/sec. 2025.01.08 01:22:28.776029 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 23226 rows, containing 5 columns (5 merged, 0 gathered) in 0.011071394 sec., 2097838.808735377 rows/sec., 140.46 MiB/sec. 2025.01.08 01:22:28.776071 [ 4 ] {241f6736-e2af-46fa-8518-241f2d4278b1} TCPHandler: Processed in 0.002631981 sec. 2025.01.08 01:22:28.776097 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:22:28.776285 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:28.776318 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3000 rows starting from the beginning of the part 2025.01.08 01:22:28.776407 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:28.776653 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:28.776820 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:28.777035 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:28.777241 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2025.01.08 01:22:28.777265 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:22:28.778190 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.778325 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_91_18} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:22:28.778523 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.08 01:22:28.779346 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3198 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505535 sec., 912271.5933516567 rows/sec., 58.68 MiB/sec. 2025.01.08 01:22:28.779655 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:22:28.779955 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:28.780044 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_91_18} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:22:28.780136 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.08 01:22:30.932295 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1518 2025.01.08 01:22:30.935900 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:30.935964 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:30.937479 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:30.937806 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:30.939375 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1518 2025.01.08 01:22:31.794787 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.794989 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:22:31.795069 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:22:31.795889 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.795939 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.796368 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.08 01:22:31.796631 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.796910 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. 2025.01.08 01:22:31.797118 [ 4 ] {8d121f54-5c48-4016-b749-24e3a121f08e} TCPHandler: Processed in 0.002456259 sec. 2025.01.08 01:22:31.797386 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.797599 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:31.797681 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:31.798486 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.798530 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.798980 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:22:31.799260 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.799463 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} executeQuery: Read 69 rows, 5.98 KiB in 0.001924 sec., 35862.785862785866 rows/sec., 3.04 MiB/sec. 2025.01.08 01:22:31.799527 [ 255 ] {6c85011d-645c-4457-90b8-7aaaff5d073f} TCPHandler: Processed in 0.002282386 sec. 2025.01.08 01:22:31.799687 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.799827 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:31.799885 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:31.800572 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.800619 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.801022 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:22:31.801269 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.801440 [ 72 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:22:31.801506 [ 72 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.801509 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} executeQuery: Read 23 rows, 1.72 KiB in 0.001705 sec., 13489.736070381232 rows/sec., 1008.06 KiB/sec. 2025.01.08 01:22:31.801548 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.801654 [ 4 ] {60b44a93-c436-41db-a6f6-5cce2e758f7e} TCPHandler: Processed in 0.002033112 sec. 2025.01.08 01:22:31.801868 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.801878 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:22:31.802095 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:31.802174 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:31.802200 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:31.802241 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 62 rows starting from the beginning of the part 2025.01.08 01:22:31.802638 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part 2025.01.08 01:22:31.803030 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 48 rows starting from the beginning of the part 2025.01.08 01:22:31.803442 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part 2025.01.08 01:22:31.803802 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part 2025.01.08 01:22:31.804006 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 23 rows starting from the beginning of the part 2025.01.08 01:22:31.804865 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.804936 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.805938 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:22:31.806475 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.806857 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 229 rows, containing 5 columns (5 merged, 0 gathered) in 0.005163561 sec., 44349.23882955968 rows/sec., 3.36 MiB/sec. 2025.01.08 01:22:31.806981 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} executeQuery: Read 51 rows, 4.08 KiB in 0.004957 sec., 10288.480936050031 rows/sec., 823.29 KiB/sec. 2025.01.08 01:22:31.807106 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:22:31.807120 [ 255 ] {9b75a848-2e90-4d20-986e-2a68fe9d8f16} TCPHandler: Processed in 0.005362305 sec. 2025.01.08 01:22:31.807319 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.807511 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.807525 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:31.807649 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:31.807677 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_51_10} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:22:31.807878 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:22:31.808387 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.808429 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.808814 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:22:31.809049 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.809278 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} executeQuery: Read 61 rows, 4.33 KiB in 0.00182 sec., 33516.48351648352 rows/sec., 2.32 MiB/sec. 2025.01.08 01:22:31.809375 [ 4 ] {4a9a796c-250c-4cb0-8251-d05b8993099b} TCPHandler: Processed in 0.002140524 sec. 2025.01.08 01:22:31.809573 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.809854 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:31.809950 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:31.811102 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.811141 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.811790 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:22:31.812050 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.812191 [ 72 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:22:31.812239 [ 72 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.812264 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.812266 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} executeQuery: Read 21 rows, 38.53 KiB in 0.00249 sec., 8433.734939759037 rows/sec., 15.11 MiB/sec. 2025.01.08 01:22:31.812619 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:22:31.812651 [ 255 ] {82ca677f-3c6c-4366-92f5-8fbaa5a017b4} TCPHandler: Processed in 0.00319753 sec. 2025.01.08 01:22:31.812857 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:31.813137 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:31.813274 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:31.813310 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:31.813543 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1320 rows starting from the beginning of the part 2025.01.08 01:22:31.814379 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part 2025.01.08 01:22:31.815233 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part 2025.01.08 01:22:31.815437 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:31.815558 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:31.815944 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part 2025.01.08 01:22:31.816599 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.01.08 01:22:31.817032 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:22:31.817186 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part 2025.01.08 01:22:31.817841 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.818422 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} executeQuery: Read 18 rows, 1.26 KiB in 0.005379 sec., 3346.346904629113 rows/sec., 234.75 KiB/sec. 2025.01.08 01:22:31.818523 [ 4 ] {4f8be777-bfe8-47f6-8b71-ee9ff68e5e26} TCPHandler: Processed in 0.00576813 sec. 2025.01.08 01:22:31.826484 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 19 columns (19 merged, 0 gathered) in 0.014123773 sec., 103655.02192650647 rows/sec., 185.75 MiB/sec. 2025.01.08 01:22:31.827655 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:22:31.828094 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:31.828189 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_51_10} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:22:31.828318 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. 2025.01.08 01:22:32.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 235.13 MiB, peak 246.74 MiB, free memory in arenas 0.00 B, will set to 238.49 MiB (RSS), difference: 3.36 MiB 2025.01.08 01:22:33.303781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.01.08 01:22:33.304474 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:33.304519 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:33.305081 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:22:33.305349 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:33.305554 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.01.08 01:22:35.096373 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.08 01:22:35.118954 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:35.119009 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:35.126519 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:22:35.127325 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:35.131887 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.08 01:22:36.795780 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:36.795996 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:36.796070 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:36.796793 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:36.796846 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:36.797294 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:22:36.797552 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:36.797792 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} executeQuery: Read 26 rows, 1.98 KiB in 0.001855 sec., 14016.172506738543 rows/sec., 1.04 MiB/sec. 2025.01.08 01:22:36.797850 [ 4 ] {92c71bd6-2086-4cb3-8bc6-797b91290766} TCPHandler: Processed in 0.002210135 sec. 2025.01.08 01:22:36.798088 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:36.798304 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:36.798387 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:36.799208 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:36.799251 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:36.799676 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:22:36.799937 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:36.800155 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} executeQuery: Read 28 rows, 2.24 KiB in 0.001907 sec., 14682.747771368642 rows/sec., 1.15 MiB/sec. 2025.01.08 01:22:36.800262 [ 255 ] {3945db8c-a951-40b7-9ba7-266fe15d951c} TCPHandler: Processed in 0.002314736 sec. 2025.01.08 01:22:36.800456 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:36.800618 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:36.800679 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:36.801260 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:36.801300 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:36.801683 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:22:36.801917 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:36.802131 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} executeQuery: Read 100 rows, 7.10 KiB in 0.001544 sec., 64766.83937823834 rows/sec., 4.49 MiB/sec. 2025.01.08 01:22:36.802199 [ 4 ] {72e5c0fb-bc88-4bf7-9fda-6afc6666f148} TCPHandler: Processed in 0.001853439 sec. 2025.01.08 01:22:36.802407 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:36.802627 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:36.802692 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:36.803236 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:36.803274 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:36.803651 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:22:36.803889 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:36.804066 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} executeQuery: Read 30 rows, 2.10 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.38 MiB/sec. 2025.01.08 01:22:36.804117 [ 255 ] {f1c62b8d-1c93-4e85-bca9-bb5cd7a0ca43} TCPHandler: Processed in 0.001835249 sec. 2025.01.08 01:22:40.618219 [ 56 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:22:40.618293 [ 56 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:22:40.805689 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.01.08 01:22:40.806387 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:40.806428 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:40.806964 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:22:40.807224 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:40.807389 [ 56 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:22:40.807443 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.08 01:22:40.807448 [ 56 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:40.807483 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:40.807632 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.807811 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:40.807855 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.807936 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.808123 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.808381 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.808499 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.808697 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:22:40.811560 [ 195 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003994553 sec., 6429004.697146339 rows/sec., 91.97 MiB/sec. 2025.01.08 01:22:40.811908 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:22:40.812289 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:40.812388 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_56_11} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:22:40.812512 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. 2025.01.08 01:22:40.939646 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1540 2025.01.08 01:22:40.942450 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:40.942500 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:40.943950 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:40.944272 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:40.944551 [ 56 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.08 01:22:40.944683 [ 56 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:40.944776 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:40.945277 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:22:40.945835 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1540 2025.01.08 01:22:40.946374 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:40.946555 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1362 rows starting from the beginning of the part 2025.01.08 01:22:40.947171 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:22:40.947802 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part 2025.01.08 01:22:40.948457 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:22:40.949099 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:40.949705 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part 2025.01.08 01:22:40.958496 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 72 columns (72 merged, 0 gathered) in 0.013541734 sec., 113722.5114597584 rows/sec., 87.02 MiB/sec. 2025.01.08 01:22:40.960292 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.08 01:22:40.961103 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:40.961197 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_41_8} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.08 01:22:40.961556 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. 2025.01.08 01:22:41.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 246.74 MiB, free memory in arenas 0.00 B, will set to 238.81 MiB (RSS), difference: 3.98 MiB 2025.01.08 01:22:41.803938 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.804134 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.804211 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:41.804941 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.804995 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.805508 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:41.805788 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.806032 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} executeQuery: Read 14 rows, 1.01 KiB in 0.001953 sec., 7168.458781362006 rows/sec., 516.03 KiB/sec. 2025.01.08 01:22:41.806103 [ 4 ] {8c88c11a-16cc-47fb-bbd6-9007e78ac188} TCPHandler: Processed in 0.002299257 sec. 2025.01.08 01:22:41.806351 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.806548 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:41.806627 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:41.807540 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.807594 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.808091 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:22:41.808356 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.808598 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} executeQuery: Read 255 rows, 23.35 KiB in 0.002106 sec., 121082.62108262109 rows/sec., 10.83 MiB/sec. 2025.01.08 01:22:41.808667 [ 255 ] {f8194b7b-9a62-45f4-b413-b77c7f39b05b} TCPHandler: Processed in 0.002448599 sec. 2025.01.08 01:22:41.808836 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.808965 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.809020 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:41.809664 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.809707 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.810094 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:22:41.810357 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.810575 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec. 2025.01.08 01:22:41.810637 [ 4 ] {e7e21aaa-791c-40e3-9e74-7c87fc7621bc} TCPHandler: Processed in 0.0018633 sec. 2025.01.08 01:22:41.810786 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.810914 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.810969 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:41.811573 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.811614 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.811985 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:41.812233 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.812445 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. 2025.01.08 01:22:41.812509 [ 255 ] {fd8720ba-b27a-45a2-81a8-3f1418198f1a} TCPHandler: Processed in 0.001780218 sec. 2025.01.08 01:22:41.812664 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.812811 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.812889 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:41.813516 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.813558 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.813933 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:41.814190 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.814407 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} executeQuery: Read 13 rows, 830.00 B in 0.001637 sec., 7941.356139279169 rows/sec., 495.14 KiB/sec. 2025.01.08 01:22:41.814462 [ 4 ] {29d4b9f5-6780-479f-a89c-c9122e6d7770} TCPHandler: Processed in 0.001859499 sec. 2025.01.08 01:22:41.814601 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.814722 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:41.814774 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:41.815505 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.815546 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.815945 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:22:41.816193 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.816431 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} executeQuery: Read 387 rows, 28.09 KiB in 0.001731 sec., 223570.19064124784 rows/sec., 15.84 MiB/sec. 2025.01.08 01:22:41.816519 [ 255 ] {caf0c4f1-0720-48c7-a54e-62e7971d0cd3} TCPHandler: Processed in 0.001973102 sec. 2025.01.08 01:22:41.816766 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.816970 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:41.817035 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:41.817556 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.817598 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.818025 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:41.818309 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.818534 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. 2025.01.08 01:22:41.818596 [ 4 ] {b8cbd796-40be-462b-a561-de76c5a0dde3} TCPHandler: Processed in 0.001972061 sec. 2025.01.08 01:22:41.818744 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.818884 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.818950 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:41.819582 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.819623 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.820040 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:22:41.820303 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.820540 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} executeQuery: Read 177 rows, 11.96 KiB in 0.001697 sec., 104301.7088980554 rows/sec., 6.88 MiB/sec. 2025.01.08 01:22:41.820596 [ 255 ] {e8907ca7-39cd-4a60-b107-c5e6c9a3c548} TCPHandler: Processed in 0.00191284 sec. 2025.01.08 01:22:41.820753 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.820876 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.820930 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:41.821409 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.821450 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.821833 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.08 01:22:41.822146 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.822427 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} executeQuery: Read 1 rows, 69.00 B in 0.001574 sec., 635.3240152477763 rows/sec., 42.81 KiB/sec. 2025.01.08 01:22:41.822498 [ 4 ] {c8b9ae1a-2c9b-4453-800f-cd144881430f} TCPHandler: Processed in 0.001808979 sec. 2025.01.08 01:22:41.822665 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.822791 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.822886 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:41.824135 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.824178 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.824870 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:22:41.825151 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.825419 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} executeQuery: Read 41 rows, 75.23 KiB in 0.002654 sec., 15448.37980406933 rows/sec., 27.68 MiB/sec. 2025.01.08 01:22:41.825527 [ 255 ] {6f77f98a-1121-4a80-9396-6ea820594214} TCPHandler: Processed in 0.002932996 sec. 2025.01.08 01:22:41.825681 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:41.825804 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:41.825858 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:41.826357 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:41.826399 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:41.826787 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:22:41.827039 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:41.827268 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} executeQuery: Read 52 rows, 3.30 KiB in 0.001491 sec., 34875.92219986586 rows/sec., 2.16 MiB/sec. 2025.01.08 01:22:41.827325 [ 4 ] {e64832f9-a2d9-43f7-b8d0-f3c45d3aaa5a} TCPHandler: Processed in 0.001708357 sec. 2025.01.08 01:22:42.631962 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.08 01:22:42.654458 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:42.654519 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:42.661842 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:22:42.662624 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:42.663073 [ 54 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:22:42.663206 [ 54 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:42.663284 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:42.663595 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.672411 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.08 01:22:42.673619 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:42.674530 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.679214 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.684143 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.689372 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.694755 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.699419 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:22:42.756569 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.093129817 sec., 4531.309236868789 rows/sec., 23.43 MiB/sec. 2025.01.08 01:22:42.759836 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:22:42.762787 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:42.762917 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_56_11} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:22:42.765502 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 01:22:46.795533 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:46.795729 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:46.795806 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:46.796554 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:46.796603 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:46.797032 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:22:46.797293 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:46.797504 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} executeQuery: Read 26 rows, 1.98 KiB in 0.001827 sec., 14230.979748221127 rows/sec., 1.06 MiB/sec. 2025.01.08 01:22:46.797572 [ 4 ] {32b12e30-d4d4-4e6e-bbfe-eaf96e7d2fe3} TCPHandler: Processed in 0.002167903 sec. 2025.01.08 01:22:46.797870 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:46.798082 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:46.798164 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:46.798930 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:46.798985 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:46.799505 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:22:46.799775 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:46.800036 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} executeQuery: Read 28 rows, 2.24 KiB in 0.002009 sec., 13937.282229965158 rows/sec., 1.09 MiB/sec. 2025.01.08 01:22:46.800107 [ 255 ] {d6f0c867-2329-4b74-8c45-ee5d0d23e5d3} TCPHandler: Processed in 0.002395338 sec. 2025.01.08 01:22:46.800282 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:46.800418 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:46.800477 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:46.801059 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:46.801101 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:46.801529 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:22:46.801790 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:46.801988 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} executeQuery: Read 100 rows, 7.10 KiB in 0.001602 sec., 62421.97253433209 rows/sec., 4.33 MiB/sec. 2025.01.08 01:22:46.802048 [ 4 ] {bc4be994-81ff-4655-b008-67d3dcdffd3f} TCPHandler: Processed in 0.001859909 sec. 2025.01.08 01:22:46.802214 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:46.802352 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:46.802413 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:46.803021 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:46.803067 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:46.803499 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:22:46.803758 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:46.804009 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} executeQuery: Read 30 rows, 2.10 KiB in 0.001689 sec., 17761.989342806395 rows/sec., 1.22 MiB/sec. 2025.01.08 01:22:46.804088 [ 255 ] {8c892eba-3aa5-4c69-b235-ac64a4b52458} TCPHandler: Processed in 0.00194115 sec. 2025.01.08 01:22:48.307588 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.01.08 01:22:48.308287 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:48.308340 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:48.308879 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:22:48.309139 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:48.309431 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.01.08 01:22:50.172499 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.08 01:22:50.190934 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:50.190990 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:50.197818 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:22:50.198571 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:50.202153 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.08 01:22:50.946037 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1570 2025.01.08 01:22:50.949094 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:50.949142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:50.950602 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:50.950907 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:50.953224 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1570 2025.01.08 01:22:51.801438 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.801651 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.801732 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:51.802542 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.802593 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.803033 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:51.803297 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.803492 [ 40 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.08 01:22:51.803548 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. 2025.01.08 01:22:51.803596 [ 40 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.803673 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.803681 [ 4 ] {2561e0ab-e1dd-4231-ba74-b51be56f0d61} TCPHandler: Processed in 0.002380167 sec. 2025.01.08 01:22:51.804010 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:22:51.804104 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.804409 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.804459 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:51.804482 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.08 01:22:51.804592 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:51.804748 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:51.805186 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:51.805466 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:51.805825 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.08 01:22:51.807619 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.807709 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.808444 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004647873 sec., 15060.652474798686 rows/sec., 1.12 MiB/sec. 2025.01.08 01:22:51.808711 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.08 01:22:51.808778 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:22:51.809164 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.809256 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.809314 [ 191 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_41_10} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.08 01:22:51.809473 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:22:51.809567 [ 40 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:22:51.809616 [ 40 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.809639 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.809666 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} executeQuery: Read 255 rows, 23.35 KiB in 0.005298 sec., 48131.37032842582 rows/sec., 4.30 MiB/sec. 2025.01.08 01:22:51.809780 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:22:51.809808 [ 255 ] {82ccc600-523e-4f6b-8d64-a928d07f54fb} TCPHandler: Processed in 0.006001544 sec. 2025.01.08 01:22:51.809911 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.809944 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1402 rows starting from the beginning of the part 2025.01.08 01:22:51.810125 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 69 rows starting from the beginning of the part 2025.01.08 01:22:51.810146 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.810326 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:51.810624 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 255 rows starting from the beginning of the part 2025.01.08 01:22:51.810695 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.810869 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:51.810911 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part 2025.01.08 01:22:51.811341 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 255 rows starting from the beginning of the part 2025.01.08 01:22:51.813042 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.813130 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.814047 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:22:51.814611 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.814640 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2033 rows, containing 5 columns (5 merged, 0 gathered) in 0.004948538 sec., 410828.4103304855 rows/sec., 36.42 MiB/sec. 2025.01.08 01:22:51.814898 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} executeQuery: Read 48 rows, 3.54 KiB in 0.004329 sec., 11088.011088011088 rows/sec., 817.52 KiB/sec. 2025.01.08 01:22:51.814960 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:22:51.814984 [ 4 ] {82417ef7-37ee-422f-ad85-21f36dc62ea0} TCPHandler: Processed in 0.005012539 sec. 2025.01.08 01:22:51.815140 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.815363 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.815443 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:51.815522 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.815736 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_96_19} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:22:51.815942 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.08 01:22:51.816384 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.816430 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.816812 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:51.817058 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.817254 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} executeQuery: Read 14 rows, 1004.00 B in 0.001955 sec., 7161.125319693094 rows/sec., 501.52 KiB/sec. 2025.01.08 01:22:51.817317 [ 255 ] {0b789b1d-2685-486b-88a1-f077b6e5a379} TCPHandler: Processed in 0.002245765 sec. 2025.01.08 01:22:51.817476 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.817618 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.817675 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:51.818361 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.818410 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.818787 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:51.819025 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.819192 [ 40 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.08 01:22:51.819249 [ 40 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.819265 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. 2025.01.08 01:22:51.819282 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.819420 [ 4 ] {be8fd171-0199-4122-aa8f-579fb518ed06} TCPHandler: Processed in 0.002008911 sec. 2025.01.08 01:22:51.819614 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:22:51.819719 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.820030 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.820154 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.08 01:22:51.820154 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:51.820374 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:51.820480 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:51.820793 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:51.821183 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:51.821616 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.08 01:22:51.823673 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.823754 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.824322 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922087 sec., 13205.780393560699 rows/sec., 874.96 KiB/sec. 2025.01.08 01:22:51.824516 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.08 01:22:51.824732 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:22:51.825034 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.825230 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_41_10} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.08 01:22:51.825248 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.825383 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:22:51.825516 [ 40 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:22:51.825558 [ 40 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.825584 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.825584 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} executeQuery: Read 387 rows, 28.09 KiB in 0.005596 sec., 69156.54038599 rows/sec., 4.90 MiB/sec. 2025.01.08 01:22:51.825865 [ 255 ] {8225b5ad-1f0f-4e75-9551-bcf7982ae56d} TCPHandler: Processed in 0.00632637 sec. 2025.01.08 01:22:51.825907 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:22:51.826139 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.826364 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.826455 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:51.826458 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 875 rows starting from the beginning of the part 2025.01.08 01:22:51.826589 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:51.827070 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 51 rows starting from the beginning of the part 2025.01.08 01:22:51.827605 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:51.827911 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 387 rows starting from the beginning of the part 2025.01.08 01:22:51.828200 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 28 rows starting from the beginning of the part 2025.01.08 01:22:51.828529 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 387 rows starting from the beginning of the part 2025.01.08 01:22:51.829052 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.829094 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.829595 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:51.829924 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.830349 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} executeQuery: Read 6 rows, 321.00 B in 0.003967 sec., 1512.4779430299975 rows/sec., 79.02 KiB/sec. 2025.01.08 01:22:51.830805 [ 4 ] {f62c96b5-78cd-4d13-a652-f3fb8939ea4d} TCPHandler: Processed in 0.004819576 sec. 2025.01.08 01:22:51.831079 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1756 rows, containing 5 columns (5 merged, 0 gathered) in 0.005412855 sec., 324412.90224844374 rows/sec., 24.64 MiB/sec. 2025.01.08 01:22:51.831297 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.831363 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:22:51.831531 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.831633 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:51.831950 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.832180 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_96_19} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:22:51.832333 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 01:22:51.832653 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.832696 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.833092 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:22:51.833335 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.833471 [ 40 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:22:51.833510 [ 40 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.833519 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} executeQuery: Read 177 rows, 11.96 KiB in 0.00203 sec., 87192.11822660099 rows/sec., 5.75 MiB/sec. 2025.01.08 01:22:51.833534 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.833709 [ 255 ] {7ee0da00-a613-4720-baa8-12b3df719b3b} TCPHandler: Processed in 0.002756953 sec. 2025.01.08 01:22:51.833960 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.834058 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:22:51.834332 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.834530 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:51.834794 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.834999 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 23226 rows starting from the beginning of the part 2025.01.08 01:22:51.835832 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 61 rows starting from the beginning of the part 2025.01.08 01:22:51.836261 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:51.836481 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 177 rows starting from the beginning of the part 2025.01.08 01:22:51.836929 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 100 rows starting from the beginning of the part 2025.01.08 01:22:51.837221 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part 2025.01.08 01:22:51.837786 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.837853 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.838587 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.08 01:22:51.838950 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.839167 [ 40 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.01.08 01:22:51.839256 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} executeQuery: Read 1 rows, 69.00 B in 0.005032 sec., 198.7281399046105 rows/sec., 13.39 KiB/sec. 2025.01.08 01:22:51.839257 [ 40 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.839362 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.839581 [ 4 ] {c9e81acb-a9c1-423c-ad51-0e995cbb8930} TCPHandler: Processed in 0.005764421 sec. 2025.01.08 01:22:51.839858 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.839906 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.840326 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.840408 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.840432 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.840763 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.841023 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:51.841052 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.841346 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.841634 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.841991 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:22:51.847605 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.008079337 sec., 5074.673825339876 rows/sec., 341.95 KiB/sec. 2025.01.08 01:22:51.848032 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.01.08 01:22:51.849137 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.849312 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.849373 [ 198 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_41_9} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.01.08 01:22:51.849382 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:51.849588 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:22:51.850350 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 23841 rows, containing 5 columns (5 merged, 0 gathered) in 0.016690903 sec., 1428382.8741920074 rows/sec., 95.65 MiB/sec. 2025.01.08 01:22:51.850865 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:22:51.851176 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:22:51.851405 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.851842 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} executeQuery: Read 41 rows, 75.23 KiB in 0.011604 sec., 3533.264391589107 rows/sec., 6.33 MiB/sec. 2025.01.08 01:22:51.852074 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.852275 [ 255 ] {593514e1-e7a9-4459-8e87-d9e718181ae3} TCPHandler: Processed in 0.012561918 sec. 2025.01.08 01:22:51.852335 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_96_19} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:22:51.852535 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:51.852550 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. 2025.01.08 01:22:51.852679 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:51.852739 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:51.853257 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.853304 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.853700 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:22:51.853949 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.854146 [ 40 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:22:51.854196 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} executeQuery: Read 52 rows, 3.30 KiB in 0.00154 sec., 33766.23376623377 rows/sec., 2.09 MiB/sec. 2025.01.08 01:22:51.854202 [ 40 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:51.854288 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.08 01:22:51.854331 [ 4 ] {dd17b0af-6590-4ca3-8542-83a719c20d17} TCPHandler: Processed in 0.00192997 sec. 2025.01.08 01:22:51.854507 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:22:51.854624 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:22:51.854658 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3198 rows starting from the beginning of the part 2025.01.08 01:22:51.854743 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 18 rows starting from the beginning of the part 2025.01.08 01:22:51.854953 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:51.855126 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:51.855283 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 30 rows starting from the beginning of the part 2025.01.08 01:22:51.855394 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 52 rows starting from the beginning of the part 2025.01.08 01:22:51.857091 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705853 sec., 1249143.9852793186 rows/sec., 80.38 MiB/sec. 2025.01.08 01:22:51.857580 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:22:51.857872 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:51.857957 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_96_19} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:22:51.858041 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.01.08 01:22:55.618535 [ 35 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:22:55.618588 [ 35 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:22:55.809620 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.01.08 01:22:55.810687 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:55.810736 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:55.811270 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:22:55.811528 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:55.811771 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.08 01:22:56.795700 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:56.795919 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:56.796003 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:56.796827 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:56.796882 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:56.797327 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:22:56.797579 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:56.797831 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} executeQuery: Read 26 rows, 1.98 KiB in 0.001971 sec., 13191.273465246068 rows/sec., 1004.31 KiB/sec. 2025.01.08 01:22:56.797898 [ 4 ] {f5a21867-48f9-44e8-9159-4b6a3de32707} TCPHandler: Processed in 0.002340487 sec. 2025.01.08 01:22:56.798143 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:56.798347 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:56.798423 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:56.799211 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:56.799263 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:56.799715 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:22:56.799985 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:56.800228 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} executeQuery: Read 28 rows, 2.24 KiB in 0.001937 sec., 14455.343314403717 rows/sec., 1.13 MiB/sec. 2025.01.08 01:22:56.800297 [ 255 ] {c36dd60e-c602-4bef-9bfc-4e7484ca21e8} TCPHandler: Processed in 0.002293896 sec. 2025.01.08 01:22:56.800451 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:56.800599 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:56.800667 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:56.801322 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:56.801371 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:56.801813 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:22:56.802065 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:56.802297 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} executeQuery: Read 100 rows, 7.10 KiB in 0.001733 sec., 57703.40450086555 rows/sec., 4.00 MiB/sec. 2025.01.08 01:22:56.802392 [ 4 ] {ebb0e29b-cca3-4c1b-995e-7390c2056a99} TCPHandler: Processed in 0.002009652 sec. 2025.01.08 01:22:56.802549 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:56.802703 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:56.802758 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:56.803267 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:56.803307 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:56.803702 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:22:56.803960 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:56.804172 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} executeQuery: Read 30 rows, 2.10 KiB in 0.001505 sec., 19933.554817275748 rows/sec., 1.37 MiB/sec. 2025.01.08 01:22:56.804226 [ 255 ] {ff47bff3-f7ab-4c56-b844-40e850c4cdac} TCPHandler: Processed in 0.001748668 sec. 2025.01.08 01:22:57.702244 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.08 01:22:57.725008 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:57.725076 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:57.732626 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:22:57.733410 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:57.736577 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.08 01:22:58.738918 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.739135 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.739216 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:22:58.739998 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.740049 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.740486 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:58.740737 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.740942 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.01.08 01:22:58.740997 [ 4 ] {0032b912-3c29-4c7f-a9fa-93f8106ee64d} TCPHandler: Processed in 0.002224335 sec. 2025.01.08 01:22:58.741230 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.741424 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:22:58.741497 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:22:58.742254 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.742299 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.742737 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.08 01:22:58.743017 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.743275 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} executeQuery: Read 12 rows, 1002.00 B in 0.001899 sec., 6319.11532385466 rows/sec., 515.28 KiB/sec. 2025.01.08 01:22:58.743460 [ 255 ] {0a2fadad-6708-45d9-8540-7234764eb619} TCPHandler: Processed in 0.002359228 sec. 2025.01.08 01:22:58.743639 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.743779 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:22:58.743837 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:22:58.745084 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.745122 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.745568 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:22:58.745806 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.745991 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} executeQuery: Read 1359 rows, 115.98 KiB in 0.002243 sec., 605884.9754792688 rows/sec., 50.49 MiB/sec. 2025.01.08 01:22:58.746041 [ 4 ] {9d12d39f-c3fc-40bf-adb4-5c442320304a} TCPHandler: Processed in 0.002482839 sec. 2025.01.08 01:22:58.746182 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.746307 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.746356 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:22:58.746980 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.747020 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.747393 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:22:58.747637 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.747864 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} executeQuery: Read 39 rows, 2.80 KiB in 0.00158 sec., 24683.54430379747 rows/sec., 1.73 MiB/sec. 2025.01.08 01:22:58.747930 [ 255 ] {835842c4-d4ad-4517-9031-fdece24f13b2} TCPHandler: Processed in 0.001803968 sec. 2025.01.08 01:22:58.748153 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.748291 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.748349 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:22:58.749043 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.749082 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.749445 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:58.749687 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.749864 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} executeQuery: Read 242 rows, 16.79 KiB in 0.001603 sec., 150966.93699313788 rows/sec., 10.23 MiB/sec. 2025.01.08 01:22:58.749914 [ 4 ] {34c52ab4-3fee-41d5-8ebf-60943f5715d8} TCPHandler: Processed in 0.001896809 sec. 2025.01.08 01:22:58.750050 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.750171 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.750221 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:22:58.750809 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.750850 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.751222 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:58.751470 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.751715 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} executeQuery: Read 13 rows, 830.00 B in 0.00156 sec., 8333.333333333334 rows/sec., 519.58 KiB/sec. 2025.01.08 01:22:58.751857 [ 255 ] {eb36a4d4-b31e-4b57-82a6-482d78ca4481} TCPHandler: Processed in 0.001861729 sec. 2025.01.08 01:22:58.752086 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.752237 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:22:58.752295 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:22:58.753170 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.753210 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.753614 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:22:58.753856 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.754038 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} executeQuery: Read 834 rows, 61.67 KiB in 0.001832 sec., 455240.17467248905 rows/sec., 32.87 MiB/sec. 2025.01.08 01:22:58.754091 [ 4 ] {b7512cd0-ee3d-47eb-aeaa-df4774808c44} TCPHandler: Processed in 0.002132984 sec. 2025.01.08 01:22:58.754222 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.754340 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:22:58.754394 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:22:58.754899 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.754938 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.755313 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:58.755568 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.755816 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. 2025.01.08 01:22:58.755923 [ 255 ] {105cbef6-645b-46f7-a5bf-41d3740da65e} TCPHandler: Processed in 0.001757328 sec. 2025.01.08 01:22:58.756111 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.756248 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.756309 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:22:58.757067 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.757106 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.757544 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:22:58.757788 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.757966 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} executeQuery: Read 969 rows, 65.95 KiB in 0.00175 sec., 553714.2857142857 rows/sec., 36.80 MiB/sec. 2025.01.08 01:22:58.758016 [ 4 ] {40cba651-a218-4dee-98af-304994978d8f} TCPHandler: Processed in 0.002007712 sec. 2025.01.08 01:22:58.758153 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.758291 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.758367 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:22:58.758896 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.758937 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.759319 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.08 01:22:58.759572 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.759778 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} executeQuery: Read 1 rows, 69.00 B in 0.001532 sec., 652.7415143603133 rows/sec., 43.98 KiB/sec. 2025.01.08 01:22:58.759829 [ 255 ] {7e1ea17e-247d-4532-bd14-9704fde30182} TCPHandler: Processed in 0.001736827 sec. 2025.01.08 01:22:58.759974 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.760110 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.760200 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:22:58.761365 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.761402 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.762006 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:22:58.762267 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.762502 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} executeQuery: Read 20 rows, 36.70 KiB in 0.002414 sec., 8285.004142502072 rows/sec., 14.85 MiB/sec. 2025.01.08 01:22:58.762907 [ 4 ] {452e0940-9ae9-4758-9d6f-c827c0d06047} TCPHandler: Processed in 0.002997937 sec. 2025.01.08 01:22:58.763168 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:22:58.763302 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:22:58.763353 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:22:58.763839 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:22:58.763880 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:22:58.764276 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:22:58.764517 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:22:58.764738 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} executeQuery: Read 34 rows, 2.03 KiB in 0.001459 sec., 23303.632625085676 rows/sec., 1.36 MiB/sec. 2025.01.08 01:22:58.764803 [ 255 ] {d4cdff67-55bc-428f-98fb-9d16f7f920fa} TCPHandler: Processed in 0.001796428 sec. 2025.01.08 01:23:00.953433 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1624 2025.01.08 01:23:00.957460 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:00.957524 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:00.959022 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:00.959344 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:00.960700 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1624 2025.01.08 01:23:01.794470 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.794659 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:01.794731 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:01.795510 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.795560 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.795992 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:23:01.796248 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.796493 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} executeQuery: Read 68 rows, 5.91 KiB in 0.001886 sec., 36055.14316012725 rows/sec., 3.06 MiB/sec. 2025.01.08 01:23:01.796560 [ 4 ] {d3ea7d80-4384-4330-a35c-8baf970245da} TCPHandler: Processed in 0.002215715 sec. 2025.01.08 01:23:01.796809 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.797023 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:01.797105 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:01.797913 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.797956 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.798377 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:23:01.798630 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.798834 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} executeQuery: Read 21 rows, 1.58 KiB in 0.00187 sec., 11229.946524064171 rows/sec., 844.44 KiB/sec. 2025.01.08 01:23:01.798896 [ 255 ] {9496b150-d291-4c27-a483-834d7b0d13b6} TCPHandler: Processed in 0.002228275 sec. 2025.01.08 01:23:01.799048 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.799193 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:01.799255 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:01.799923 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.799964 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.800331 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:23:01.800575 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.800778 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} executeQuery: Read 49 rows, 3.92 KiB in 0.001616 sec., 30321.78217821782 rows/sec., 2.37 MiB/sec. 2025.01.08 01:23:01.800842 [ 4 ] {9ff980cd-08be-43dd-9fff-4ad582dff136} TCPHandler: Processed in 0.001863489 sec. 2025.01.08 01:23:01.801054 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.801266 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:01.801325 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:01.801896 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.801937 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.802343 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:23:01.802591 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.802808 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} executeQuery: Read 60 rows, 4.26 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.63 MiB/sec. 2025.01.08 01:23:01.802861 [ 255 ] {2480e62d-8b8a-4b9c-ac6c-e85ac4bb2e7a} TCPHandler: Processed in 0.00192616 sec. 2025.01.08 01:23:01.803004 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.803129 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:01.803214 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:01.804366 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.804407 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.805061 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:23:01.805332 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.805595 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} executeQuery: Read 21 rows, 38.53 KiB in 0.002492 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. 2025.01.08 01:23:01.805730 [ 4 ] {89db8aea-e3c1-4246-b8c1-bfa2ae9ee318} TCPHandler: Processed in 0.002784074 sec. 2025.01.08 01:23:01.805874 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:01.805994 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:01.806046 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:01.806542 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:01.806584 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:01.806955 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:23:01.807215 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:01.807449 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} executeQuery: Read 18 rows, 1.26 KiB in 0.001479 sec., 12170.385395537525 rows/sec., 853.75 KiB/sec. 2025.01.08 01:23:01.807514 [ 255 ] {ede91ad2-c1ff-4923-8a02-6aa86becf44a} TCPHandler: Processed in 0.001698537 sec. 2025.01.08 01:23:03.311913 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.01.08 01:23:03.312719 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:03.312780 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:03.313329 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:23:03.313587 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:03.313858 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.01.08 01:23:05.236666 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.08 01:23:05.258854 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:05.258924 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:05.267457 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:23:05.268244 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:05.271470 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.08 01:23:06.795187 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:06.795400 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:06.795482 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:06.796294 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:06.796339 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:06.796776 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:23:06.797029 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:06.797240 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} executeQuery: Read 26 rows, 1.98 KiB in 0.0019 sec., 13684.21052631579 rows/sec., 1.02 MiB/sec. 2025.01.08 01:23:06.797304 [ 4 ] {dd418f82-d4b6-4c30-9273-0c6a7ad96f01} TCPHandler: Processed in 0.002254955 sec. 2025.01.08 01:23:06.797553 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:06.797770 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:06.797851 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:06.798606 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:06.798654 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:06.799089 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:23:06.799359 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:06.799618 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} executeQuery: Read 28 rows, 2.24 KiB in 0.0019 sec., 14736.842105263158 rows/sec., 1.15 MiB/sec. 2025.01.08 01:23:06.799698 [ 255 ] {b045467c-a855-448d-85b9-99ead9851ea0} TCPHandler: Processed in 0.002290676 sec. 2025.01.08 01:23:06.799889 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:06.800258 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:06.800419 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:06.801053 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:06.801094 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:06.801499 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:23:06.801739 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:06.801922 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} executeQuery: Read 100 rows, 7.10 KiB in 0.001798 sec., 55617.35261401557 rows/sec., 3.86 MiB/sec. 2025.01.08 01:23:06.801981 [ 4 ] {73d6e9d2-769f-4896-a9e8-85715040c638} TCPHandler: Processed in 0.002181534 sec. 2025.01.08 01:23:06.802121 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:06.802240 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:06.802296 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:06.802799 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:06.802840 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:06.803236 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:23:06.803484 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:06.803713 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} executeQuery: Read 30 rows, 2.10 KiB in 0.001498 sec., 20026.702269692923 rows/sec., 1.37 MiB/sec. 2025.01.08 01:23:06.803766 [ 255 ] {b844e7bd-9fa7-441e-b778-c6c4b0d5b239} TCPHandler: Processed in 0.001700107 sec. 2025.01.08 01:23:10.618624 [ 47 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:23:10.618699 [ 47 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:23:10.712184 [ 140 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.08 01:23:10.712289 [ 140 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:10.712333 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:10.712620 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:23:10.713265 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:10.713392 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 242 rows starting from the beginning of the part 2025.01.08 01:23:10.713487 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.08 01:23:10.713602 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:10.713892 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:10.714098 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.08 01:23:10.715281 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002842595 sec., 265250.58969005436 rows/sec., 18.99 MiB/sec. 2025.01.08 01:23:10.715448 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.08 01:23:10.715748 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:10.715836 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_42_9} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.08 01:23:10.715926 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:23:10.814021 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.01.08 01:23:10.815073 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:10.815122 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:10.815656 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:23:10.815915 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:10.816113 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.08 01:23:10.938445 [ 140 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.08 01:23:10.938494 [ 140 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:10.938518 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:10.938688 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.939021 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:10.939111 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.939411 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.939592 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.939720 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.939940 [ 201 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:10.940907 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317747 sec., 108726.27599129672 rows/sec., 5.55 MiB/sec. 2025.01.08 01:23:10.941030 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.08 01:23:10.941321 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:10.941403 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_42_9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.08 01:23:10.941480 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:23:10.960981 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1644 2025.01.08 01:23:10.964237 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:10.964294 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:10.965765 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:10.966084 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:10.966715 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1644 2025.01.08 01:23:11.739220 [ 140 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.08 01:23:11.739323 [ 140 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.739366 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.739647 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:23:11.739917 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.739969 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.08 01:23:11.740094 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:23:11.740511 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2025.01.08 01:23:11.740691 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:23:11.740876 [ 201 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2025.01.08 01:23:11.741976 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002508109 sec., 16745.683700349546 rows/sec., 1.40 MiB/sec. 2025.01.08 01:23:11.742173 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.08 01:23:11.742505 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.742599 [ 195 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_13_3} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.08 01:23:11.742703 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:23:11.802442 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.802631 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.802704 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:11.803452 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.803500 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.803951 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:11.804210 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.804473 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. 2025.01.08 01:23:11.804570 [ 4 ] {bcf1b8b0-6c65-4b64-a4e0-54dd7590e1e1} TCPHandler: Processed in 0.002256395 sec. 2025.01.08 01:23:11.804869 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.805048 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:11.805127 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:11.806002 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.806045 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.806518 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:23:11.806784 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.806979 [ 139 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:23:11.807039 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} executeQuery: Read 255 rows, 23.35 KiB in 0.002038 sec., 125122.6692836114 rows/sec., 11.19 MiB/sec. 2025.01.08 01:23:11.807054 [ 139 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.807130 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.807190 [ 255 ] {bbdfd8fb-82f5-48b7-b0ab-87eceff449f6} TCPHandler: Processed in 0.00250276 sec. 2025.01.08 01:23:11.807367 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:23:11.807401 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.807561 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.807649 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1402 rows starting from the beginning of the part 2025.01.08 01:23:11.807659 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.807831 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:11.807880 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:11.808275 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:23:11.808533 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part 2025.01.08 01:23:11.808979 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:11.809327 [ 200 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 255 rows starting from the beginning of the part 2025.01.08 01:23:11.810749 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.810816 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.811909 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:23:11.812245 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.812488 [ 139 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:23:11.812608 [ 139 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.812715 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.812934 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} executeQuery: Read 48 rows, 3.54 KiB in 0.005308 sec., 9042.954031650339 rows/sec., 666.74 KiB/sec. 2025.01.08 01:23:11.813445 [ 4 ] {1cd4236c-2f1e-43cc-abbc-da8423a0c729} TCPHandler: Processed in 0.006141307 sec. 2025.01.08 01:23:11.813478 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:23:11.813863 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.814201 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.00694498 sec., 451549.1765275062 rows/sec., 39.57 MiB/sec. 2025.01.08 01:23:11.814328 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.814538 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:11.814760 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:23:11.814974 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.815135 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 62 rows starting from the beginning of the part 2025.01.08 01:23:11.815744 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:11.815895 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.816252 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_101_20} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:23:11.816486 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:11.816519 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:23:11.816902 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:23:11.817178 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2025.01.08 01:23:11.817509 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:11.818170 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.818227 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.819058 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:11.819624 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.820277 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} executeQuery: Read 14 rows, 1004.00 B in 0.006018 sec., 2326.3542705217683 rows/sec., 162.92 KiB/sec. 2025.01.08 01:23:11.820588 [ 255 ] {05b8bed6-0bb4-49ba-a350-16393de95b74} TCPHandler: Processed in 0.006963509 sec. 2025.01.08 01:23:11.820855 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.821146 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.008223599 sec., 32345.93515564171 rows/sec., 2.44 MiB/sec. 2025.01.08 01:23:11.821162 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.821282 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:11.821380 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:23:11.822007 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.822163 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_56_11} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:23:11.822340 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:23:11.822496 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.822543 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.822917 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:11.823171 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.823401 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} executeQuery: Read 13 rows, 830.00 B in 0.002302 sec., 5647.263249348393 rows/sec., 352.11 KiB/sec. 2025.01.08 01:23:11.823464 [ 4 ] {7c1dbf2f-e144-4245-81d7-89675d3a79ec} TCPHandler: Processed in 0.002761214 sec. 2025.01.08 01:23:11.823607 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.823745 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:11.823802 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:11.824564 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.824603 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.824989 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:23:11.825229 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.825404 [ 139 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:23:11.825456 [ 139 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.825471 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} executeQuery: Read 387 rows, 28.09 KiB in 0.001751 sec., 221016.56196459167 rows/sec., 15.66 MiB/sec. 2025.01.08 01:23:11.825493 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.825649 [ 255 ] {9a7c517e-4c9d-4a2a-b885-c5d25abf0602} TCPHandler: Processed in 0.002111923 sec. 2025.01.08 01:23:11.825712 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:23:11.825837 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.825887 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.825935 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 875 rows starting from the beginning of the part 2025.01.08 01:23:11.826125 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:11.826255 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:11.826331 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:11.826587 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 834 rows starting from the beginning of the part 2025.01.08 01:23:11.827023 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 49 rows starting from the beginning of the part 2025.01.08 01:23:11.827353 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:11.827657 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 387 rows starting from the beginning of the part 2025.01.08 01:23:11.828693 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.828745 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.829817 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:11.830248 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.830725 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509984 sec., 431582.16728367953 rows/sec., 32.88 MiB/sec. 2025.01.08 01:23:11.830805 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} executeQuery: Read 6 rows, 321.00 B in 0.004787 sec., 1253.3946104031754 rows/sec., 65.48 KiB/sec. 2025.01.08 01:23:11.830941 [ 4 ] {4937fc05-fd71-4621-ab4d-17e3af00d50d} TCPHandler: Processed in 0.005197782 sec. 2025.01.08 01:23:11.831051 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:23:11.831140 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.831350 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.831456 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:11.831492 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.831737 [ 187 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_101_20} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:23:11.831918 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:23:11.832417 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.832460 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.832867 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:23:11.833108 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.833290 [ 139 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:23:11.833358 [ 139 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.833362 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} executeQuery: Read 177 rows, 11.96 KiB in 0.002068 sec., 85589.9419729207 rows/sec., 5.65 MiB/sec. 2025.01.08 01:23:11.833397 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.833532 [ 255 ] {d3ddbc5f-fcc2-4c21-80fd-a286eab58729} TCPHandler: Processed in 0.00250071 sec. 2025.01.08 01:23:11.833617 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:23:11.833748 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.833814 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.833853 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 23841 rows starting from the beginning of the part 2025.01.08 01:23:11.834079 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.834187 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:11.834218 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:11.834589 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 969 rows starting from the beginning of the part 2025.01.08 01:23:11.835011 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.01.08 01:23:11.835366 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:11.835552 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 177 rows starting from the beginning of the part 2025.01.08 01:23:11.836392 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.836471 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.837109 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.08 01:23:11.837428 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.837700 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} executeQuery: Read 1 rows, 69.00 B in 0.00375 sec., 266.6666666666667 rows/sec., 17.97 KiB/sec. 2025.01.08 01:23:11.837884 [ 4 ] {232dd562-e1ae-487b-beaa-e28c31f5129d} TCPHandler: Processed in 0.004249677 sec. 2025.01.08 01:23:11.838103 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.838407 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.838663 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:11.840518 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.840558 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.843520 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:23:11.843800 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.844042 [ 139 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:23:11.844128 [ 139 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.844171 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.844197 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} executeQuery: Read 41 rows, 75.23 KiB in 0.005895 sec., 6955.046649703138 rows/sec., 12.46 MiB/sec. 2025.01.08 01:23:11.844802 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:23:11.845433 [ 255 ] {29ceb149-fb9e-4c35-918f-b3b0b2f7509d} TCPHandler: Processed in 0.007444428 sec. 2025.01.08 01:23:11.845743 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:11.846217 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:11.846422 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:11.847359 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.847658 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1464 rows starting from the beginning of the part 2025.01.08 01:23:11.848489 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:11.849373 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:11.849395 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.849489 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.850802 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 25247 rows, containing 5 columns (5 merged, 0 gathered) in 0.017277092 sec., 1461299.1584463404 rows/sec., 97.86 MiB/sec. 2025.01.08 01:23:11.850938 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part 2025.01.08 01:23:11.851395 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:23:11.851334 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:23:11.851958 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2025.01.08 01:23:11.852304 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.852920 [ 139 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:23:11.853045 [ 139 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:11.853105 [ 188 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:11.853155 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.08 01:23:11.853376 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} executeQuery: Read 52 rows, 3.30 KiB in 0.007304 sec., 7119.386637458927 rows/sec., 451.38 KiB/sec. 2025.01.08 01:23:11.853828 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:23:11.853854 [ 4 ] {8e80b12a-fb2e-4733-816b-43f0cbe138b5} TCPHandler: Processed in 0.00827253 sec. 2025.01.08 01:23:11.854374 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:11.854497 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3380 rows starting from the beginning of the part 2025.01.08 01:23:11.854513 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.854969 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:11.855289 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part 2025.01.08 01:23:11.855586 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 18 rows starting from the beginning of the part 2025.01.08 01:23:11.855874 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:11.856197 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 52 rows starting from the beginning of the part 2025.01.08 01:23:11.857000 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_101_20} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:23:11.857618 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.08 01:23:11.859085 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3544 rows, containing 4 columns (4 merged, 0 gathered) in 0.005743471 sec., 617048.4712119205 rows/sec., 39.71 MiB/sec. 2025.01.08 01:23:11.859606 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:23:11.860402 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.860600 [ 190 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_101_20} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:23:11.860792 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.08 01:23:11.868392 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 19 columns (19 merged, 0 gathered) in 0.02411661 sec., 67505.34175408568 rows/sec., 120.97 MiB/sec. 2025.01.08 01:23:11.870723 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:23:11.871168 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:11.871255 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_56_11} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:23:11.871416 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. 2025.01.08 01:23:12.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 241.47 MiB, peak 253.30 MiB, free memory in arenas 0.00 B, will set to 247.65 MiB (RSS), difference: 6.19 MiB 2025.01.08 01:23:12.771547 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.08 01:23:12.793791 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:12.793846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:12.801329 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:23:12.802098 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:12.806359 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.08 01:23:16.795208 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:16.795393 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:16.795467 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:16.796191 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:16.796235 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:16.796668 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:23:16.796924 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:16.797123 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} executeQuery: Read 26 rows, 1.98 KiB in 0.001783 sec., 14582.164890633763 rows/sec., 1.08 MiB/sec. 2025.01.08 01:23:16.797178 [ 4 ] {aed8c86f-30b7-4dbc-849b-35e20c9479af} TCPHandler: Processed in 0.002092413 sec. 2025.01.08 01:23:16.797425 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:16.797628 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:16.797707 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:16.798570 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:16.798623 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:16.799067 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:23:16.799322 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:16.799554 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} executeQuery: Read 28 rows, 2.24 KiB in 0.001962 sec., 14271.151885830783 rows/sec., 1.11 MiB/sec. 2025.01.08 01:23:16.799620 [ 255 ] {68a04833-1ca4-4500-859a-205349eec89a} TCPHandler: Processed in 0.002332666 sec. 2025.01.08 01:23:16.799766 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:16.799895 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:16.799949 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:16.800511 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:16.800549 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:16.800955 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:23:16.801199 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:16.801378 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} executeQuery: Read 100 rows, 7.10 KiB in 0.00151 sec., 66225.1655629139 rows/sec., 4.59 MiB/sec. 2025.01.08 01:23:16.801432 [ 4 ] {f1a25ce5-2158-4b57-9455-9a5d5538cdea} TCPHandler: Processed in 0.001727697 sec. 2025.01.08 01:23:16.801584 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:16.801732 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:16.801797 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:16.802363 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:16.802405 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:16.802794 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:23:16.803057 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:16.803264 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} executeQuery: Read 30 rows, 2.10 KiB in 0.001566 sec., 19157.088122605364 rows/sec., 1.31 MiB/sec. 2025.01.08 01:23:16.803319 [ 255 ] {67f89974-8d33-4e6a-a845-7acb5420729c} TCPHandler: Processed in 0.001804409 sec. 2025.01.08 01:23:18.316241 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.01.08 01:23:18.317022 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:18.317070 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:18.317631 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:23:18.317898 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:18.318060 [ 148 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:23:18.318105 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.01.08 01:23:18.318115 [ 148 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:18.318141 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:18.318352 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.318779 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:18.318851 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.318934 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.319188 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.319355 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.319543 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.319701 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:18.322516 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004290867 sec., 6525254.686290672 rows/sec., 93.34 MiB/sec. 2025.01.08 01:23:18.322945 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:23:18.323337 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:18.323445 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_61_12} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:23:18.323572 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.01.08 01:23:20.306433 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.08 01:23:20.329793 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:20.329851 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:20.337403 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:23:20.338191 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:20.338498 [ 147 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:23:20.338562 [ 147 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:20.338601 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:20.339193 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.355205 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.08 01:23:20.356846 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:20.358236 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.363757 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.369363 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.374856 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.380440 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.385038 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:20.444169 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10542459 sec., 4363.308408408323 rows/sec., 22.56 MiB/sec. 2025.01.08 01:23:20.447942 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:23:20.451014 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:20.451150 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_61_12} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:23:20.453680 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.08 01:23:20.966881 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1674 2025.01.08 01:23:20.970111 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:20.970168 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:20.971675 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:20.971992 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:20.973634 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1674 2025.01.08 01:23:21.801417 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.801640 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.801723 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:21.802579 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.802635 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.803080 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:21.803348 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.803605 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} executeQuery: Read 14 rows, 1.01 KiB in 0.002019 sec., 6934.125804853888 rows/sec., 499.16 KiB/sec. 2025.01.08 01:23:21.803698 [ 4 ] {b8ea6894-921b-4d4a-8095-ac530166d439} TCPHandler: Processed in 0.002423918 sec. 2025.01.08 01:23:21.804025 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.804244 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:21.804328 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:21.805207 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.805263 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.805739 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:23:21.806003 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.806248 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} executeQuery: Read 255 rows, 23.35 KiB in 0.002062 sec., 123666.34335596509 rows/sec., 11.06 MiB/sec. 2025.01.08 01:23:21.806315 [ 255 ] {4f54d503-2a67-4640-a6bf-be167bf22f62} TCPHandler: Processed in 0.002494739 sec. 2025.01.08 01:23:21.806468 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.806597 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.806651 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:21.807260 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.807302 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.807677 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:23:21.807929 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.808180 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} executeQuery: Read 48 rows, 3.54 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.15 MiB/sec. 2025.01.08 01:23:21.808304 [ 4 ] {8048e01d-e59a-4e64-a04c-e3d07f638ed9} TCPHandler: Processed in 0.00189863 sec. 2025.01.08 01:23:21.808538 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.808699 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.808761 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:21.809444 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.809485 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.809852 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:21.810093 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.810320 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec. 2025.01.08 01:23:21.810377 [ 255 ] {3f84dc1c-ff40-404a-8f1c-1d1fc7d72e91} TCPHandler: Processed in 0.001980702 sec. 2025.01.08 01:23:21.810533 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.810676 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.810735 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:21.811408 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.811448 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.811808 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:21.812046 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.812286 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2025.01.08 01:23:21.812484 [ 4 ] {fcd489de-381b-41ac-a7a4-b4fca4c4bb1e} TCPHandler: Processed in 0.002017472 sec. 2025.01.08 01:23:21.812726 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.812863 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:21.812921 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:21.813710 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.813750 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.814129 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:23:21.814383 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.814598 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} executeQuery: Read 387 rows, 28.09 KiB in 0.001765 sec., 219263.45609065154 rows/sec., 15.54 MiB/sec. 2025.01.08 01:23:21.814654 [ 255 ] {160d6546-2974-444d-be81-683e8ef2fcae} TCPHandler: Processed in 0.002074503 sec. 2025.01.08 01:23:21.814810 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.814952 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:21.815013 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:21.815542 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.815581 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.815953 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:21.816189 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.816403 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. 2025.01.08 01:23:21.816455 [ 4 ] {1232bf04-11ab-417f-b5fa-825ea1fe624f} TCPHandler: Processed in 0.001718667 sec. 2025.01.08 01:23:21.816594 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.816733 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.816797 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:21.817446 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.817485 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.817873 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:23:21.818110 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.818318 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} executeQuery: Read 177 rows, 11.96 KiB in 0.001616 sec., 109529.70297029703 rows/sec., 7.22 MiB/sec. 2025.01.08 01:23:21.818373 [ 255 ] {29b46679-f1f2-4a0c-9e5c-a2c05fccec88} TCPHandler: Processed in 0.00184881 sec. 2025.01.08 01:23:21.818527 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.818668 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.818730 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:21.819277 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.819329 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.819689 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.08 01:23:21.819931 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.820185 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} executeQuery: Read 1 rows, 69.00 B in 0.001544 sec., 647.6683937823834 rows/sec., 43.64 KiB/sec. 2025.01.08 01:23:21.820360 [ 4 ] {28923076-b217-485d-a366-8f09d6b5120a} TCPHandler: Processed in 0.00189977 sec. 2025.01.08 01:23:21.820623 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.820758 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.820852 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:21.823234 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.823275 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.823945 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:23:21.824198 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.824447 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} executeQuery: Read 41 rows, 75.23 KiB in 0.00372 sec., 11021.505376344085 rows/sec., 19.75 MiB/sec. 2025.01.08 01:23:21.824562 [ 255 ] {d18d97e7-2085-4691-9f76-59ffb67b60cc} TCPHandler: Processed in 0.004099815 sec. 2025.01.08 01:23:21.824717 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:21.824858 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:21.824917 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:21.825460 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:21.825499 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:21.825868 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:23:21.826105 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:21.826327 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} executeQuery: Read 52 rows, 3.30 KiB in 0.001495 sec., 34782.608695652176 rows/sec., 2.15 MiB/sec. 2025.01.08 01:23:21.826379 [ 4 ] {6eb19e06-c70c-47f6-9e1f-45780ca24e1b} TCPHandler: Processed in 0.001734068 sec. 2025.01.08 01:23:25.618761 [ 137 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:23:25.618847 [ 137 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:23:25.818253 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.01.08 01:23:25.819001 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:25.819059 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:25.819654 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:23:25.819912 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:25.820190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.08 01:23:26.795566 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:26.795784 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:26.795865 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:26.796698 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:26.796749 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:26.797182 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:23:26.797436 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:26.797679 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} executeQuery: Read 26 rows, 1.98 KiB in 0.001953 sec., 13312.852022529441 rows/sec., 1013.56 KiB/sec. 2025.01.08 01:23:26.797743 [ 4 ] {481b11ed-9a36-48fa-aca8-df2c1329de11} TCPHandler: Processed in 0.002318117 sec. 2025.01.08 01:23:26.797990 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:26.798201 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:26.798282 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:26.799061 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:26.799110 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:26.799536 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:23:26.799796 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:26.800029 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} executeQuery: Read 28 rows, 2.24 KiB in 0.001885 sec., 14854.111405835543 rows/sec., 1.16 MiB/sec. 2025.01.08 01:23:26.800096 [ 255 ] {2cafa3ec-e7e3-4bf4-b07e-ca4901a438f4} TCPHandler: Processed in 0.002247215 sec. 2025.01.08 01:23:26.800250 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:26.800401 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:26.800469 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:26.801128 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:26.801176 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:26.801634 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:23:26.801874 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:26.802088 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec. 2025.01.08 01:23:26.802147 [ 4 ] {57d557b4-ccf3-4bbf-9419-c41f89332e8b} TCPHandler: Processed in 0.001970241 sec. 2025.01.08 01:23:26.802283 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:26.802407 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:26.802460 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:26.803035 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:26.803083 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:26.803522 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:23:26.803753 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:26.803966 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} executeQuery: Read 30 rows, 2.10 KiB in 0.001588 sec., 18891.68765743073 rows/sec., 1.29 MiB/sec. 2025.01.08 01:23:26.804021 [ 255 ] {7fc59a40-afe7-4c45-8341-99799d8125c8} TCPHandler: Processed in 0.001797119 sec. 2025.01.08 01:23:27.855302 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.08 01:23:27.874773 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:27.874830 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:27.882744 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:23:27.883498 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:27.886288 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.08 01:23:28.742153 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.742368 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.742447 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:28.743174 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.743230 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.743681 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:28.743929 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.744117 [ 127 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.08 01:23:28.744192 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. 2025.01.08 01:23:28.744201 [ 127 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.744273 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.744328 [ 4 ] {37e61269-ac81-4c7c-829a-4d609c2160c3} TCPHandler: Processed in 0.002315776 sec. 2025.01.08 01:23:28.744553 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:23:28.744642 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.744738 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:28.744799 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.08 01:23:28.745001 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:28.745023 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:28.745292 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:28.745283 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:28.745624 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:28.745895 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:28.748195 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00381098 sec., 18367.978840088377 rows/sec., 1.36 MiB/sec. 2025.01.08 01:23:28.748391 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.08 01:23:28.748558 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.748607 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.748794 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.748918 [ 196 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_45_11} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.08 01:23:28.749041 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:23:28.749216 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:23:28.749468 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.749761 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} executeQuery: Read 1353 rows, 115.54 KiB in 0.004924 sec., 274776.6043866775 rows/sec., 22.91 MiB/sec. 2025.01.08 01:23:28.749841 [ 255 ] {242f89e1-b773-4db0-952e-436dd8e9a7de} TCPHandler: Processed in 0.005379324 sec. 2025.01.08 01:23:28.750079 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.750306 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.750399 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:28.751082 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.751122 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.751482 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:23:28.751722 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.751966 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} executeQuery: Read 27 rows, 1.96 KiB in 0.001716 sec., 15734.265734265733 rows/sec., 1.12 MiB/sec. 2025.01.08 01:23:28.752021 [ 4 ] {4621eccf-6fcf-41ce-a63a-7df5e681c923} TCPHandler: Processed in 0.002052503 sec. 2025.01.08 01:23:28.752172 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.752319 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.752382 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:28.753083 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.753123 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.753496 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:28.753737 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.753966 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} executeQuery: Read 242 rows, 16.79 KiB in 0.001684 sec., 143705.46318289786 rows/sec., 9.74 MiB/sec. 2025.01.08 01:23:28.754023 [ 255 ] {0795bc99-2632-4790-b504-1d8e089639f0} TCPHandler: Processed in 0.00191673 sec. 2025.01.08 01:23:28.754170 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.754309 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.754365 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:28.754969 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.755009 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.755366 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:28.755598 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.755804 [ 127 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.08 01:23:28.755868 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} executeQuery: Read 13 rows, 830.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 512.36 KiB/sec. 2025.01.08 01:23:28.755883 [ 127 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.755982 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.756005 [ 4 ] {415805c1-dd10-4bb4-8d33-9082a29e1fc5} TCPHandler: Processed in 0.00190173 sec. 2025.01.08 01:23:28.756282 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.756288 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:23:28.756556 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:28.756574 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:28.756644 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.08 01:23:28.756655 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:28.756988 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.08 01:23:28.757314 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.08 01:23:28.757659 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.08 01:23:28.758104 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.08 01:23:28.759908 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.759984 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.760326 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004208116 sec., 15446.342258625951 rows/sec., 1023.41 KiB/sec. 2025.01.08 01:23:28.760470 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.08 01:23:28.760696 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:23:28.760795 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.760899 [ 196 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_45_11} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.08 01:23:28.761016 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:23:28.761020 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.761262 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} executeQuery: Read 822 rows, 60.69 KiB in 0.004813 sec., 170787.45065447746 rows/sec., 12.31 MiB/sec. 2025.01.08 01:23:28.761332 [ 255 ] {b821cf4a-d66a-4204-a093-80827a8b8606} TCPHandler: Processed in 0.005197962 sec. 2025.01.08 01:23:28.761482 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.761624 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:28.761684 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:28.762245 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.762292 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.762711 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:28.762948 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.763208 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} executeQuery: Read 6 rows, 321.00 B in 0.001606 sec., 3735.9900373599003 rows/sec., 195.19 KiB/sec. 2025.01.08 01:23:28.763307 [ 4 ] {bff09db2-166b-49ed-b7f1-aa77512b19c4} TCPHandler: Processed in 0.001893449 sec. 2025.01.08 01:23:28.763505 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.763708 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.763772 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:28.764612 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.764652 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.765094 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:23:28.765332 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.765568 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} executeQuery: Read 963 rows, 65.53 KiB in 0.001894 sec., 508447.72967265046 rows/sec., 33.79 MiB/sec. 2025.01.08 01:23:28.765626 [ 255 ] {55e174f5-6d6d-4984-9412-465d6b3431d9} TCPHandler: Processed in 0.002241835 sec. 2025.01.08 01:23:28.765783 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.765925 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.765987 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:28.766548 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.766590 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.766946 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.08 01:23:28.767182 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.767420 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.01.08 01:23:28.767489 [ 4 ] {1b1ce77b-ec3f-4531-97e5-0dbd579f4da1} TCPHandler: Processed in 0.001774718 sec. 2025.01.08 01:23:28.767727 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.767861 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.767943 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:28.769061 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.769099 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.769854 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:23:28.770161 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.770471 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} executeQuery: Read 20 rows, 36.70 KiB in 0.002632 sec., 7598.784194528876 rows/sec., 13.62 MiB/sec. 2025.01.08 01:23:28.770594 [ 255 ] {7d023f0b-66e1-41bc-b674-4ba41ef74213} TCPHandler: Processed in 0.003013107 sec. 2025.01.08 01:23:28.770761 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:28.770903 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:28.770961 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:28.771527 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:28.771571 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:28.771940 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:23:28.772174 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:28.772401 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} executeQuery: Read 34 rows, 2.03 KiB in 0.001527 sec., 22265.88081204977 rows/sec., 1.30 MiB/sec. 2025.01.08 01:23:28.772451 [ 4 ] {f9a70cc6-6104-4388-89a7-a55c0453bf9d} TCPHandler: Processed in 0.001759837 sec. 2025.01.08 01:23:30.973848 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1726 2025.01.08 01:23:30.977413 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:30.977480 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:30.979208 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:30.979615 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:30.979864 [ 129 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.08 01:23:30.979998 [ 129 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:30.980067 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:30.980326 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:23:30.981000 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1726 2025.01.08 01:23:30.981282 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:30.981413 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1540 rows starting from the beginning of the part 2025.01.08 01:23:30.981991 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:23:30.982537 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:23:30.983093 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part 2025.01.08 01:23:30.983591 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:23:30.984171 [ 198 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 52 rows starting from the beginning of the part 2025.01.08 01:23:30.992700 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 72 columns (72 merged, 0 gathered) in 0.012513137 sec., 137935.0357947811 rows/sec., 104.68 MiB/sec. 2025.01.08 01:23:30.994307 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.08 01:23:30.994972 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:30.995050 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_46_9} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.08 01:23:30.995246 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. 2025.01.08 01:23:31.795675 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.795864 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:23:31.795940 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:23:31.796672 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.796718 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.797145 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.08 01:23:31.797424 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.797625 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} executeQuery: Read 2 rows, 167.00 B in 0.001815 sec., 1101.9283746556473 rows/sec., 89.85 KiB/sec. 2025.01.08 01:23:31.797690 [ 4 ] {88085587-d868-4a8c-8668-cdf725c1527e} TCPHandler: Processed in 0.002143444 sec. 2025.01.08 01:23:31.797942 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.798152 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:31.798236 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:31.799065 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.799113 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.799550 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:23:31.799802 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.799989 [ 128 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:23:31.800025 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} executeQuery: Read 69 rows, 5.98 KiB in 0.001928 sec., 35788.38174273859 rows/sec., 3.03 MiB/sec. 2025.01.08 01:23:31.800040 [ 128 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.800085 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.800115 [ 255 ] {5c7996f6-f54b-4e04-bc43-18e36f6662ab} TCPHandler: Processed in 0.002315636 sec. 2025.01.08 01:23:31.800314 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.800378 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:23:31.800535 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:31.800665 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:31.800792 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:31.800902 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1402 rows starting from the beginning of the part 2025.01.08 01:23:31.801187 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:31.801686 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 255 rows starting from the beginning of the part 2025.01.08 01:23:31.802093 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:31.802420 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:23:31.802730 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 69 rows starting from the beginning of the part 2025.01.08 01:23:31.803473 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.803546 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.804390 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:23:31.805008 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.805461 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} executeQuery: Read 23 rows, 1.72 KiB in 0.004996 sec., 4603.682946357086 rows/sec., 344.03 KiB/sec. 2025.01.08 01:23:31.805556 [ 4 ] {22007b2c-2784-420b-8930-9764fa96f0f2} TCPHandler: Processed in 0.005355074 sec. 2025.01.08 01:23:31.805729 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.806083 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:31.806126 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005914463 sec., 529380.2666446641 rows/sec., 46.40 MiB/sec. 2025.01.08 01:23:31.806154 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:31.806418 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:23:31.807053 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.807257 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_106_21} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:23:31.807458 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:23:31.807528 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.807578 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.807972 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:23:31.808217 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.808376 [ 128 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:23:31.808415 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} executeQuery: Read 51 rows, 4.08 KiB in 0.002467 sec., 20672.882042967165 rows/sec., 1.62 MiB/sec. 2025.01.08 01:23:31.808417 [ 128 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.808472 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.808500 [ 255 ] {4e518856-036d-472f-b4e8-93dbc8f4350a} TCPHandler: Processed in 0.002851805 sec. 2025.01.08 01:23:31.808717 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.808741 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:23:31.808939 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:31.809013 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:31.809083 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:31.809094 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 875 rows starting from the beginning of the part 2025.01.08 01:23:31.809408 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:31.809841 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 387 rows starting from the beginning of the part 2025.01.08 01:23:31.810151 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:31.810632 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 822 rows starting from the beginning of the part 2025.01.08 01:23:31.810933 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 51 rows starting from the beginning of the part 2025.01.08 01:23:31.811874 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.811949 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.812878 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:23:31.813325 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.813612 [ 128 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.01.08 01:23:31.813803 [ 128 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.813829 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} executeQuery: Read 61 rows, 4.33 KiB in 0.004953 sec., 12315.768221280032 rows/sec., 874.23 KiB/sec. 2025.01.08 01:23:31.813910 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.814190 [ 4 ] {3ac49dac-dfc2-4231-831e-3c1140bbbf52} TCPHandler: Processed in 0.005603068 sec. 2025.01.08 01:23:31.814288 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005704949 sec., 384052.51300230727 rows/sec., 29.25 MiB/sec. 2025.01.08 01:23:31.814501 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.814546 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:23:31.814670 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:23:31.814756 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:31.814835 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:31.814902 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 25247 rows starting from the beginning of the part 2025.01.08 01:23:31.814971 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:31.815315 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:31.815787 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.815935 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 177 rows starting from the beginning of the part 2025.01.08 01:23:31.816339 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_106_21} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:23:31.816452 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:31.816622 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:23:31.816793 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 963 rows starting from the beginning of the part 2025.01.08 01:23:31.818550 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.818599 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.819521 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:23:31.819890 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.820119 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} executeQuery: Read 21 rows, 38.53 KiB in 0.005451 sec., 3852.504127682994 rows/sec., 6.90 MiB/sec. 2025.01.08 01:23:31.820237 [ 255 ] {8215c96c-abdd-44d3-a072-0e99c017cc90} TCPHandler: Processed in 0.005916903 sec. 2025.01.08 01:23:31.820402 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:31.820549 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:31.820611 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:31.821094 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.821134 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.821508 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:23:31.821762 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.821938 [ 128 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:23:31.821991 [ 128 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:31.822000 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} executeQuery: Read 18 rows, 1.26 KiB in 0.001475 sec., 12203.389830508475 rows/sec., 856.06 KiB/sec. 2025.01.08 01:23:31.822023 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:31.822167 [ 4 ] {dff59ab7-89f5-4e5a-a8f4-aacfff671b2c} TCPHandler: Processed in 0.001831068 sec. 2025.01.08 01:23:31.822305 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:23:31.822447 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:31.822485 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3544 rows starting from the beginning of the part 2025.01.08 01:23:31.822605 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:31.822797 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 52 rows starting from the beginning of the part 2025.01.08 01:23:31.822968 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:31.823097 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2025.01.08 01:23:31.823324 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 18 rows starting from the beginning of the part 2025.01.08 01:23:31.824836 [ 194 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002679083 sec., 1384055.6638222854 rows/sec., 89.06 MiB/sec. 2025.01.08 01:23:31.825259 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:23:31.825603 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.825687 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_106_21} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:23:31.825770 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. 2025.01.08 01:23:31.834455 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 26587 rows, containing 5 columns (5 merged, 0 gathered) in 0.020196148 sec., 1316439.1546348343 rows/sec., 88.15 MiB/sec. 2025.01.08 01:23:31.834727 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.08 01:23:31.835079 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:31.835176 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_105_21} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.01.08 01:23:31.835270 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.08 01:23:33.320323 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.01.08 01:23:33.321022 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:33.321073 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:33.321611 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:23:33.321880 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:33.322158 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.01.08 01:23:35.386375 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.08 01:23:35.407294 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:35.407360 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:35.414939 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:23:35.415722 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:35.418572 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.08 01:23:36.794974 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:36.795189 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:36.795274 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:36.796099 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:36.796155 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:36.796620 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:23:36.796894 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:36.797149 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec. 2025.01.08 01:23:36.797225 [ 4 ] {0d221213-e58f-48a0-a19b-e9a9be165090} TCPHandler: Processed in 0.002393757 sec. 2025.01.08 01:23:36.797512 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:36.797716 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:36.797794 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:36.798589 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:36.798643 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:36.799107 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:23:36.799366 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:36.799606 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} executeQuery: Read 28 rows, 2.24 KiB in 0.001945 sec., 14395.886889460155 rows/sec., 1.12 MiB/sec. 2025.01.08 01:23:36.799675 [ 255 ] {59539051-5be9-4d4e-a139-53aeb5e3e82d} TCPHandler: Processed in 0.002338887 sec. 2025.01.08 01:23:36.799826 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:36.799960 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:36.800020 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:36.800607 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:36.800650 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:36.801070 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:23:36.801324 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:36.801564 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} executeQuery: Read 100 rows, 7.10 KiB in 0.00163 sec., 61349.69325153375 rows/sec., 4.25 MiB/sec. 2025.01.08 01:23:36.801657 [ 4 ] {a5e51125-a799-4ae9-bcfb-188c0e5e02ee} TCPHandler: Processed in 0.001890319 sec. 2025.01.08 01:23:36.801834 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:36.802172 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:36.802354 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:36.803435 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:36.803478 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.08 01:23:36.803865 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:23:36.804103 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:36.804344 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} executeQuery: Read 30 rows, 2.10 KiB in 0.002286 sec., 13123.359580052494 rows/sec., 920.60 KiB/sec. 2025.01.08 01:23:36.804438 [ 255 ] {f2d366d8-d958-4392-9ced-bff06044f48e} TCPHandler: Processed in 0.002693212 sec. 2025.01.08 01:23:39.178612 [ 28 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.01.08 01:23:39.178690 [ 28 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:39.178713 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:39.178870 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.179094 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:39.179134 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.179214 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.179401 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.179736 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.179866 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:23:39.181006 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002214635 sec., 20319.375427553525 rows/sec., 1.34 MiB/sec. 2025.01.08 01:23:39.181188 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.01.08 01:23:39.181563 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:39.181659 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_45_10} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.01.08 01:23:39.181765 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:23:40.618893 [ 29 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:23:40.618941 [ 29 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:23:40.822315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.01.08 01:23:40.822963 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:40.823015 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:40.823557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:23:40.823821 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:40.824082 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.08 01:23:40.981299 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1748 2025.01.08 01:23:40.984298 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:40.984358 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:40.985862 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:40.986188 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:40.986786 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1748 2025.01.08 01:23:41.001375 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000958406 sec. 2025.01.08 01:23:41.802229 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.802423 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.802495 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:41.803259 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.803306 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.803761 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:41.804032 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.804265 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} executeQuery: Read 14 rows, 1.01 KiB in 0.00189 sec., 7407.407407407408 rows/sec., 533.23 KiB/sec. 2025.01.08 01:23:41.804369 [ 4 ] {4d0eabcc-2408-433f-9280-637612a30ff2} TCPHandler: Processed in 0.002263226 sec. 2025.01.08 01:23:41.804698 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.804906 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:41.804984 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:41.805846 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.805895 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.806352 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:23:41.806625 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.806866 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} executeQuery: Read 255 rows, 23.35 KiB in 0.002016 sec., 126488.09523809524 rows/sec., 11.31 MiB/sec. 2025.01.08 01:23:41.806934 [ 255 ] {9b84f83b-3a02-4af3-9abb-9ab7ad2f5f7f} TCPHandler: Processed in 0.002439068 sec. 2025.01.08 01:23:41.807089 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.807238 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.807298 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:41.807997 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.808036 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.808416 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:23:41.808665 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.808842 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} executeQuery: Read 48 rows, 3.54 KiB in 0.00164 sec., 29268.29268292683 rows/sec., 2.11 MiB/sec. 2025.01.08 01:23:41.808899 [ 4 ] {931ec233-bdaa-4058-8208-6e51aa5c7084} TCPHandler: Processed in 0.001880919 sec. 2025.01.08 01:23:41.809046 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.809190 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.809251 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:41.809955 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.809995 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.810357 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:41.810600 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.810815 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} executeQuery: Read 14 rows, 1004.00 B in 0.001659 sec., 8438.818565400843 rows/sec., 591.00 KiB/sec. 2025.01.08 01:23:41.810870 [ 255 ] {f98ddc8d-fb2e-43e7-a8ad-7fe87eea45c1} TCPHandler: Processed in 0.00189084 sec. 2025.01.08 01:23:41.811016 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.811158 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.811216 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:41.811889 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.811937 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.812302 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:41.812556 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.812765 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. 2025.01.08 01:23:41.812890 [ 4 ] {33ca168c-7611-4609-92fc-01a3705d94b4} TCPHandler: Processed in 0.001938721 sec. 2025.01.08 01:23:41.813096 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.813224 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:41.813272 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:41.813996 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.814034 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.814412 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:23:41.814650 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.814867 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} executeQuery: Read 387 rows, 28.09 KiB in 0.001667 sec., 232153.56928614277 rows/sec., 16.45 MiB/sec. 2025.01.08 01:23:41.814919 [ 255 ] {d124cb0b-4072-4c99-97dd-d820357e94f8} TCPHandler: Processed in 0.001934421 sec. 2025.01.08 01:23:41.815062 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.815203 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:41.815266 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:41.815832 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.815877 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.816257 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:41.816513 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.816717 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2025.01.08 01:23:41.816826 [ 4 ] {fdcfe06a-2f60-410a-98b2-8bf502c3a755} TCPHandler: Processed in 0.001822159 sec. 2025.01.08 01:23:41.817032 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.817197 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.817259 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:41.817938 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.817977 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.818362 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:23:41.818605 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.818829 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} executeQuery: Read 177 rows, 11.96 KiB in 0.001663 sec., 106434.15514131088 rows/sec., 7.02 MiB/sec. 2025.01.08 01:23:41.818893 [ 255 ] {df903ba9-69a7-4616-b182-7875e94b1449} TCPHandler: Processed in 0.001978162 sec. 2025.01.08 01:23:41.819091 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.819410 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.819476 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:41.820014 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.820054 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.820416 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.08 01:23:41.820657 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.820862 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} executeQuery: Read 1 rows, 69.00 B in 0.001546 sec., 646.8305304010349 rows/sec., 43.59 KiB/sec. 2025.01.08 01:23:41.820913 [ 4 ] {9f37b9d5-ebea-437e-9dd4-c5eeb16be13a} TCPHandler: Processed in 0.00194682 sec. 2025.01.08 01:23:41.821060 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.821198 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.821291 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:41.822552 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.822591 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.823255 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:23:41.823510 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.823778 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} executeQuery: Read 41 rows, 75.23 KiB in 0.002611 sec., 15702.795863653771 rows/sec., 28.14 MiB/sec. 2025.01.08 01:23:41.823889 [ 255 ] {09c2025f-e304-4ece-bb5a-bb3ee1182621} TCPHandler: Processed in 0.002894366 sec. 2025.01.08 01:23:41.824108 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:41.824333 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:41.824425 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:41.825148 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:41.825189 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:41.825567 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:23:41.825820 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:41.826064 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} executeQuery: Read 52 rows, 3.30 KiB in 0.001784 sec., 29147.98206278027 rows/sec., 1.80 MiB/sec. 2025.01.08 01:23:41.826151 [ 4 ] {cd2c8f4e-eb5c-4d66-8e89-cb4407189e35} TCPHandler: Processed in 0.002152234 sec. 2025.01.08 01:23:42.918653 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.08 01:23:42.939560 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:42.939610 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:42.946955 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:23:42.947738 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:42.950359 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.08 01:23:46.795796 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:46.795992 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:46.796066 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:46.796798 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:46.796852 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:46.797300 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:23:46.797579 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:46.797823 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} executeQuery: Read 26 rows, 1.98 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.03 MiB/sec. 2025.01.08 01:23:46.797938 [ 4 ] {a13e544b-9d60-4aba-a34c-75184b56f943} TCPHandler: Processed in 0.002269746 sec. 2025.01.08 01:23:46.798197 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:46.798430 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:46.798531 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:46.799320 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:46.799361 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:46.799819 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:23:46.800079 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:46.800295 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} executeQuery: Read 28 rows, 2.24 KiB in 0.001941 sec., 14425.553838227717 rows/sec., 1.13 MiB/sec. 2025.01.08 01:23:46.800361 [ 255 ] {260ac3eb-9490-4d9b-b355-c58b28e34629} TCPHandler: Processed in 0.002318256 sec. 2025.01.08 01:23:46.800513 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:46.800638 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:46.800701 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:46.801351 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:46.801400 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:46.801848 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:23:46.802087 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:46.802338 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} executeQuery: Read 100 rows, 7.10 KiB in 0.001724 sec., 58004.640371229696 rows/sec., 4.02 MiB/sec. 2025.01.08 01:23:46.802424 [ 4 ] {cb2b37fd-58cb-45c8-a278-2cb2d9552e7c} TCPHandler: Processed in 0.001979121 sec. 2025.01.08 01:23:46.802585 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:46.802739 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:46.802795 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:46.803314 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:46.803354 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:46.803752 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:23:46.804004 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:46.804190 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} executeQuery: Read 30 rows, 2.10 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.38 MiB/sec. 2025.01.08 01:23:46.804251 [ 255 ] {28c97084-3e4a-4a95-9dfd-4fbb7eb6319f} TCPHandler: Processed in 0.001740367 sec. 2025.01.08 01:23:48.324218 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.01.08 01:23:48.324921 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:48.324969 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:48.325503 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:23:48.325770 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:48.326025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.01.08 01:23:50.450441 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.08 01:23:50.472649 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:50.472713 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:50.480211 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:23:50.481013 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:50.484213 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.08 01:23:50.987021 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1778 2025.01.08 01:23:50.990232 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:50.990293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:50.991846 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:50.992198 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:50.994534 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1778 2025.01.08 01:23:51.801149 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.801343 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.801415 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:51.802158 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.802208 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.802648 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:51.802907 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.803158 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. 2025.01.08 01:23:51.803261 [ 4 ] {54648352-4778-493f-8c02-66ffad5038ad} TCPHandler: Processed in 0.002242156 sec. 2025.01.08 01:23:51.803568 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.803765 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:51.803842 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:51.804745 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.804802 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.805280 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:23:51.805544 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.805801 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} executeQuery: Read 255 rows, 23.35 KiB in 0.002089 sec., 122067.97510770703 rows/sec., 10.92 MiB/sec. 2025.01.08 01:23:51.805873 [ 255 ] {5ec6bd36-4baf-43ea-a1be-2ee650ab3021} TCPHandler: Processed in 0.00248725 sec. 2025.01.08 01:23:51.806028 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.806176 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.806237 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:51.806850 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.806891 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.807261 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:23:51.807499 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.807668 [ 63 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:23:51.807735 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} executeQuery: Read 48 rows, 3.54 KiB in 0.001589 sec., 30207.677784770298 rows/sec., 2.18 MiB/sec. 2025.01.08 01:23:51.807765 [ 63 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.807836 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.807855 [ 4 ] {fd4f22c5-c6d9-43b8-aa72-d5faf4e0ab62} TCPHandler: Processed in 0.0018942 sec. 2025.01.08 01:23:51.808064 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.808105 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:23:51.808227 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.808319 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:51.808343 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:51.808406 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 62 rows starting from the beginning of the part 2025.01.08 01:23:51.808722 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:51.809260 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part 2025.01.08 01:23:51.809591 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part 2025.01.08 01:23:51.809948 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:51.810209 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part 2025.01.08 01:23:51.810897 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.810942 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.811500 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:51.811742 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.00379867 sec., 67392.00825552101 rows/sec., 5.09 MiB/sec. 2025.01.08 01:23:51.811842 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.811882 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:23:51.812121 [ 63 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.08 01:23:51.812255 [ 63 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.812276 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} executeQuery: Read 14 rows, 1004.00 B in 0.004088 sec., 3424.657534246576 rows/sec., 239.84 KiB/sec. 2025.01.08 01:23:51.812344 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.812557 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.812601 [ 255 ] {3f97aac1-bdbb-4d19-ae79-711f4239edcb} TCPHandler: Processed in 0.004644143 sec. 2025.01.08 01:23:51.813147 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.813175 [ 200 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_61_12} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:23:51.813183 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:23:51.813566 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 01:23:51.813735 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.813941 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:51.813941 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:51.814136 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 242 rows starting from the beginning of the part 2025.01.08 01:23:51.814774 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:51.815185 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:51.815588 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.08 01:23:51.815948 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:51.816129 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.08 01:23:51.816949 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.817021 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.818016 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:51.818569 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.818951 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.00633658 sec., 85219.47170240099 rows/sec., 6.10 MiB/sec. 2025.01.08 01:23:51.819183 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} executeQuery: Read 13 rows, 830.00 B in 0.005612 sec., 2316.464718460442 rows/sec., 144.43 KiB/sec. 2025.01.08 01:23:51.819243 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.08 01:23:51.819515 [ 4 ] {2f672081-8a23-404d-92bc-d796a0c32aed} TCPHandler: Processed in 0.006757196 sec. 2025.01.08 01:23:51.819837 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.820239 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:51.820291 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.820305 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:51.820415 [ 192 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_47_10} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.08 01:23:51.820509 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:23:51.821136 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.821175 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.821551 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:23:51.821796 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.822032 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} executeQuery: Read 387 rows, 28.09 KiB in 0.001898 sec., 203898.84088514227 rows/sec., 14.45 MiB/sec. 2025.01.08 01:23:51.822093 [ 255 ] {74ea25d0-973b-4d8a-9c30-068c9b930231} TCPHandler: Processed in 0.002465479 sec. 2025.01.08 01:23:51.822268 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.822450 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:51.822519 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:51.823022 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.823063 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.823459 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:51.823715 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.823912 [ 65 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.08 01:23:51.823936 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. 2025.01.08 01:23:51.823992 [ 65 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.824058 [ 4 ] {13c87b97-6f1f-405d-b22c-0b033fd77617} TCPHandler: Processed in 0.001861049 sec. 2025.01.08 01:23:51.824064 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.824256 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.824282 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.824411 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.824455 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:51.824477 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:51.824502 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.824787 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.825251 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.825637 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.825981 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.826342 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:23:51.827111 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.827160 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.827784 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:23:51.827992 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003777369 sec., 74655.1369484951 rows/sec., 3.81 MiB/sec. 2025.01.08 01:23:51.828185 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.828248 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.08 01:23:51.828444 [ 65 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.08 01:23:51.828528 [ 65 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.828612 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.828693 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} executeQuery: Read 177 rows, 11.96 KiB in 0.004297 sec., 41191.52897370259 rows/sec., 2.72 MiB/sec. 2025.01.08 01:23:51.829025 [ 255 ] {967f77f6-6ece-4260-a88e-4d108d049064} TCPHandler: Processed in 0.004870277 sec. 2025.01.08 01:23:51.829282 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.829398 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:23:51.829411 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.829491 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_47_10} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.08 01:23:51.829675 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:23:51.829678 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:51.829686 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.829729 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 26587 rows starting from the beginning of the part 2025.01.08 01:23:51.829771 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:51.829940 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 61 rows starting from the beginning of the part 2025.01.08 01:23:51.830355 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:51.830742 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 177 rows starting from the beginning of the part 2025.01.08 01:23:51.831125 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part 2025.01.08 01:23:51.831392 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 177 rows starting from the beginning of the part 2025.01.08 01:23:51.832057 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.832102 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.832708 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.08 01:23:51.833132 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.833625 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec. 2025.01.08 01:23:51.834016 [ 4 ] {820d8792-f85c-48ce-bdf8-e5276cc19e90} TCPHandler: Processed in 0.004843477 sec. 2025.01.08 01:23:51.834626 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.834944 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.835200 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:51.837246 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.837292 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.838695 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:23:51.839527 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.839750 [ 65 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:23:51.839836 [ 65 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.839874 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.839888 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} executeQuery: Read 41 rows, 75.23 KiB in 0.005042 sec., 8131.693772312575 rows/sec., 14.57 MiB/sec. 2025.01.08 01:23:51.841006 [ 255 ] {fd42908a-7a16-4d9f-ac89-99256ff9ff26} TCPHandler: Processed in 0.006841928 sec. 2025.01.08 01:23:51.841153 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:23:51.841399 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:51.842070 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:51.842313 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:51.843142 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 27202 rows, containing 5 columns (5 merged, 0 gathered) in 0.014360437 sec., 1894232.0487879303 rows/sec., 126.85 MiB/sec. 2025.01.08 01:23:51.843596 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:51.843666 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.08 01:23:51.844035 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1628 rows starting from the beginning of the part 2025.01.08 01:23:51.845051 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.845415 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:51.845496 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_110_22} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.08 01:23:51.845845 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.08 01:23:51.846102 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:51.846213 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:51.846441 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part 2025.01.08 01:23:51.847091 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part 2025.01.08 01:23:51.847747 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:51.847789 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:23:51.848372 [ 195 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part 2025.01.08 01:23:51.848589 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.849413 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} executeQuery: Read 52 rows, 3.30 KiB in 0.007564 sec., 6874.669487043891 rows/sec., 435.86 KiB/sec. 2025.01.08 01:23:51.849649 [ 4 ] {5afad785-6d9a-4304-914d-c7656adf449a} TCPHandler: Processed in 0.008516074 sec. 2025.01.08 01:23:51.860372 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 19 columns (19 merged, 0 gathered) in 0.02030773 sec., 88242.26045944082 rows/sec., 158.13 MiB/sec. 2025.01.08 01:23:51.862189 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:23:51.862813 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:51.862928 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_61_12} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:23:51.863133 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.62 MiB. 2025.01.08 01:23:52.000242 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 249.92 MiB, peak 266.51 MiB, free memory in arenas 0.00 B, will set to 255.86 MiB (RSS), difference: 5.93 MiB 2025.01.08 01:23:55.618991 [ 124 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:23:55.619072 [ 124 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:23:55.826206 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.01.08 01:23:55.826957 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:55.827006 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:55.827598 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:23:55.827861 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:55.828028 [ 124 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:23:55.828071 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.08 01:23:55.828086 [ 124 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:55.828114 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:55.828310 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.828567 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:55.828643 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.828789 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.829081 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.829272 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.829457 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.829635 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:23:55.832524 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004325918 sec., 6994122.403614678 rows/sec., 100.05 MiB/sec. 2025.01.08 01:23:55.832943 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:23:55.833304 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:55.833393 [ 188 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_66_13} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:23:55.833498 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.01.08 01:23:56.795982 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:56.796194 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:56.796280 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:56.797043 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.797099 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.797563 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:23:56.797831 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.798033 [ 117 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 01:23:56.798094 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} executeQuery: Read 26 rows, 1.98 KiB in 0.001958 sec., 13278.855975485189 rows/sec., 1010.98 KiB/sec. 2025.01.08 01:23:56.798114 [ 117 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.798181 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.798242 [ 4 ] {dc05c954-4f82-4b85-8c32-ce6eb0c13c2e} TCPHandler: Processed in 0.002400688 sec. 2025.01.08 01:23:56.798493 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:23:56.798642 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:56.798674 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:56.798774 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1402 rows starting from the beginning of the part 2025.01.08 01:23:56.799049 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:56.799280 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:56.799373 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 255 rows starting from the beginning of the part 2025.01.08 01:23:56.799537 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:56.799769 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:56.800133 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 255 rows starting from the beginning of the part 2025.01.08 01:23:56.800353 [ 201 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part 2025.01.08 01:23:56.802810 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.802889 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.803903 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:23:56.804371 [ 188 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.006080846 sec., 327257.09547651757 rows/sec., 28.97 MiB/sec. 2025.01.08 01:23:56.804411 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.804660 [ 117 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 01:23:56.804767 [ 117 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.804817 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} executeQuery: Read 28 rows, 2.24 KiB in 0.005774 sec., 4849.324558365085 rows/sec., 387.31 KiB/sec. 2025.01.08 01:23:56.804826 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.805059 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 01:23:56.805113 [ 255 ] {6067e425-faaf-4f02-a76d-138f0148d82d} TCPHandler: Processed in 0.006743417 sec. 2025.01.08 01:23:56.805192 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:23:56.805495 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:56.805620 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:56.805734 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 875 rows starting from the beginning of the part 2025.01.08 01:23:56.805803 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:56.806127 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:56.806166 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:56.806571 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 387 rows starting from the beginning of the part 2025.01.08 01:23:56.807004 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:56.807133 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.807463 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 387 rows starting from the beginning of the part 2025.01.08 01:23:56.807872 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 28 rows starting from the beginning of the part 2025.01.08 01:23:56.808483 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_111_22} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 01:23:56.808967 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:23:56.809454 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.809525 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.810699 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:23:56.811160 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006148617 sec., 281852.00021403184 rows/sec., 21.38 MiB/sec. 2025.01.08 01:23:56.811212 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.811441 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 01:23:56.811674 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} executeQuery: Read 100 rows, 7.10 KiB in 0.005985 sec., 16708.43776106934 rows/sec., 1.16 MiB/sec. 2025.01.08 01:23:56.811869 [ 4 ] {88257851-dbf6-44b4-afbe-1cebf83dc72e} TCPHandler: Processed in 0.006567954 sec. 2025.01.08 01:23:56.812052 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.812060 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:56.812169 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_111_22} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 01:23:56.812247 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:56.812266 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.08 01:23:56.812325 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:56.812831 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.812870 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.813257 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:23:56.813503 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.813683 [ 117 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 01:23:56.813739 [ 117 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:56.813752 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} executeQuery: Read 30 rows, 2.10 KiB in 0.001551 sec., 19342.35976789168 rows/sec., 1.33 MiB/sec. 2025.01.08 01:23:56.813775 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:56.813907 [ 255 ] {670c4183-19f3-4dc8-97eb-ef4acf770fcd} TCPHandler: Processed in 0.001945001 sec. 2025.01.08 01:23:56.814002 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:23:56.814118 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:56.814150 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3708 rows starting from the beginning of the part 2025.01.08 01:23:56.814219 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:56.814303 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 52 rows starting from the beginning of the part 2025.01.08 01:23:56.814532 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:56.814679 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 52 rows starting from the beginning of the part 2025.01.08 01:23:56.814870 [ 188 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 30 rows starting from the beginning of the part 2025.01.08 01:23:56.816440 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3902 rows, containing 4 columns (4 merged, 0 gathered) in 0.0025248 sec., 1545468.9480354881 rows/sec., 99.49 MiB/sec. 2025.01.08 01:23:56.816798 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 01:23:56.817156 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:56.817270 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_111_22} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 01:23:56.817381 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:23:57.984298 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.08 01:23:58.007345 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.007403 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.014634 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:23:58.015425 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.015883 [ 116 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:23:58.016070 [ 116 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.016174 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.016763 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.029877 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.08 01:23:58.032003 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:23:58.033727 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.039866 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.045588 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.051343 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.056992 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.061498 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:23:58.120620 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.104233741 sec., 4777.7235588234325 rows/sec., 24.70 MiB/sec. 2025.01.08 01:23:58.124388 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:23:58.127490 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.127620 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_66_13} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:23:58.130182 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.01.08 01:23:58.740324 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.740517 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.740593 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:23:58.741345 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.741393 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.741864 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:58.742134 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.742335 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} executeQuery: Read 14 rows, 1.01 KiB in 0.00187 sec., 7486.631016042781 rows/sec., 538.94 KiB/sec. 2025.01.08 01:23:58.742403 [ 4 ] {f0e26dd0-147c-44d6-b9b9-1532fbda98d2} TCPHandler: Processed in 0.002208825 sec. 2025.01.08 01:23:58.742644 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.742842 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:23:58.742919 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:23:58.743664 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.743711 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.744141 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.08 01:23:58.744408 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.744678 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} executeQuery: Read 12 rows, 1002.00 B in 0.001868 sec., 6423.982869379015 rows/sec., 523.83 KiB/sec. 2025.01.08 01:23:58.745072 [ 255 ] {c9095ab4-de94-497c-98e9-0564b89af074} TCPHandler: Processed in 0.00255125 sec. 2025.01.08 01:23:58.745290 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.745422 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:23:58.745478 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:23:58.746625 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.746667 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.747155 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:23:58.747411 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.747645 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} executeQuery: Read 1359 rows, 115.98 KiB in 0.002254 sec., 602928.1277728482 rows/sec., 50.25 MiB/sec. 2025.01.08 01:23:58.747706 [ 4 ] {14d68c95-f7ba-42b4-b5b1-0193fc58ae4a} TCPHandler: Processed in 0.00252272 sec. 2025.01.08 01:23:58.747856 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.747996 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.748054 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:23:58.748730 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.748770 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.749231 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:23:58.749608 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.749893 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} executeQuery: Read 39 rows, 2.80 KiB in 0.001925 sec., 20259.740259740258 rows/sec., 1.42 MiB/sec. 2025.01.08 01:23:58.749968 [ 255 ] {bbc647ff-5370-41e8-b4dd-e76eb6fa54e2} TCPHandler: Processed in 0.002178325 sec. 2025.01.08 01:23:58.750120 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.750244 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.750295 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:23:58.750966 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.751006 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.751379 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:58.751616 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.751832 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} executeQuery: Read 242 rows, 16.79 KiB in 0.001615 sec., 149845.20123839012 rows/sec., 10.15 MiB/sec. 2025.01.08 01:23:58.751907 [ 4 ] {96fcfda1-e147-4f77-a04b-7f13a42268c2} TCPHandler: Processed in 0.001844889 sec. 2025.01.08 01:23:58.752097 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.752220 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.752269 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:23:58.752869 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.752908 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.753273 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:58.753518 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.753726 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2025.01.08 01:23:58.753778 [ 255 ] {2019ab01-9009-4403-abe0-b571706a04f3} TCPHandler: Processed in 0.001768988 sec. 2025.01.08 01:23:58.753950 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.754097 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:23:58.754156 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:23:58.755122 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.755163 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.755589 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:23:58.755846 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.756058 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} executeQuery: Read 834 rows, 61.67 KiB in 0.001991 sec., 418884.98242089397 rows/sec., 30.25 MiB/sec. 2025.01.08 01:23:58.756113 [ 4 ] {dc57aa8c-a172-4b89-8d84-a17a536992cb} TCPHandler: Processed in 0.002244136 sec. 2025.01.08 01:23:58.756262 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.756404 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:23:58.756473 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:23:58.757056 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.757103 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.757527 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:58.757786 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.758012 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} executeQuery: Read 6 rows, 321.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 191.03 KiB/sec. 2025.01.08 01:23:58.758070 [ 255 ] {bbdcba56-066f-49ed-85a9-de044b086736} TCPHandler: Processed in 0.001873649 sec. 2025.01.08 01:23:58.758217 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.758337 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.758392 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:23:58.759181 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.759222 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.759700 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:23:58.759968 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.760224 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} executeQuery: Read 969 rows, 65.95 KiB in 0.001913 sec., 506534.23941453215 rows/sec., 33.67 MiB/sec. 2025.01.08 01:23:58.760345 [ 4 ] {35bb4bd7-26bd-44c9-85a3-a84413dc9427} TCPHandler: Processed in 0.002185514 sec. 2025.01.08 01:23:58.760548 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.760815 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.760940 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:23:58.761511 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.761550 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.761915 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.08 01:23:58.762157 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.762372 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} executeQuery: Read 1 rows, 69.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 41.24 KiB/sec. 2025.01.08 01:23:58.762423 [ 255 ] {504f3a6b-0786-4935-8015-f881c55bab21} TCPHandler: Processed in 0.001996082 sec. 2025.01.08 01:23:58.762563 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.762690 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.762773 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:23:58.763965 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.764009 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.764661 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:23:58.764937 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.765211 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} executeQuery: Read 20 rows, 36.70 KiB in 0.002543 sec., 7864.726700747148 rows/sec., 14.09 MiB/sec. 2025.01.08 01:23:58.765455 [ 4 ] {6592c25f-8d71-4c4d-a315-02c266f8779b} TCPHandler: Processed in 0.002952146 sec. 2025.01.08 01:23:58.765631 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:23:58.765771 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:23:58.765832 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:23:58.766405 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:23:58.766447 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:23:58.766819 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:23:58.767063 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:23:58.767263 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} executeQuery: Read 34 rows, 2.03 KiB in 0.001523 sec., 22324.35981615233 rows/sec., 1.30 MiB/sec. 2025.01.08 01:23:58.767314 [ 255 ] {c634d576-ed9d-47ed-b6b1-c6dc4e0701a5} TCPHandler: Processed in 0.001758568 sec. 2025.01.08 01:24:00.994760 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1832 2025.01.08 01:24:00.998484 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:00.998549 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.000047 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:01.000781 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.002240 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1832 2025.01.08 01:24:01.794953 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.795151 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:01.795227 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:01.796265 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.796314 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.796763 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 01:24:01.797033 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.797269 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} executeQuery: Read 68 rows, 5.91 KiB in 0.002169 sec., 31350.852927616415 rows/sec., 2.66 MiB/sec. 2025.01.08 01:24:01.797334 [ 4 ] {17bb129d-7554-4e34-9648-54c3c4f528ab} TCPHandler: Processed in 0.0025114 sec. 2025.01.08 01:24:01.797580 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.797782 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:01.797860 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:01.798641 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.798685 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.799144 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:24:01.799421 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.799632 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} executeQuery: Read 21 rows, 1.58 KiB in 0.001904 sec., 11029.411764705881 rows/sec., 829.36 KiB/sec. 2025.01.08 01:24:01.799704 [ 255 ] {eb25d4f9-f136-4495-a742-c07c36de1520} TCPHandler: Processed in 0.002259546 sec. 2025.01.08 01:24:01.799861 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.800010 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:01.800070 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:01.800750 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.800792 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.801169 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 01:24:01.801434 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.801648 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} executeQuery: Read 49 rows, 3.92 KiB in 0.001674 sec., 29271.206690561532 rows/sec., 2.29 MiB/sec. 2025.01.08 01:24:01.801703 [ 4 ] {4abc33da-4c1f-4795-841a-b06b65e01049} TCPHandler: Processed in 0.00191493 sec. 2025.01.08 01:24:01.801854 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.802018 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:01.802091 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:01.802735 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.802775 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.803209 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 01:24:01.803483 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.803696 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} executeQuery: Read 60 rows, 4.26 KiB in 0.001725 sec., 34782.608695652176 rows/sec., 2.41 MiB/sec. 2025.01.08 01:24:01.803765 [ 255 ] {2ebc1e74-f575-4b80-93b1-45b4b8c8a8cf} TCPHandler: Processed in 0.001981831 sec. 2025.01.08 01:24:01.803926 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.804076 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:01.804171 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:01.805389 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.805428 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.806081 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:24:01.806353 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.806560 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} executeQuery: Read 21 rows, 38.53 KiB in 0.002517 sec., 8343.26579261025 rows/sec., 14.95 MiB/sec. 2025.01.08 01:24:01.806674 [ 4 ] {1dc6da2d-e9ea-4d3e-b5f1-3ea58296409d} TCPHandler: Processed in 0.002820835 sec. 2025.01.08 01:24:01.806826 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:01.806978 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:01.807045 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:01.807613 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:01.807654 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.08 01:24:01.808041 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.08 01:24:01.808290 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:01.808505 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} executeQuery: Read 18 rows, 1.26 KiB in 0.001564 sec., 11508.951406649616 rows/sec., 807.35 KiB/sec. 2025.01.08 01:24:01.808564 [ 255 ] {0e0be883-6df9-4d40-81f8-f254c172ca57} TCPHandler: Processed in 0.001809439 sec. 2025.01.08 01:24:03.328213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.01.08 01:24:03.328917 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:03.328969 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:03.329500 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:24:03.329754 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:03.330031 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.01.08 01:24:05.529976 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.08 01:24:05.548853 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:05.548917 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:05.555776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:24:05.556502 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:05.559119 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.08 01:24:06.795702 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:06.795922 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:06.796005 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:06.796832 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:06.796889 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:06.797325 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 01:24:06.797585 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:06.797859 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} executeQuery: Read 26 rows, 1.98 KiB in 0.001988 sec., 13078.470824949696 rows/sec., 995.72 KiB/sec. 2025.01.08 01:24:06.797962 [ 4 ] {91f53848-dea0-4b62-9ef0-d7f762d52c69} TCPHandler: Processed in 0.002399858 sec. 2025.01.08 01:24:06.798258 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:06.798488 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:06.798571 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:06.799357 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:06.799402 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:06.799859 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 01:24:06.800127 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:06.800351 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} executeQuery: Read 28 rows, 2.24 KiB in 0.001917 sec., 14606.155451225874 rows/sec., 1.14 MiB/sec. 2025.01.08 01:24:06.800449 [ 255 ] {b2d4056a-c118-46bd-8cf7-338332adcd14} TCPHandler: Processed in 0.002382237 sec. 2025.01.08 01:24:06.800655 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:06.800958 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:06.801032 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:06.801682 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:06.801723 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:06.802122 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 01:24:06.802360 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:06.802583 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} executeQuery: Read 100 rows, 7.10 KiB in 0.001728 sec., 57870.37037037037 rows/sec., 4.01 MiB/sec. 2025.01.08 01:24:06.802640 [ 4 ] {a4cdb742-69a9-4162-ab35-ea0f7e929b45} TCPHandler: Processed in 0.002095483 sec. 2025.01.08 01:24:06.802791 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:06.802940 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:06.803006 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:06.803610 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:06.803658 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:06.804061 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.08 01:24:06.804308 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:06.804487 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} executeQuery: Read 30 rows, 2.10 KiB in 0.001583 sec., 18951.358180669617 rows/sec., 1.30 MiB/sec. 2025.01.08 01:24:06.804540 [ 255 ] {c0331e81-ee2f-47aa-8b71-bc017d9267e6} TCPHandler: Processed in 0.001820649 sec. 2025.01.08 01:24:10.619129 [ 107 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:24:10.619199 [ 107 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:24:10.830204 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.01.08 01:24:10.831279 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:10.831327 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:10.831850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:24:10.832113 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:10.832348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.08 01:24:11.002616 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1852 2025.01.08 01:24:11.005567 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.005631 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.007127 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:11.007446 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.008138 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1852 2025.01.08 01:24:11.802381 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.802601 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.802684 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:11.803465 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.803516 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.803949 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:11.804221 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.804407 [ 104 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.08 01:24:11.804496 [ 104 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.804501 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. 2025.01.08 01:24:11.804538 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.804673 [ 4 ] {2d7e7dca-cd0a-4130-8b9b-8a9c88b1e91d} TCPHandler: Processed in 0.002430218 sec. 2025.01.08 01:24:11.804736 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:24:11.804872 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:11.804904 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.08 01:24:11.804985 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.805050 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:11.805396 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:11.805543 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:11.805705 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:11.805812 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:11.805926 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:11.808464 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00379507 sec., 18444.982569491473 rows/sec., 1.37 MiB/sec. 2025.01.08 01:24:11.808487 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.808551 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.808705 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.08 01:24:11.809337 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.809351 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 01:24:11.809489 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_49_12} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.08 01:24:11.809615 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:24:11.809686 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.809896 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} executeQuery: Read 255 rows, 23.35 KiB in 0.004503 sec., 56628.91405729514 rows/sec., 5.06 MiB/sec. 2025.01.08 01:24:11.809986 [ 255 ] {20352116-5932-4a37-b9bd-e26d91acc235} TCPHandler: Processed in 0.005180901 sec. 2025.01.08 01:24:11.810200 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.810484 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.810558 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:11.811176 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.811216 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.811594 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:24:11.811833 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.812047 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} executeQuery: Read 48 rows, 3.54 KiB in 0.001665 sec., 28828.828828828828 rows/sec., 2.08 MiB/sec. 2025.01.08 01:24:11.812105 [ 4 ] {ad7c18b8-8455-430b-93b4-fbcbcadef029} TCPHandler: Processed in 0.002010402 sec. 2025.01.08 01:24:11.812264 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.812413 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.812473 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:11.813109 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.813146 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.813508 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:11.813760 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.813981 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} executeQuery: Read 14 rows, 1004.00 B in 0.001596 sec., 8771.929824561405 rows/sec., 614.33 KiB/sec. 2025.01.08 01:24:11.814082 [ 255 ] {7a2dfa51-b480-4cc1-9ba8-4ce3fb80970c} TCPHandler: Processed in 0.00188792 sec. 2025.01.08 01:24:11.814296 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.814440 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.814497 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:11.815116 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.815154 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.815508 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:11.815757 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.815917 [ 104 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.08 01:24:11.815975 [ 104 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.816005 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. 2025.01.08 01:24:11.816012 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.816182 [ 4 ] {f3e4455b-114f-427c-a797-45b5b557caf8} TCPHandler: Processed in 0.001991761 sec. 2025.01.08 01:24:11.816265 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:24:11.816389 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.816472 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:11.816550 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.08 01:24:11.816647 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:11.816849 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:11.816874 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:11.817246 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:11.817563 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:11.818024 [ 189 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:11.819813 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.819884 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.820629 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00447785 sec., 14515.894904920888 rows/sec., 961.77 KiB/sec. 2025.01.08 01:24:11.820808 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 01:24:11.820829 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.08 01:24:11.821297 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.821308 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.821446 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_49_12} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.08 01:24:11.821707 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:24:11.821764 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} executeQuery: Read 387 rows, 28.09 KiB in 0.00519 sec., 74566.4739884393 rows/sec., 5.28 MiB/sec. 2025.01.08 01:24:11.821908 [ 255 ] {81312e94-12cd-443a-adce-7333b1abe4b4} TCPHandler: Processed in 0.005622108 sec. 2025.01.08 01:24:11.822121 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.822277 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:11.822329 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:11.822812 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.822851 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.823219 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:11.823451 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.823673 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} executeQuery: Read 6 rows, 321.00 B in 0.00142 sec., 4225.352112676056 rows/sec., 220.76 KiB/sec. 2025.01.08 01:24:11.823763 [ 4 ] {44d14c92-c3b8-4d61-bc5d-6dc9e0f5917d} TCPHandler: Processed in 0.001752307 sec. 2025.01.08 01:24:11.823956 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.824096 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.824161 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:11.824849 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.824887 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.825288 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 01:24:11.825529 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.825673 [ 104 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.08 01:24:11.825707 [ 104 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.825721 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} executeQuery: Read 177 rows, 11.96 KiB in 0.001654 sec., 107013.30108827085 rows/sec., 7.06 MiB/sec. 2025.01.08 01:24:11.825731 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.825838 [ 255 ] {eb8e9b34-2070-4fcc-a823-6ced1bc2a225} TCPHandler: Processed in 0.001976051 sec. 2025.01.08 01:24:11.825910 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:24:11.826089 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.826283 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:11.826407 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 27202 rows starting from the beginning of the part 2025.01.08 01:24:11.826645 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.826922 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:11.826964 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:11.827483 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 969 rows starting from the beginning of the part 2025.01.08 01:24:11.828144 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.01.08 01:24:11.828631 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:11.829125 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 177 rows starting from the beginning of the part 2025.01.08 01:24:11.830096 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.830163 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.830815 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.08 01:24:11.831138 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.831573 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} executeQuery: Read 1 rows, 69.00 B in 0.005118 sec., 195.38882375928097 rows/sec., 13.17 KiB/sec. 2025.01.08 01:24:11.831973 [ 4 ] {afb36f5f-32d3-4eaa-9712-5c229a14f231} TCPHandler: Processed in 0.006015005 sec. 2025.01.08 01:24:11.832274 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.832737 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.832998 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:11.834504 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.834545 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.835450 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:24:11.835736 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.836035 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} executeQuery: Read 41 rows, 75.23 KiB in 0.003461 sec., 11846.287200231147 rows/sec., 21.23 MiB/sec. 2025.01.08 01:24:11.836181 [ 255 ] {b0e1c9b1-d70f-410a-893c-1caed5531b3f} TCPHandler: Processed in 0.004088754 sec. 2025.01.08 01:24:11.836354 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:11.836541 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:11.836606 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:11.837346 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:11.837414 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:11.838071 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.08 01:24:11.838176 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 28608 rows, containing 5 columns (5 merged, 0 gathered) in 0.012373304 sec., 2312074.446728214 rows/sec., 154.83 MiB/sec. 2025.01.08 01:24:11.838384 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.838637 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.08 01:24:11.838749 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} executeQuery: Read 52 rows, 3.30 KiB in 0.002229 sec., 23328.84701659937 rows/sec., 1.44 MiB/sec. 2025.01.08 01:24:11.838874 [ 4 ] {3ad2ff57-1e6c-411f-aecc-8a28cd23df52} TCPHandler: Processed in 0.002590251 sec. 2025.01.08 01:24:11.839140 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:11.839221 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_115_23} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.08 01:24:11.839297 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.08 01:24:13.059197 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.08 01:24:13.079666 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:13.079722 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:13.087040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:24:13.087819 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:13.091782 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.08 01:24:16.795803 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:16.796014 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:16.796094 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:16.796945 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.796993 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.797428 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 01:24:16.797679 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.797847 [ 98 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 01:24:16.797895 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} executeQuery: Read 26 rows, 1.98 KiB in 0.001939 sec., 13408.973697782363 rows/sec., 1020.88 KiB/sec. 2025.01.08 01:24:16.797901 [ 98 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.797949 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.797979 [ 4 ] {416ed5a6-3b29-40b9-bca5-10fe45d1dd49} TCPHandler: Processed in 0.002315477 sec. 2025.01.08 01:24:16.798100 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:24:16.798202 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:16.798244 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1402 rows starting from the beginning of the part 2025.01.08 01:24:16.798260 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:16.798352 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:24:16.798675 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part 2025.01.08 01:24:16.798857 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:16.799027 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:16.799111 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:16.799271 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 255 rows starting from the beginning of the part 2025.01.08 01:24:16.799639 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:16.801485 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.801569 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.802414 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 01:24:16.802901 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.004870006 sec., 643941.7117761251 rows/sec., 56.43 MiB/sec. 2025.01.08 01:24:16.802945 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.803197 [ 98 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 01:24:16.803225 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 01:24:16.803311 [ 98 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.803398 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.803446 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} executeQuery: Read 28 rows, 2.24 KiB in 0.004763 sec., 5878.647910980475 rows/sec., 469.52 KiB/sec. 2025.01.08 01:24:16.803801 [ 255 ] {41fee0fa-121b-45b7-b378-2abca787e724} TCPHandler: Processed in 0.00569527 sec. 2025.01.08 01:24:16.804136 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:16.804157 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.804174 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:24:16.804330 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_116_23} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 01:24:16.804501 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:16.804572 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:24:16.804696 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:16.804714 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:16.804776 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 875 rows starting from the beginning of the part 2025.01.08 01:24:16.805208 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 834 rows starting from the beginning of the part 2025.01.08 01:24:16.805633 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 49 rows starting from the beginning of the part 2025.01.08 01:24:16.805994 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:16.806360 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 387 rows starting from the beginning of the part 2025.01.08 01:24:16.806730 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:16.807432 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.807478 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.808475 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 01:24:16.809044 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.809519 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} executeQuery: Read 100 rows, 7.10 KiB in 0.005168 sec., 19349.84520123839 rows/sec., 1.34 MiB/sec. 2025.01.08 01:24:16.809630 [ 4 ] {1361def8-b77f-4397-a971-7842927a19f7} TCPHandler: Processed in 0.005681069 sec. 2025.01.08 01:24:16.810089 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:16.810662 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:16.810918 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:16.810968 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.007334635 sec., 300083.09888631135 rows/sec., 22.86 MiB/sec. 2025.01.08 01:24:16.811862 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 01:24:16.812384 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.812572 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_116_23} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 01:24:16.812621 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.812720 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.812730 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:24:16.813158 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.08 01:24:16.813411 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.813593 [ 98 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.08 01:24:16.813653 [ 98 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:16.813668 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} executeQuery: Read 30 rows, 2.10 KiB in 0.003234 sec., 9276.43784786642 rows/sec., 650.74 KiB/sec. 2025.01.08 01:24:16.813692 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:16.813850 [ 255 ] {c40efa07-749c-4eea-be77-e672568cbc52} TCPHandler: Processed in 0.004117955 sec. 2025.01.08 01:24:16.814066 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:24:16.814370 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:16.814455 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3902 rows starting from the beginning of the part 2025.01.08 01:24:16.814765 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part 2025.01.08 01:24:16.815155 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 18 rows starting from the beginning of the part 2025.01.08 01:24:16.815508 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:16.815877 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 52 rows starting from the beginning of the part 2025.01.08 01:24:16.816189 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:16.817802 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 4 columns (4 merged, 0 gathered) in 0.003961782 sec., 1026305.8391400639 rows/sec., 66.07 MiB/sec. 2025.01.08 01:24:16.818102 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.08 01:24:16.818386 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:16.818468 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_116_23} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.08 01:24:16.818547 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.01.08 01:24:18.332480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.01.08 01:24:18.333224 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:18.333265 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:18.333808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:24:18.334069 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:18.334264 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.01.08 01:24:20.591861 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.08 01:24:20.612162 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:20.612220 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:20.619428 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:24:20.620193 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:20.624248 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.08 01:24:21.008322 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1882 2025.01.08 01:24:21.011483 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.011540 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.013057 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:21.013371 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.013606 [ 93 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.08 01:24:21.013726 [ 93 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.013794 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.014817 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:24:21.015661 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1882 2025.01.08 01:24:21.016177 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:21.016375 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1726 rows starting from the beginning of the part 2025.01.08 01:24:21.017110 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part 2025.01.08 01:24:21.017780 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:24:21.018409 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:24:21.019081 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part 2025.01.08 01:24:21.019696 [ 195 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:24:21.028625 [ 194 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1882 rows, containing 72 columns (72 merged, 0 gathered) in 0.014639871 sec., 128553.04531030361 rows/sec., 97.00 MiB/sec. 2025.01.08 01:24:21.030530 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.08 01:24:21.031389 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.031496 [ 188 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_51_10} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.08 01:24:21.031820 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. 2025.01.08 01:24:21.801724 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.801934 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.802014 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:21.802772 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.802825 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.803280 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:21.803529 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.803800 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. 2025.01.08 01:24:21.803924 [ 4 ] {a2d59466-2f5e-4d59-a534-43776acf4723} TCPHandler: Processed in 0.002338336 sec. 2025.01.08 01:24:21.804220 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.804416 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:21.804493 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:21.805400 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.805452 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.805925 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 01:24:21.806187 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.806436 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} executeQuery: Read 255 rows, 23.35 KiB in 0.002071 sec., 123128.92322549493 rows/sec., 11.01 MiB/sec. 2025.01.08 01:24:21.806500 [ 255 ] {5f357541-fcd6-4549-a91a-8028cf96aff0} TCPHandler: Processed in 0.002444668 sec. 2025.01.08 01:24:21.806659 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.806800 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.806858 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:21.807492 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.807531 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.807893 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:24:21.808137 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.808355 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} executeQuery: Read 48 rows, 3.54 KiB in 0.001587 sec., 30245.746691871453 rows/sec., 2.18 MiB/sec. 2025.01.08 01:24:21.808407 [ 4 ] {c30063cd-9dd3-40ea-9b16-57c7cc24e09d} TCPHandler: Processed in 0.001815429 sec. 2025.01.08 01:24:21.808561 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.808709 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.808771 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:21.809431 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.809472 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.809847 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:21.810092 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.810307 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2025.01.08 01:24:21.810363 [ 255 ] {3b64fa98-2184-4c60-97b9-bbde1a06d342} TCPHandler: Processed in 0.00187025 sec. 2025.01.08 01:24:21.810518 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.810664 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.810721 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:21.811362 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.811401 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.811771 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:21.812006 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.812206 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2025.01.08 01:24:21.812259 [ 4 ] {82082090-8510-4165-9640-3cccc6ed843a} TCPHandler: Processed in 0.001809839 sec. 2025.01.08 01:24:21.812405 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.812549 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:21.812608 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:21.813416 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.813456 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.813846 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 01:24:21.814091 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.814302 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} executeQuery: Read 387 rows, 28.09 KiB in 0.00179 sec., 216201.11731843578 rows/sec., 15.32 MiB/sec. 2025.01.08 01:24:21.814356 [ 255 ] {052c2f21-d91d-4e53-8716-2b999b42723d} TCPHandler: Processed in 0.002021782 sec. 2025.01.08 01:24:21.814496 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.814634 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:21.814694 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:21.815228 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.815267 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.815634 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:21.815870 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.816097 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} executeQuery: Read 6 rows, 321.00 B in 0.001491 sec., 4024.144869215292 rows/sec., 210.25 KiB/sec. 2025.01.08 01:24:21.816163 [ 4 ] {4c691ab6-bf62-4ea3-97c6-231dfd0b46d9} TCPHandler: Processed in 0.001732267 sec. 2025.01.08 01:24:21.816377 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.816550 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.816616 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:21.817272 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.817310 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.817712 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 01:24:21.817964 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.818143 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} executeQuery: Read 177 rows, 11.96 KiB in 0.001627 sec., 108789.18254456054 rows/sec., 7.18 MiB/sec. 2025.01.08 01:24:21.818197 [ 255 ] {da98f007-3236-4a14-91eb-681901e42322} TCPHandler: Processed in 0.001958881 sec. 2025.01.08 01:24:21.818343 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.818482 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.818543 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:21.819093 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.819133 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.819487 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.08 01:24:21.819712 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.819884 [ 92 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2025.01.08 01:24:21.819949 [ 92 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.819948 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. 2025.01.08 01:24:21.819983 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.820113 [ 4 ] {73a905d7-2dea-4fa6-892b-7e3c4bcbb9eb} TCPHandler: Processed in 0.001830859 sec. 2025.01.08 01:24:21.820331 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.820357 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.820649 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.820661 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:21.820751 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.820845 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:21.821015 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.821609 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.821919 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.822350 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.822860 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:24:21.826706 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.826740 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006606634 sec., 7568.150437878048 rows/sec., 509.96 KiB/sec. 2025.01.08 01:24:21.826766 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.826946 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2025.01.08 01:24:21.827600 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.827839 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_50_11} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2025.01.08 01:24:21.828009 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 01:24:21.828233 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:24:21.828519 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.828743 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} executeQuery: Read 41 rows, 75.23 KiB in 0.00819 sec., 5006.105006105006 rows/sec., 8.97 MiB/sec. 2025.01.08 01:24:21.828866 [ 255 ] {9e7abbd3-00d4-462c-bf44-c11add7b59b7} TCPHandler: Processed in 0.008656046 sec. 2025.01.08 01:24:21.829014 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:21.829153 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:21.829211 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:21.829795 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:21.829840 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:21.830241 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.08 01:24:21.830473 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:21.830699 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} executeQuery: Read 52 rows, 3.30 KiB in 0.001574 sec., 33036.84879288437 rows/sec., 2.05 MiB/sec. 2025.01.08 01:24:21.830764 [ 4 ] {ef8c21dd-8df8-48c8-9cfa-65bce431b41d} TCPHandler: Processed in 0.001814748 sec. 2025.01.08 01:24:25.329723 [ 223 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:24:25.329799 [ 223 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:24:25.336516 [ 223 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:24:25.619249 [ 89 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:24:25.619326 [ 89 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:24:25.834404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.01.08 01:24:25.835185 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:25.835251 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:25.835772 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:24:25.836034 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:25.836296 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.08 01:24:25.877397 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:24:25.877454 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:24:25.879550 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:24:26.704596 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:26.704657 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:26.707129 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:26.777670 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:26.777718 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:26.779855 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:26.796567 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:26.796752 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:26.796831 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:26.797594 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:26.797638 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:26.798060 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 01:24:26.798316 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:26.798559 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} executeQuery: Read 26 rows, 1.98 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 1.05 MiB/sec. 2025.01.08 01:24:26.798643 [ 4 ] {ea5fe656-e510-484b-ac9f-2451517fb7c4} TCPHandler: Processed in 0.002205705 sec. 2025.01.08 01:24:26.798682 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:26.798762 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:26.798936 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:26.799217 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:26.799326 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:26.800763 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:26.800822 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:26.801778 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 01:24:26.802321 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:26.802624 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} executeQuery: Read 28 rows, 2.24 KiB in 0.003494 sec., 8013.737836290784 rows/sec., 640.05 KiB/sec. 2025.01.08 01:24:26.802776 [ 255 ] {50c71b58-bf46-4754-ae7b-7daa37720a9c} TCPHandler: Processed in 0.004024253 sec. 2025.01.08 01:24:26.802808 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:26.803017 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:26.803314 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:26.803468 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:26.804806 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:26.804849 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:26.805257 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 01:24:26.805493 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:26.805729 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} executeQuery: Read 100 rows, 7.10 KiB in 0.002533 sec., 39478.87879984208 rows/sec., 2.74 MiB/sec. 2025.01.08 01:24:26.805794 [ 4 ] {ef01597a-48a7-4671-9eb4-6be89d8088ef} TCPHandler: Processed in 0.002914655 sec. 2025.01.08 01:24:26.805798 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:26.805842 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:26.805971 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:26.806131 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:26.806223 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:26.807469 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:26.807521 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:26.808258 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.08 01:24:26.808713 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:26.808974 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} executeQuery: Read 30 rows, 2.10 KiB in 0.002869 sec., 10456.605088881142 rows/sec., 733.53 KiB/sec. 2025.01.08 01:24:26.809072 [ 255 ] {8073db9f-9c25-4cc0-b48a-b352bf5461f8} TCPHandler: Processed in 0.00319663 sec. 2025.01.08 01:24:26.809550 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:28.124329 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.08 01:24:28.146364 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.146435 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.153803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:24:28.154630 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.157992 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.08 01:24:28.740631 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.740817 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.740891 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:28.741632 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.741680 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.742106 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:28.742349 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.742586 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} executeQuery: Read 14 rows, 1.01 KiB in 0.001819 sec., 7696.5365585486525 rows/sec., 554.05 KiB/sec. 2025.01.08 01:24:28.742650 [ 4 ] {5db8eb34-e448-498c-b3b7-c56b660dcfe3} TCPHandler: Processed in 0.002143884 sec. 2025.01.08 01:24:28.742889 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.743103 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:28.743181 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:28.744423 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.744464 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.744989 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 01:24:28.745250 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.745447 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} executeQuery: Read 1353 rows, 115.54 KiB in 0.002404 sec., 562811.9800332779 rows/sec., 46.93 MiB/sec. 2025.01.08 01:24:28.745501 [ 255 ] {88980a00-7915-4b73-9335-ddebb486468e} TCPHandler: Processed in 0.002752364 sec. 2025.01.08 01:24:28.745732 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.745958 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.746051 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:28.746783 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.746824 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.747187 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:24:28.747432 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.747605 [ 84 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:24:28.747668 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} executeQuery: Read 27 rows, 1.96 KiB in 0.00176 sec., 15340.90909090909 rows/sec., 1.09 MiB/sec. 2025.01.08 01:24:28.747673 [ 84 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.747753 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.747806 [ 4 ] {183835f3-2489-411d-a1e3-9518a19a82cf} TCPHandler: Processed in 0.002179964 sec. 2025.01.08 01:24:28.748100 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.748175 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:24:28.748458 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.748667 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:28.748711 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:28.748844 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 62 rows starting from the beginning of the part 2025.01.08 01:24:28.749260 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:24:28.749777 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2025.01.08 01:24:28.750159 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2025.01.08 01:24:28.750652 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part 2025.01.08 01:24:28.751037 [ 201 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part 2025.01.08 01:24:28.752887 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.752956 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.754068 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:28.754426 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 5 columns (5 merged, 0 gathered) in 0.006537553 sec., 37475.795607316686 rows/sec., 2.82 MiB/sec. 2025.01.08 01:24:28.754619 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.754814 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:24:28.755038 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} executeQuery: Read 242 rows, 16.79 KiB in 0.006745 sec., 35878.42846553002 rows/sec., 2.43 MiB/sec. 2025.01.08 01:24:28.755115 [ 255 ] {1d901e22-0aa9-4fbf-8348-47d74dca4574} TCPHandler: Processed in 0.007219114 sec. 2025.01.08 01:24:28.755377 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.755476 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.755548 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.755584 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_66_13} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:24:28.755615 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:28.755706 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:24:28.756342 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.756383 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.756747 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:28.756988 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.757190 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec. 2025.01.08 01:24:28.757244 [ 4 ] {a286dae1-5e93-4a0e-a27c-dc9bc92c8bdc} TCPHandler: Processed in 0.001995902 sec. 2025.01.08 01:24:28.757397 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.757537 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:28.757596 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:28.758516 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.758555 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.758956 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 01:24:28.759201 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.759375 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} executeQuery: Read 822 rows, 60.69 KiB in 0.001868 sec., 440042.82655246253 rows/sec., 31.73 MiB/sec. 2025.01.08 01:24:28.759425 [ 255 ] {f15da46d-749e-4d8c-92c4-2cf340e4e3ec} TCPHandler: Processed in 0.002096803 sec. 2025.01.08 01:24:28.759588 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.759736 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:28.759798 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:28.760356 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.760396 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.760782 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:28.761019 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.761251 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. 2025.01.08 01:24:28.761331 [ 4 ] {7a1dde72-222f-45bb-bc53-b11b5d8f8739} TCPHandler: Processed in 0.001824509 sec. 2025.01.08 01:24:28.761540 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.761689 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.761752 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:28.762535 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.762574 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.763012 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 01:24:28.763255 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.763432 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} executeQuery: Read 963 rows, 65.53 KiB in 0.001773 sec., 543147.2081218273 rows/sec., 36.09 MiB/sec. 2025.01.08 01:24:28.763481 [ 255 ] {e8cc0647-5e50-468d-9274-86c0cbe167a8} TCPHandler: Processed in 0.002067403 sec. 2025.01.08 01:24:28.763633 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.763775 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.763836 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:28.764376 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.764415 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.764780 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.08 01:24:28.765010 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.765208 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2025.01.08 01:24:28.765259 [ 4 ] {d3063784-1b79-421f-a4c3-12da318dd831} TCPHandler: Processed in 0.001694217 sec. 2025.01.08 01:24:28.765410 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.765550 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.765650 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:28.766868 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.766905 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.767562 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:24:28.767831 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.767973 [ 84 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:24:28.768016 [ 84 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.768043 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} executeQuery: Read 20 rows, 36.70 KiB in 0.002524 sec., 7923.930269413629 rows/sec., 14.20 MiB/sec. 2025.01.08 01:24:28.768047 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.768264 [ 255 ] {7630cdce-dc3a-4821-af15-b64990d1a351} TCPHandler: Processed in 0.002924886 sec. 2025.01.08 01:24:28.768269 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:24:28.768436 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:28.768735 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:28.768828 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:28.768853 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:28.769072 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1792 rows starting from the beginning of the part 2025.01.08 01:24:28.769950 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2025.01.08 01:24:28.770628 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2025.01.08 01:24:28.771297 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:28.771358 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part 2025.01.08 01:24:28.771369 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:28.771998 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 41 rows starting from the beginning of the part 2025.01.08 01:24:28.772650 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part 2025.01.08 01:24:28.772823 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.08 01:24:28.773598 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.774021 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} executeQuery: Read 34 rows, 2.03 KiB in 0.005364 sec., 6338.553318419091 rows/sec., 379.23 KiB/sec. 2025.01.08 01:24:28.774228 [ 4 ] {89df50d2-cfe3-486e-b830-6295e50031ba} TCPHandler: Processed in 0.005879712 sec. 2025.01.08 01:24:28.783882 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1935 rows, containing 19 columns (19 merged, 0 gathered) in 0.015744408 sec., 122900.77848592337 rows/sec., 220.23 MiB/sec. 2025.01.08 01:24:28.785595 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:24:28.786021 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:28.786110 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_66_13} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:24:28.786274 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. 2025.01.08 01:24:29.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.75 MiB, peak 276.11 MiB, free memory in arenas 0.00 B, will set to 262.80 MiB (RSS), difference: 4.05 MiB 2025.01.08 01:24:31.015927 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1934 2025.01.08 01:24:31.020368 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.020428 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.021943 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:31.022259 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.022917 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1934 2025.01.08 01:24:31.794872 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.795070 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:24:31.795150 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:24:31.795900 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.795954 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.796389 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.08 01:24:31.796649 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.796866 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} executeQuery: Read 2 rows, 167.00 B in 0.001848 sec., 1082.2510822510822 rows/sec., 88.25 KiB/sec. 2025.01.08 01:24:31.796964 [ 4 ] {eac90fd0-bcca-4de6-b0a9-13ffb0a14b8e} TCPHandler: Processed in 0.002234245 sec. 2025.01.08 01:24:31.797213 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.797406 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:31.797486 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:31.798367 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.798417 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.798859 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 01:24:31.799117 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.799367 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} executeQuery: Read 69 rows, 5.98 KiB in 0.002019 sec., 34175.33432392273 rows/sec., 2.89 MiB/sec. 2025.01.08 01:24:31.799425 [ 255 ] {0e15731a-e695-446d-a1e0-ae850967d2f0} TCPHandler: Processed in 0.002343517 sec. 2025.01.08 01:24:31.799597 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.799749 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:31.799811 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:31.800502 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.800540 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.800916 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:24:31.801156 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.801338 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} executeQuery: Read 23 rows, 1.72 KiB in 0.001625 sec., 14153.846153846154 rows/sec., 1.03 MiB/sec. 2025.01.08 01:24:31.801390 [ 4 ] {a67d67bf-4b40-4d92-b556-02607d51b075} TCPHandler: Processed in 0.00187756 sec. 2025.01.08 01:24:31.801532 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.801648 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:31.801699 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:31.802307 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.802347 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.802716 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 01:24:31.802978 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.803208 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} executeQuery: Read 51 rows, 4.08 KiB in 0.001581 sec., 32258.064516129034 rows/sec., 2.52 MiB/sec. 2025.01.08 01:24:31.803266 [ 255 ] {ac605cae-4207-480e-8fca-7d69fa5fc53c} TCPHandler: Processed in 0.001785258 sec. 2025.01.08 01:24:31.803458 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.803776 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:31.803877 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:31.804412 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.804449 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.804832 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 01:24:31.805080 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.805231 [ 78 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.01.08 01:24:31.805259 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} executeQuery: Read 61 rows, 4.33 KiB in 0.001597 sec., 38196.61865998748 rows/sec., 2.65 MiB/sec. 2025.01.08 01:24:31.805283 [ 78 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.805328 [ 4 ] {4d4b22c7-c395-4fd6-a953-89fd7d5629e4} TCPHandler: Processed in 0.001979141 sec. 2025.01.08 01:24:31.805332 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.805508 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.805529 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:24:31.805725 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:31.805863 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:31.805960 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:31.805966 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 28608 rows starting from the beginning of the part 2025.01.08 01:24:31.806496 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:31.806920 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 177 rows starting from the beginning of the part 2025.01.08 01:24:31.807353 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:31.807752 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 963 rows starting from the beginning of the part 2025.01.08 01:24:31.810253 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.810330 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.811851 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:24:31.812197 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.812509 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} executeQuery: Read 21 rows, 38.53 KiB in 0.006859 sec., 3061.670797492346 rows/sec., 5.49 MiB/sec. 2025.01.08 01:24:31.813275 [ 255 ] {b89cd987-ac63-4bde-a6b4-bf85d440e7c9} TCPHandler: Processed in 0.007858164 sec. 2025.01.08 01:24:31.813548 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:31.813714 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:31.813781 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:31.814431 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:31.814474 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2025.01.08 01:24:31.814962 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.08 01:24:31.815261 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.815443 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} executeQuery: Read 18 rows, 1.26 KiB in 0.001755 sec., 10256.410256410256 rows/sec., 719.48 KiB/sec. 2025.01.08 01:24:31.815556 [ 4 ] {dfd2926b-91fa-450b-9f32-db38b449f1dd} TCPHandler: Processed in 0.002152094 sec. 2025.01.08 01:24:31.816456 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 29948 rows, containing 5 columns (5 merged, 0 gathered) in 0.011010403 sec., 2719973.1018019957 rows/sec., 182.13 MiB/sec. 2025.01.08 01:24:31.816973 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.01.08 01:24:31.817340 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:31.817434 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_119_24} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.01.08 01:24:31.817530 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 01:24:33.336433 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.01.08 01:24:33.337230 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:33.337287 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:33.337850 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:24:33.338113 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:33.338357 [ 75 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:24:33.338379 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.01.08 01:24:33.338446 [ 75 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:33.338480 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:33.338633 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.338801 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:33.338845 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.338933 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.339159 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.339309 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.339476 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.339574 [ 193 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:24:33.342395 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00383523 sec., 8493362.849164197 rows/sec., 121.50 MiB/sec. 2025.01.08 01:24:33.342880 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:24:33.343270 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:33.343376 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_71_14} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:24:33.343516 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.08 01:24:35.658073 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.01.08 01:24:35.679950 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:35.680017 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:35.687362 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:24:35.688202 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:35.688647 [ 70 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:24:35.688839 [ 70 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:35.688948 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:35.689483 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.699718 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.01.08 01:24:35.701024 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:35.701970 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.707055 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.711861 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.718880 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.724577 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:24:35.730521 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.01.08 01:24:35.792184 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.103052373 sec., 5191.534987748414 rows/sec., 26.84 MiB/sec. 2025.01.08 01:24:35.795515 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:24:35.798486 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:35.798611 [ 192 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_71_14} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:24:35.801336 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.99 MiB. 2025.01.08 01:24:36.795716 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:36.795928 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:36.796007 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:36.796803 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.796851 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.797283 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 01:24:36.797528 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.797737 [ 72 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 01:24:36.797791 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} executeQuery: Read 26 rows, 1.98 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 1.01 MiB/sec. 2025.01.08 01:24:36.797824 [ 72 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.797904 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.797915 [ 4 ] {c4fa0f81-3ec8-419a-b6c1-391eba1184f5} TCPHandler: Processed in 0.002333387 sec. 2025.01.08 01:24:36.798184 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:24:36.798216 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:36.798579 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:36.798597 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:36.798660 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1402 rows starting from the beginning of the part 2025.01.08 01:24:36.798689 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:36.798990 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 255 rows starting from the beginning of the part 2025.01.08 01:24:36.799341 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:36.799650 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:24:36.800210 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 69 rows starting from the beginning of the part 2025.01.08 01:24:36.800573 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:36.801576 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.801657 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.802635 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 01:24:36.803176 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.803369 [ 72 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 01:24:36.803426 [ 72 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.803459 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.803466 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} executeQuery: Read 28 rows, 2.24 KiB in 0.005021 sec., 5576.5783708424615 rows/sec., 445.39 KiB/sec. 2025.01.08 01:24:36.803789 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:24:36.803809 [ 255 ] {eec7eeed-b57a-4c41-bf0c-3915288a792a} TCPHandler: Processed in 0.005767311 sec. 2025.01.08 01:24:36.804179 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:36.804396 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:36.804519 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 875 rows starting from the beginning of the part 2025.01.08 01:24:36.804649 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:36.804981 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:36.805154 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 387 rows starting from the beginning of the part 2025.01.08 01:24:36.805656 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:36.806122 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 822 rows starting from the beginning of the part 2025.01.08 01:24:36.806733 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 51 rows starting from the beginning of the part 2025.01.08 01:24:36.807250 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:36.809665 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.011596383 sec., 269997.9812670899 rows/sec., 23.67 MiB/sec. 2025.01.08 01:24:36.809863 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.809920 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.810138 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 01:24:36.811257 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.811346 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 01:24:36.811576 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_121_24} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 01:24:36.811775 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:24:36.811922 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.812145 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.008551174 sec., 256222.12809609534 rows/sec., 19.51 MiB/sec. 2025.01.08 01:24:36.812322 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} executeQuery: Read 100 rows, 7.10 KiB in 0.007847 sec., 12743.723716069835 rows/sec., 904.75 KiB/sec. 2025.01.08 01:24:36.812502 [ 4 ] {ead4039a-0d1e-4770-9391-8b6a036b9cce} TCPHandler: Processed in 0.008524955 sec. 2025.01.08 01:24:36.812515 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 01:24:36.812806 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:36.813286 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:36.813337 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.813563 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:36.813663 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_121_24} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 01:24:36.813962 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:24:36.814935 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.814977 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.815366 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.08 01:24:36.815628 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.815771 [ 72 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.08 01:24:36.815812 [ 72 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:36.815818 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} executeQuery: Read 30 rows, 2.10 KiB in 0.00273 sec., 10989.01098901099 rows/sec., 770.88 KiB/sec. 2025.01.08 01:24:36.815839 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:36.815929 [ 255 ] {ea2ab6f5-90d5-460d-ab40-8c5a67e47fb1} TCPHandler: Processed in 0.003305902 sec. 2025.01.08 01:24:36.816087 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:24:36.816248 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:36.816284 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 4066 rows starting from the beginning of the part 2025.01.08 01:24:36.816398 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 52 rows starting from the beginning of the part 2025.01.08 01:24:36.816568 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:36.816714 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part 2025.01.08 01:24:36.816877 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part 2025.01.08 01:24:36.817029 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:36.818664 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721853 sec., 1554088.336144531 rows/sec., 100.04 MiB/sec. 2025.01.08 01:24:36.818966 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.08 01:24:36.819267 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:36.819357 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_121_24} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.08 01:24:36.819441 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. 2025.01.08 01:24:39.758800 [ 66 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.08 01:24:39.758886 [ 66 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:39.758913 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:39.759203 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:24:39.759792 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:39.759864 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 242 rows starting from the beginning of the part 2025.01.08 01:24:39.759978 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.08 01:24:39.760205 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:39.760409 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:39.760638 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.08 01:24:39.761704 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694612 sec., 279817.65092710935 rows/sec., 20.03 MiB/sec. 2025.01.08 01:24:39.761832 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.08 01:24:39.762102 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:39.762211 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_51_11} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.08 01:24:39.762294 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:24:40.619585 [ 64 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:24:40.619647 [ 64 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:24:40.838534 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.01.08 01:24:40.839236 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:40.839280 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:40.839853 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:24:40.840113 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:40.840311 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.08 01:24:40.978989 [ 64 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.08 01:24:40.979063 [ 64 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:40.979103 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:40.979332 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.979858 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:40.979934 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.980007 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.980103 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.980371 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.980519 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:24:40.981384 [ 196 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.002190474 sec., 139695.7918697049 rows/sec., 7.13 MiB/sec. 2025.01.08 01:24:40.981613 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.08 01:24:40.982080 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:40.982197 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_51_11} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.08 01:24:40.982321 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:24:41.023201 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1956 2025.01.08 01:24:41.026164 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.026216 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.027693 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:41.028004 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.028659 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1956 2025.01.08 01:24:41.802450 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.802663 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.802738 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:41.803488 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.803536 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.803984 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:41.804236 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.804482 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. 2025.01.08 01:24:41.804546 [ 4 ] {e041676b-4883-4fbe-96d8-bcee15dd6d24} TCPHandler: Processed in 0.002236305 sec. 2025.01.08 01:24:41.804807 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.805001 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:41.805076 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:41.805972 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.806018 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.806487 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 01:24:41.806746 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.806945 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} executeQuery: Read 255 rows, 23.35 KiB in 0.002 sec., 127500 rows/sec., 11.40 MiB/sec. 2025.01.08 01:24:41.807011 [ 255 ] {7a03c677-98ad-4ddf-8d6b-5e63dbd4e375} TCPHandler: Processed in 0.002341617 sec. 2025.01.08 01:24:41.807184 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.807335 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.807395 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:41.808057 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.808101 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.808486 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:24:41.808735 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.808956 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} executeQuery: Read 48 rows, 3.54 KiB in 0.001656 sec., 28985.507246376812 rows/sec., 2.09 MiB/sec. 2025.01.08 01:24:41.809014 [ 4 ] {e116dceb-30ce-4a7c-9d74-fb15340484b1} TCPHandler: Processed in 0.00190513 sec. 2025.01.08 01:24:41.809173 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.809299 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.809353 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:41.809956 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.809994 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.810367 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:41.810606 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.810785 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} executeQuery: Read 14 rows, 1004.00 B in 0.001517 sec., 9228.74093605801 rows/sec., 646.32 KiB/sec. 2025.01.08 01:24:41.810840 [ 255 ] {37a70623-b6ac-49c4-8c06-aedb88a90bbb} TCPHandler: Processed in 0.001726177 sec. 2025.01.08 01:24:41.811025 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.811179 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.811250 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:41.812055 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.812108 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.812615 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:41.812955 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.813237 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} executeQuery: Read 13 rows, 830.00 B in 0.002092 sec., 6214.149139579349 rows/sec., 387.45 KiB/sec. 2025.01.08 01:24:41.813319 [ 4 ] {5282ad70-2027-4a5d-964a-19e6dc675272} TCPHandler: Processed in 0.002365867 sec. 2025.01.08 01:24:41.813486 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.813626 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:41.813685 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:41.814532 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.814577 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.814993 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 01:24:41.815250 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.815447 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} executeQuery: Read 387 rows, 28.09 KiB in 0.001844 sec., 209869.8481561822 rows/sec., 14.87 MiB/sec. 2025.01.08 01:24:41.815516 [ 255 ] {50811ae8-17fe-4aaa-8b61-ee726b23faf2} TCPHandler: Processed in 0.002098863 sec. 2025.01.08 01:24:41.815708 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.816041 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:41.816191 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:41.816833 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.816876 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.817284 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:41.817537 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.817748 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} executeQuery: Read 6 rows, 321.00 B in 0.001834 sec., 3271.537622682661 rows/sec., 170.93 KiB/sec. 2025.01.08 01:24:41.817805 [ 4 ] {4c5b1c5e-f754-4eee-845b-bc4e34720eb3} TCPHandler: Processed in 0.002185844 sec. 2025.01.08 01:24:41.817962 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.818104 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.818171 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:41.818826 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.818864 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.819263 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 01:24:41.819497 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.819732 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} executeQuery: Read 177 rows, 11.96 KiB in 0.001653 sec., 107078.03992740472 rows/sec., 7.06 MiB/sec. 2025.01.08 01:24:41.819808 [ 255 ] {101a35c8-907c-49f5-9229-45c9db8126f9} TCPHandler: Processed in 0.00191512 sec. 2025.01.08 01:24:41.819992 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.820312 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.820477 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:41.821037 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.821079 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.821465 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.08 01:24:41.821730 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.821956 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} executeQuery: Read 1 rows, 69.00 B in 0.001762 sec., 567.5368898978434 rows/sec., 38.24 KiB/sec. 2025.01.08 01:24:41.822016 [ 4 ] {df5cdbd5-987e-483f-a239-2505f1e9e9ab} TCPHandler: Processed in 0.002112323 sec. 2025.01.08 01:24:41.822178 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.822323 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.822419 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:41.823671 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.823710 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.824380 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:24:41.824638 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.824884 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} executeQuery: Read 41 rows, 75.23 KiB in 0.002593 sec., 15811.801002699576 rows/sec., 28.33 MiB/sec. 2025.01.08 01:24:41.824995 [ 255 ] {6b09d012-0bf4-41f0-a1ca-5784c7c4ee42} TCPHandler: Processed in 0.002888695 sec. 2025.01.08 01:24:41.825149 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:41.825274 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:41.825328 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:41.825931 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:41.825974 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:41.826382 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.08 01:24:41.826649 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:41.826881 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} executeQuery: Read 52 rows, 3.30 KiB in 0.001633 sec., 31843.233312921006 rows/sec., 1.97 MiB/sec. 2025.01.08 01:24:41.826935 [ 4 ] {06513af7-0519-47ee-9aca-f7bac6f3f8e6} TCPHandler: Processed in 0.001849229 sec. 2025.01.08 01:24:43.199802 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.01.08 01:24:43.223452 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:43.223511 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:43.230939 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:24:43.231796 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:43.235289 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.08 01:24:46.109318 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:46.109379 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:46.111557 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:24:46.204339 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:46.204423 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:46.211824 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:24:46.738446 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:46.738497 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:46.741007 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:24:46.796313 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:46.796506 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:46.796579 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:46.797361 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:46.797406 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:46.797853 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 01:24:46.798122 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:46.798325 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} executeQuery: Read 26 rows, 1.98 KiB in 0.001874 sec., 13874.066168623265 rows/sec., 1.03 MiB/sec. 2025.01.08 01:24:46.798390 [ 4 ] {d969e8e2-12f8-4bf4-a3e2-d4a04465ad25} TCPHandler: Processed in 0.002208855 sec. 2025.01.08 01:24:46.798664 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:46.798864 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:46.798943 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:46.799737 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:46.799793 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:46.800256 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 01:24:46.800554 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:46.800805 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} executeQuery: Read 28 rows, 2.24 KiB in 0.001995 sec., 14035.087719298246 rows/sec., 1.09 MiB/sec. 2025.01.08 01:24:46.800877 [ 255 ] {b7a19300-307b-46d5-84ac-f8f9772b6d53} TCPHandler: Processed in 0.002359447 sec. 2025.01.08 01:24:46.801050 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:46.801182 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:46.801241 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:46.801823 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:46.801864 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:46.802289 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 01:24:46.802547 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:46.802762 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} executeQuery: Read 100 rows, 7.10 KiB in 0.001598 sec., 62578.22277847309 rows/sec., 4.34 MiB/sec. 2025.01.08 01:24:46.802865 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:46.802892 [ 4 ] {daef462b-9e61-4643-8104-9953a70f3dc0} TCPHandler: Processed in 0.00190031 sec. 2025.01.08 01:24:46.802910 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:46.803108 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:46.803253 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:46.803326 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:46.804057 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:46.804102 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:46.804626 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.08 01:24:46.804948 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:46.805233 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} executeQuery: Read 30 rows, 2.10 KiB in 0.002012 sec., 14910.536779324057 rows/sec., 1.02 MiB/sec. 2025.01.08 01:24:46.805307 [ 255 ] {fcd4dbd8-cdad-4ae8-8626-7337670ae47d} TCPHandler: Processed in 0.002290676 sec. 2025.01.08 01:24:46.805833 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:24:48.340452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.01.08 01:24:48.341206 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:48.341262 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:48.341826 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:24:48.342102 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:48.342408 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.01.08 01:24:50.735369 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.08 01:24:50.760200 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:50.760286 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:50.768132 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:24:50.769007 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:50.773758 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.08 01:24:51.028847 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1986 2025.01.08 01:24:51.032124 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.032185 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.033767 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:51.034089 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.034566 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:24:51.034729 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:24:51.036222 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1986 2025.01.08 01:24:51.037957 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:24:51.802035 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.802252 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.802337 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:51.803178 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.803229 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.803696 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:51.803956 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.804112 [ 46 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.08 01:24:51.804157 [ 46 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.804164 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} executeQuery: Read 14 rows, 1.01 KiB in 0.001971 sec., 7102.9934043632675 rows/sec., 511.32 KiB/sec. 2025.01.08 01:24:51.804183 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.804288 [ 4 ] {7da3165e-dc26-485a-ab88-12c9944dab6d} TCPHandler: Processed in 0.002388377 sec. 2025.01.08 01:24:51.804405 [ 220 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:24:51.804529 [ 220 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:24:51.804619 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:24:51.804650 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.805037 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:51.805062 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:51.805186 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:51.805192 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2025.01.08 01:24:51.805759 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:51.806268 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:51.806754 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:51.807258 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.08 01:24:51.810050 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.810147 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.810576 [ 220 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:24:51.812001 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 01:24:51.812239 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007923084 sec., 8834.943564904777 rows/sec., 670.51 KiB/sec. 2025.01.08 01:24:51.812438 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.08 01:24:51.812597 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.813043 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} executeQuery: Read 255 rows, 23.35 KiB in 0.008129 sec., 31369.17209988928 rows/sec., 2.81 MiB/sec. 2025.01.08 01:24:51.813128 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.813290 [ 255 ] {44c4a76f-f350-44f9-80e7-785f28aa776f} TCPHandler: Processed in 0.008855609 sec. 2025.01.08 01:24:51.813413 [ 189 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_53_13} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.08 01:24:51.813599 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.813685 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:24:51.813962 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.814090 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:51.814890 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.814932 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.815321 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:24:51.815563 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.815746 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} executeQuery: Read 48 rows, 3.54 KiB in 0.001903 sec., 25223.331581713086 rows/sec., 1.82 MiB/sec. 2025.01.08 01:24:51.815809 [ 4 ] {60b19bce-a2ad-4a49-b93f-4a78e41da637} TCPHandler: Processed in 0.002371167 sec. 2025.01.08 01:24:51.815958 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.816086 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.816140 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:51.816748 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.816788 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.817162 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:51.817415 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.817617 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. 2025.01.08 01:24:51.817670 [ 255 ] {e87f89fb-fa92-476c-8107-d68531a1279e} TCPHandler: Processed in 0.001773408 sec. 2025.01.08 01:24:51.817809 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.817933 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.817988 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:51.818702 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.818748 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.819151 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:51.819395 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.819522 [ 46 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.08 01:24:51.819566 [ 46 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.819591 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. 2025.01.08 01:24:51.819598 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.819749 [ 4 ] {500843a0-3980-4105-b402-8f2c96e49cf6} TCPHandler: Processed in 0.002001692 sec. 2025.01.08 01:24:51.819779 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:24:51.819789 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:24:51.819822 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:24:51.819990 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.820109 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:51.820218 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2025.01.08 01:24:51.820306 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:51.820685 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:51.820710 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:51.821338 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:51.821947 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:51.822575 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.01.08 01:24:51.825450 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.825571 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.826314 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:24:51.827529 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007837173 sec., 8293.806963301691 rows/sec., 549.51 KiB/sec. 2025.01.08 01:24:51.827603 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 01:24:51.827804 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.08 01:24:51.828259 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.828420 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.828684 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_53_13} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.08 01:24:51.828705 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} executeQuery: Read 387 rows, 28.09 KiB in 0.008478 sec., 45647.558386411896 rows/sec., 3.24 MiB/sec. 2025.01.08 01:24:51.828870 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:24:51.828895 [ 255 ] {95c9906b-610a-4e96-9a66-af9c4727988a} TCPHandler: Processed in 0.009045953 sec. 2025.01.08 01:24:51.829061 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.829187 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:51.829239 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:51.829711 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.829750 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.830131 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:51.830379 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.830551 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. 2025.01.08 01:24:51.830604 [ 4 ] {8374c036-ca5c-4c03-9da4-3bee438a19a0} TCPHandler: Processed in 0.001602075 sec. 2025.01.08 01:24:51.830738 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.830857 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.830911 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:51.831582 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.831629 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.832096 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 01:24:51.832344 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.832530 [ 46 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.01.08 01:24:51.832588 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} executeQuery: Read 177 rows, 11.96 KiB in 0.001749 sec., 101200.68610634649 rows/sec., 6.68 MiB/sec. 2025.01.08 01:24:51.832594 [ 46 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.832670 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.832725 [ 255 ] {ff5a2afc-8ceb-42b6-a308-4829dff28855} TCPHandler: Processed in 0.002038072 sec. 2025.01.08 01:24:51.832886 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:24:51.832920 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.833123 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:51.833184 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.833207 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 5 marks from part all_1_119_24, total 29948 rows starting from the beginning of the part 2025.01.08 01:24:51.833323 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:51.833511 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 61 rows starting from the beginning of the part 2025.01.08 01:24:51.833907 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:51.834261 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 177 rows starting from the beginning of the part 2025.01.08 01:24:51.834596 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part 2025.01.08 01:24:51.834932 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part 2025.01.08 01:24:51.835852 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.835945 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.836510 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.08 01:24:51.836812 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.837309 [ 219 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:24:51.837347 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} executeQuery: Read 1 rows, 69.00 B in 0.004218 sec., 237.07918444760548 rows/sec., 15.98 KiB/sec. 2025.01.08 01:24:51.837433 [ 219 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:24:51.837679 [ 4 ] {f4732920-ba28-4c79-b8a1-e1f65166ce56} TCPHandler: Processed in 0.004845776 sec. 2025.01.08 01:24:51.838000 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.838250 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.838521 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:51.842513 [ 219 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:24:51.842617 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.842727 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.844705 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:24:51.845217 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 30563 rows, containing 5 columns (5 merged, 0 gathered) in 0.012435986 sec., 2457625.796619585 rows/sec., 164.58 MiB/sec. 2025.01.08 01:24:51.845317 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.845635 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} executeQuery: Read 41 rows, 75.23 KiB in 0.007438 sec., 5512.2344716321595 rows/sec., 9.88 MiB/sec. 2025.01.08 01:24:51.845810 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.01.08 01:24:51.846536 [ 255 ] {5b1d93c3-4f59-44ff-aa98-cd64aa191dc5} TCPHandler: Processed in 0.008706017 sec. 2025.01.08 01:24:51.846872 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:51.847198 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.847267 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:51.847416 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:51.847478 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_124_25} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.01.08 01:24:51.847675 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.08 01:24:51.848126 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:51.848169 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:51.848553 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.08 01:24:51.848800 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:51.848995 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} executeQuery: Read 52 rows, 3.30 KiB in 0.001844 sec., 28199.566160520608 rows/sec., 1.75 MiB/sec. 2025.01.08 01:24:51.849072 [ 4 ] {b10e5274-67e8-4c50-ad7a-ef8dc48f072f} TCPHandler: Processed in 0.002427519 sec. 2025.01.08 01:24:55.619923 [ 40 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:24:55.619990 [ 40 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:24:55.842564 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.01.08 01:24:55.843218 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:55.843269 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:55.843830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:24:55.844092 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:55.844337 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.08 01:24:56.795223 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:56.795415 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:56.795491 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:56.796281 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:56.796333 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:56.796800 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 01:24:56.797076 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:56.797316 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} executeQuery: Read 26 rows, 1.98 KiB in 0.001954 sec., 13306.038894575231 rows/sec., 1013.05 KiB/sec. 2025.01.08 01:24:56.797388 [ 4 ] {0a2c0177-90ca-4d60-8459-cbef4c22dfe3} TCPHandler: Processed in 0.002295926 sec. 2025.01.08 01:24:56.797797 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:56.798081 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:56.798184 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:56.799012 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:56.799071 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:56.799542 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 01:24:56.799816 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:56.800070 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} executeQuery: Read 28 rows, 2.24 KiB in 0.002073 sec., 13506.994693680655 rows/sec., 1.05 MiB/sec. 2025.01.08 01:24:56.800139 [ 255 ] {26eb4434-3904-429a-82e9-175a454be881} TCPHandler: Processed in 0.002598291 sec. 2025.01.08 01:24:56.800308 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:56.800440 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:56.800499 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:56.801083 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:56.801126 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:56.801539 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 01:24:56.801810 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:56.802034 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} executeQuery: Read 100 rows, 7.10 KiB in 0.001627 sec., 61462.81499692686 rows/sec., 4.26 MiB/sec. 2025.01.08 01:24:56.802102 [ 4 ] {489b1df9-cea4-4356-8ab3-4aa1c7ae862a} TCPHandler: Processed in 0.001859969 sec. 2025.01.08 01:24:56.802319 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:56.802552 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:56.802619 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:56.803218 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:56.803260 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2025.01.08 01:24:56.803668 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.08 01:24:56.803920 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:56.804121 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} executeQuery: Read 30 rows, 2.10 KiB in 0.001613 sec., 18598.884066955983 rows/sec., 1.27 MiB/sec. 2025.01.08 01:24:56.804175 [ 255 ] {292f4125-65cd-4e42-815b-d92db8d1dc42} TCPHandler: Processed in 0.001978982 sec. 2025.01.08 01:24:58.112961 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:24:58.113029 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:24:58.114928 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:24:58.273843 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.08 01:24:58.298021 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.298090 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.309435 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:24:58.310410 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.316075 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.08 01:24:58.740924 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.741115 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.741188 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:24:58.741920 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.741967 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.742412 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:58.742668 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.742865 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. 2025.01.08 01:24:58.742930 [ 4 ] {9029d3c2-6d42-43e8-9b25-29e298c8e6f1} TCPHandler: Processed in 0.002132964 sec. 2025.01.08 01:24:58.743170 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.743387 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:24:58.743469 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:24:58.744299 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.744343 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.744712 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.08 01:24:58.744955 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.745244 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} executeQuery: Read 12 rows, 1002.00 B in 0.001905 sec., 6299.212598425197 rows/sec., 513.66 KiB/sec. 2025.01.08 01:24:58.745563 [ 255 ] {cebffff4-9a8f-4d57-9af1-d74808eec1a0} TCPHandler: Processed in 0.00252161 sec. 2025.01.08 01:24:58.745845 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.746015 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:24:58.746076 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:24:58.747650 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.747690 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.748133 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 01:24:58.748386 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.748530 [ 34 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 01:24:58.748573 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} executeQuery: Read 1359 rows, 115.98 KiB in 0.002589 sec., 524913.0938586326 rows/sec., 43.75 MiB/sec. 2025.01.08 01:24:58.748573 [ 34 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.748627 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.748648 [ 4 ] {4cf0c14c-42fc-480e-bcee-44d5b32bca6e} TCPHandler: Processed in 0.002973307 sec. 2025.01.08 01:24:58.748772 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:24:58.748850 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.748923 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:58.748979 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1402 rows starting from the beginning of the part 2025.01.08 01:24:58.749099 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.749230 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 255 rows starting from the beginning of the part 2025.01.08 01:24:58.749257 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:24:58.749567 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:58.749930 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 255 rows starting from the beginning of the part 2025.01.08 01:24:58.750232 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part 2025.01.08 01:24:58.750558 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:24:58.752377 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.752461 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.753402 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:24:58.753757 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.754174 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462377 sec., 608343.2176138703 rows/sec., 53.56 MiB/sec. 2025.01.08 01:24:58.754346 [ 223 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:24:58.754364 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} executeQuery: Read 39 rows, 2.80 KiB in 0.005331 sec., 7315.700619020822 rows/sec., 524.83 KiB/sec. 2025.01.08 01:24:58.754424 [ 223 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:24:58.754537 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 01:24:58.754658 [ 255 ] {08ab0bee-7d51-42e6-a765-8a92ccc3cdda} TCPHandler: Processed in 0.005900823 sec. 2025.01.08 01:24:58.754972 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.755154 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.755223 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.755283 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:24:58.755413 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_126_25} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 01:24:58.755661 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 01:24:58.757026 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.757100 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.757734 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:58.758231 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.758546 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} executeQuery: Read 242 rows, 16.79 KiB in 0.003426 sec., 70636.31056625803 rows/sec., 4.79 MiB/sec. 2025.01.08 01:24:58.758728 [ 223 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:24:58.758732 [ 4 ] {91a7ac16-3526-48aa-b08d-ef847f191471} TCPHandler: Processed in 0.003936262 sec. 2025.01.08 01:24:58.759070 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.759379 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.759519 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:24:58.760363 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.760405 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.760780 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:58.761019 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.761253 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} executeQuery: Read 13 rows, 830.00 B in 0.001981 sec., 6562.342251388188 rows/sec., 409.16 KiB/sec. 2025.01.08 01:24:58.761325 [ 255 ] {e89324c9-5ab4-4a45-8051-54b4775ea73a} TCPHandler: Processed in 0.002455848 sec. 2025.01.08 01:24:58.761538 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.761692 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:24:58.761751 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:24:58.762687 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.762727 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.763128 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 01:24:58.763376 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.763564 [ 35 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 01:24:58.763625 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} executeQuery: Read 834 rows, 61.67 KiB in 0.001959 sec., 425727.41194486985 rows/sec., 30.74 MiB/sec. 2025.01.08 01:24:58.763633 [ 35 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.763711 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.763768 [ 4 ] {c869b779-72b5-4362-b044-aae2378d0a36} TCPHandler: Processed in 0.002348417 sec. 2025.01.08 01:24:58.763982 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:24:58.764002 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.764253 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:58.764279 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:24:58.764324 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 875 rows starting from the beginning of the part 2025.01.08 01:24:58.764399 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:24:58.764612 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 387 rows starting from the beginning of the part 2025.01.08 01:24:58.765027 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:58.765489 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 387 rows starting from the beginning of the part 2025.01.08 01:24:58.765796 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 28 rows starting from the beginning of the part 2025.01.08 01:24:58.766150 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 834 rows starting from the beginning of the part 2025.01.08 01:24:58.766808 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.766871 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.767771 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:58.768344 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.768725 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} executeQuery: Read 6 rows, 321.00 B in 0.004539 sec., 1321.8770654329148 rows/sec., 69.06 KiB/sec. 2025.01.08 01:24:58.768787 [ 255 ] {5c1a99d6-cb93-4b20-b0ae-b28f9d078514} TCPHandler: Processed in 0.004903637 sec. 2025.01.08 01:24:58.768988 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.769313 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.769328 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.005513436 sec., 460511.3762089557 rows/sec., 34.93 MiB/sec. 2025.01.08 01:24:58.769402 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:24:58.769588 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 01:24:58.770178 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.770272 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_126_25} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 01:24:58.770436 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.08 01:24:58.770766 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.770811 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.771269 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 01:24:58.771510 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.771731 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} executeQuery: Read 969 rows, 65.95 KiB in 0.002512 sec., 385748.4076433121 rows/sec., 25.64 MiB/sec. 2025.01.08 01:24:58.771789 [ 4 ] {cd3f48d7-3097-4323-8ecd-f14ebdaf6f77} TCPHandler: Processed in 0.002898706 sec. 2025.01.08 01:24:58.771948 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.772085 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.772146 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:24:58.772702 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.772751 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.773182 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.08 01:24:58.773420 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.773637 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. 2025.01.08 01:24:58.773692 [ 255 ] {f240b6c1-96ff-4cdf-941b-093b5206a2e0} TCPHandler: Processed in 0.001815238 sec. 2025.01.08 01:24:58.773842 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.773962 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.774043 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:24:58.775161 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.775202 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.775882 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:24:58.776144 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.776430 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} executeQuery: Read 20 rows, 36.70 KiB in 0.002482 sec., 8058.017727639001 rows/sec., 14.44 MiB/sec. 2025.01.08 01:24:58.776473 [ 219 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:24:58.776552 [ 219 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:24:58.776715 [ 4 ] {4110782b-1df3-469d-8ed6-d777b0e805b1} TCPHandler: Processed in 0.002930697 sec. 2025.01.08 01:24:58.776978 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:24:58.777139 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:24:58.777243 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:24:58.778397 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.778440 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.779133 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.08 01:24:58.779492 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.779741 [ 35 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.08 01:24:58.779823 [ 35 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:24:58.779899 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:24:58.780060 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} executeQuery: Read 34 rows, 2.03 KiB in 0.00294 sec., 11564.625850340137 rows/sec., 691.90 KiB/sec. 2025.01.08 01:24:58.780138 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:24:58.780149 [ 255 ] {5d192dd8-e775-428a-af9b-0298ea8f5e9c} TCPHandler: Processed in 0.003336523 sec. 2025.01.08 01:24:58.780380 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:24:58.780432 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 4230 rows starting from the beginning of the part 2025.01.08 01:24:58.780532 [ 219 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:24:58.780662 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 52 rows starting from the beginning of the part 2025.01.08 01:24:58.781067 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:58.781380 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 52 rows starting from the beginning of the part 2025.01.08 01:24:58.781612 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 30 rows starting from the beginning of the part 2025.01.08 01:24:58.781961 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part 2025.01.08 01:24:58.784643 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 4428 rows, containing 4 columns (4 merged, 0 gathered) in 0.004589742 sec., 964760.1106990328 rows/sec., 62.06 MiB/sec. 2025.01.08 01:24:58.784969 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.08 01:24:58.785307 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:24:58.785391 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_126_25} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.08 01:24:58.785477 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. 2025.01.08 01:24:59.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.84 MiB, peak 281.33 MiB, free memory in arenas 0.00 B, will set to 263.38 MiB (RSS), difference: -1.46 MiB 2025.01.08 01:24:59.366587 [ 222 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:24:59.366639 [ 222 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:24:59.368519 [ 222 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:25:01.036508 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2040 2025.01.08 01:25:01.040530 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.040580 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.042155 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:01.042470 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.043753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2040 2025.01.08 01:25:01.795026 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.795239 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:01.795315 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:01.796104 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.796145 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.796596 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 01:25:01.796850 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.797069 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} executeQuery: Read 68 rows, 5.91 KiB in 0.001885 sec., 36074.27055702918 rows/sec., 3.06 MiB/sec. 2025.01.08 01:25:01.797126 [ 4 ] {10bb4c13-ec96-475e-bb92-c7e6e882198f} TCPHandler: Processed in 0.002238895 sec. 2025.01.08 01:25:01.797451 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.797700 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:01.797781 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:01.798573 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.798623 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.799065 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:25:01.799312 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.799524 [ 30 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:25:01.799550 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} executeQuery: Read 21 rows, 1.58 KiB in 0.001914 sec., 10971.7868338558 rows/sec., 825.03 KiB/sec. 2025.01.08 01:25:01.799612 [ 30 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.799677 [ 255 ] {c007dbd8-6f61-406f-b4f7-c4a1e930f7c8} TCPHandler: Processed in 0.002406628 sec. 2025.01.08 01:25:01.799761 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.799951 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.800067 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:25:01.800297 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:01.800436 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:01.800475 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:01.800571 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 62 rows starting from the beginning of the part 2025.01.08 01:25:01.800891 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 23 rows starting from the beginning of the part 2025.01.08 01:25:01.801459 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part 2025.01.08 01:25:01.801866 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part 2025.01.08 01:25:01.802290 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part 2025.01.08 01:25:01.802472 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part 2025.01.08 01:25:01.803477 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.803536 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.804568 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 01:25:01.805111 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.805642 [ 191 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 5 columns (5 merged, 0 gathered) in 0.0057369 sec., 42008.75037040911 rows/sec., 3.17 MiB/sec. 2025.01.08 01:25:01.805691 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} executeQuery: Read 49 rows, 3.92 KiB in 0.005515 sec., 8884.859474161378 rows/sec., 710.42 KiB/sec. 2025.01.08 01:25:01.805826 [ 4 ] {df087a83-1cf9-4a39-b91b-0f4909589911} TCPHandler: Processed in 0.006027155 sec. 2025.01.08 01:25:01.806007 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:25:01.806067 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.806316 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:01.806383 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:01.806521 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.806662 [ 192 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_71_14} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:25:01.806777 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:25:01.807063 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.807100 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.807475 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 01:25:01.807704 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.807916 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} executeQuery: Read 60 rows, 4.26 KiB in 0.001663 sec., 36079.37462417318 rows/sec., 2.50 MiB/sec. 2025.01.08 01:25:01.807982 [ 255 ] {f4763f6c-23d6-4684-b7df-b3f0bccd13c5} TCPHandler: Processed in 0.002040672 sec. 2025.01.08 01:25:01.808152 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.808348 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:01.808449 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:01.809542 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.809579 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.810300 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:25:01.810562 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.810765 [ 27 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:25:01.810834 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} executeQuery: Read 21 rows, 38.53 KiB in 0.002526 sec., 8313.53919239905 rows/sec., 14.90 MiB/sec. 2025.01.08 01:25:01.810868 [ 27 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.810981 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.811085 [ 4 ] {ec3412fe-39f3-4d7f-ad68-9cf283e94883} TCPHandler: Processed in 0.002996577 sec. 2025.01.08 01:25:01.811474 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:01.811612 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:25:01.811969 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:01.812240 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:01.813411 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:01.813738 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1935 rows starting from the beginning of the part 2025.01.08 01:25:01.814504 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2025.01.08 01:25:01.814944 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:01.815045 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:01.815341 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part 2025.01.08 01:25:01.816036 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part 2025.01.08 01:25:01.816425 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.08 01:25:01.816728 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part 2025.01.08 01:25:01.817279 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.817346 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part 2025.01.08 01:25:01.818185 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} executeQuery: Read 18 rows, 1.26 KiB in 0.006333 sec., 2842.2548555187113 rows/sec., 199.38 KiB/sec. 2025.01.08 01:25:01.818354 [ 255 ] {63d2b180-b0c0-47de-92a2-8ce63fcd4954} TCPHandler: Processed in 0.007145043 sec. 2025.01.08 01:25:01.827324 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 19 columns (19 merged, 0 gathered) in 0.016195895 sec., 128365.86060850606 rows/sec., 230.03 MiB/sec. 2025.01.08 01:25:01.829325 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:25:01.829781 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:01.829873 [ 191 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_71_14} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:25:01.830125 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. 2025.01.08 01:25:02.000159 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.90 MiB, peak 281.75 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 3.09 MiB 2025.01.08 01:25:03.197774 [ 220 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:03.197828 [ 220 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:03.199688 [ 220 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:03.344465 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.01.08 01:25:03.345191 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:03.345237 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:03.345854 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:25:03.346104 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:03.346339 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.01.08 01:25:04.758181 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:04.758239 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:04.760333 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:05.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 262.99 MiB, peak 281.75 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:25:05.816165 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.08 01:25:05.839810 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:05.839878 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:05.847420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:25:05.848249 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:05.852493 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.08 01:25:06.439659 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:06.439749 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:06.441757 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:06.795371 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:06.795589 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:06.795673 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:06.796545 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:06.796601 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:06.797051 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 01:25:06.797314 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:06.797570 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} executeQuery: Read 26 rows, 1.98 KiB in 0.002035 sec., 12776.412776412777 rows/sec., 972.72 KiB/sec. 2025.01.08 01:25:06.797654 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:06.797661 [ 4 ] {6a15bf19-6f80-43e8-9a05-8cf30dbce2f9} TCPHandler: Processed in 0.002431558 sec. 2025.01.08 01:25:06.797723 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:06.797987 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:06.798192 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:06.798277 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:06.799364 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:06.799406 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:06.799943 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 01:25:06.800270 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:06.800386 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:06.800673 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} executeQuery: Read 28 rows, 2.24 KiB in 0.002547 sec., 10993.32548095799 rows/sec., 878.02 KiB/sec. 2025.01.08 01:25:06.800757 [ 255 ] {865851d9-a927-4590-acca-87ea3eda8a30} TCPHandler: Processed in 0.002905786 sec. 2025.01.08 01:25:06.800964 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:06.801150 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:06.801209 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:06.801770 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:06.801812 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:06.802224 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 01:25:06.802472 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:06.802681 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} executeQuery: Read 100 rows, 7.10 KiB in 0.001572 sec., 63613.23155216285 rows/sec., 4.41 MiB/sec. 2025.01.08 01:25:06.802742 [ 4 ] {4a64d22e-088b-4a74-980c-2d8bf2cb96b3} TCPHandler: Processed in 0.001883709 sec. 2025.01.08 01:25:06.802897 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:06.803045 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:06.803108 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:06.803649 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:06.803690 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:06.804074 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.08 01:25:06.804336 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:06.804589 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} executeQuery: Read 30 rows, 2.10 KiB in 0.001574 sec., 19059.72045743329 rows/sec., 1.31 MiB/sec. 2025.01.08 01:25:06.804652 [ 255 ] {626e0112-7365-4fef-8754-4a82774180ba} TCPHandler: Processed in 0.001818499 sec. 2025.01.08 01:25:06.804667 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:06.804736 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:06.806667 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:07.304679 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:07.304747 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:07.306653 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:09.067687 [ 109 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.08 01:25:09.067753 [ 109 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:09.067775 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:09.067999 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:25:09.068206 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:09.068251 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.08 01:25:09.068345 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:25:09.068617 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2025.01.08 01:25:09.068881 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:25:09.069072 [ 199 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2025.01.08 01:25:09.070305 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002449059 sec., 17149.443929280595 rows/sec., 1.43 MiB/sec. 2025.01.08 01:25:09.070505 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.08 01:25:09.070867 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:09.070978 [ 192 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_17_4} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.08 01:25:09.071096 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:25:09.482754 [ 105 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 2025.01.08 01:25:09.482823 [ 105 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:09.482850 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:09.483031 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.483268 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:09.483315 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.483404 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.483679 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.483880 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.483978 [ 191 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:09.485304 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002364907 sec., 22833.87887980373 rows/sec., 1.50 MiB/sec. 2025.01.08 01:25:09.485502 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) 2025.01.08 01:25:09.485842 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:09.485936 [ 192 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_54_12} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 2025.01.08 01:25:09.486042 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:25:10.620233 [ 47 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:25:10.620283 [ 47 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:25:10.846484 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.01.08 01:25:10.847126 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:10.847171 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:10.847740 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:25:10.848016 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:10.848231 [ 47 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:25:10.848263 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.08 01:25:10.848318 [ 47 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:10.848353 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:10.848533 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.848878 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:10.848998 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.849331 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.849451 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.849694 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.849847 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.850098 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:10.853335 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004906537 sec., 7098896.839053695 rows/sec., 101.55 MiB/sec. 2025.01.08 01:25:10.853601 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:25:10.853925 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:10.854012 [ 187 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_76_15} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:25:10.854111 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.01.08 01:25:11.044042 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2060 2025.01.08 01:25:11.046947 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.047002 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.048582 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:11.048906 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.049117 [ 47 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.08 01:25:11.049245 [ 47 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.049311 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.049839 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:25:11.051603 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2060 2025.01.08 01:25:11.051916 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:11.052105 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1882 rows starting from the beginning of the part 2025.01.08 01:25:11.052626 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 52 rows starting from the beginning of the part 2025.01.08 01:25:11.053131 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part 2025.01.08 01:25:11.053631 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:25:11.054138 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:25:11.054638 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part 2025.01.08 01:25:11.063910 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 72 columns (72 merged, 0 gathered) in 0.014455447 sec., 142506.8349667776 rows/sec., 106.95 MiB/sec. 2025.01.08 01:25:11.066187 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.08 01:25:11.067001 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.067092 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_56_11} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.08 01:25:11.067446 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.55 MiB. 2025.01.08 01:25:11.801987 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.802200 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.802281 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:11.803092 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.803144 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.803575 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:11.803834 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.804079 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.01.08 01:25:11.804146 [ 4 ] {1607008f-e715-4c98-9238-87268b044c10} TCPHandler: Processed in 0.002296966 sec. 2025.01.08 01:25:11.804407 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.804619 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:11.804700 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:11.805748 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.805796 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.806266 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 01:25:11.806528 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.806757 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} executeQuery: Read 255 rows, 23.35 KiB in 0.002198 sec., 116014.55868971793 rows/sec., 10.37 MiB/sec. 2025.01.08 01:25:11.806825 [ 255 ] {38b747ee-6f6f-4309-b31e-c0ff3e950889} TCPHandler: Processed in 0.00255508 sec. 2025.01.08 01:25:11.806991 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.807135 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.807195 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:11.807854 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.807894 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.808267 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:25:11.808498 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.808729 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} executeQuery: Read 48 rows, 3.54 KiB in 0.001629 sec., 29465.930018416206 rows/sec., 2.12 MiB/sec. 2025.01.08 01:25:11.808784 [ 4 ] {f2e6ed28-29f5-45f8-bbc7-10990e9f43fe} TCPHandler: Processed in 0.001862749 sec. 2025.01.08 01:25:11.808940 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.809085 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.809147 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:11.809813 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.809854 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.810227 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:11.810495 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.810731 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. 2025.01.08 01:25:11.810787 [ 255 ] {f51edefa-79cc-4dae-a8a3-2cc1ccad608e} TCPHandler: Processed in 0.001917561 sec. 2025.01.08 01:25:11.810985 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.811208 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.811296 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:11.812016 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.812057 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.812409 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:11.812643 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.812871 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} executeQuery: Read 13 rows, 830.00 B in 0.001717 sec., 7571.3453698311005 rows/sec., 472.07 KiB/sec. 2025.01.08 01:25:11.812924 [ 4 ] {fcb11f63-ade8-46e0-84cb-34dd9e779051} TCPHandler: Processed in 0.002049282 sec. 2025.01.08 01:25:11.813068 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.813206 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:11.813266 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:11.814049 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.814089 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.814480 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 01:25:11.814720 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.814914 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} executeQuery: Read 387 rows, 28.09 KiB in 0.001737 sec., 222797.9274611399 rows/sec., 15.79 MiB/sec. 2025.01.08 01:25:11.814972 [ 255 ] {f9151883-e021-4c56-950a-e3d89bca0318} TCPHandler: Processed in 0.001969921 sec. 2025.01.08 01:25:11.815138 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.815276 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:11.815335 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:11.815842 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.815881 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.816244 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:11.816476 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.816713 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. 2025.01.08 01:25:11.816779 [ 4 ] {8223b000-554c-41d4-befb-583524ce9da9} TCPHandler: Processed in 0.001709327 sec. 2025.01.08 01:25:11.816958 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.817096 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.817159 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:11.817817 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.817857 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.818260 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 01:25:11.818498 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.818709 [ 131 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2025.01.08 01:25:11.818737 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} executeQuery: Read 177 rows, 11.96 KiB in 0.00167 sec., 105988.0239520958 rows/sec., 6.99 MiB/sec. 2025.01.08 01:25:11.818828 [ 131 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.818888 [ 255 ] {3a597bfd-3d2e-4ae5-b775-9589bfc1de20} TCPHandler: Processed in 0.001993391 sec. 2025.01.08 01:25:11.818913 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.819217 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.819284 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:25:11.819715 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.819728 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:11.819853 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 5 marks from part all_1_124_25, total 30563 rows starting from the beginning of the part 2025.01.08 01:25:11.819910 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:11.820368 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:11.820889 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 969 rows starting from the beginning of the part 2025.01.08 01:25:11.821269 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part 2025.01.08 01:25:11.821691 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:11.822104 [ 200 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 177 rows starting from the beginning of the part 2025.01.08 01:25:11.823059 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.823179 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.824755 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.08 01:25:11.825123 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.825396 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} executeQuery: Read 1 rows, 69.00 B in 0.005848 sec., 170.9986320109439 rows/sec., 11.52 KiB/sec. 2025.01.08 01:25:11.825550 [ 4 ] {81c37541-9db9-478e-8c8e-e1b88e549529} TCPHandler: Processed in 0.006550623 sec. 2025.01.08 01:25:11.825754 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.825931 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.826078 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:11.827592 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.827632 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.828380 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:25:11.828701 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.829155 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} executeQuery: Read 41 rows, 75.23 KiB in 0.003276 sec., 12515.262515262515 rows/sec., 22.43 MiB/sec. 2025.01.08 01:25:11.829838 [ 255 ] {3a18a1e7-2a34-4e88-a066-f043932cb61b} TCPHandler: Processed in 0.004184936 sec. 2025.01.08 01:25:11.830099 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:11.830440 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:11.830513 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:11.831106 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:11.831145 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2025.01.08 01:25:11.831716 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 31969 rows, containing 5 columns (5 merged, 0 gathered) in 0.012642109 sec., 2528771.1093141185 rows/sec., 169.34 MiB/sec. 2025.01.08 01:25:11.831841 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.08 01:25:11.832090 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.832343 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} executeQuery: Read 52 rows, 3.30 KiB in 0.002018 sec., 25768.08721506442 rows/sec., 1.60 MiB/sec. 2025.01.08 01:25:11.832399 [ 4 ] {bea443a2-c7ff-47da-980d-f36c5f55fbce} TCPHandler: Processed in 0.002445699 sec. 2025.01.08 01:25:11.832532 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2025.01.08 01:25:11.832891 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:11.832988 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_129_26} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2025.01.08 01:25:11.833100 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 01:25:13.352526 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.08 01:25:13.376853 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:13.376909 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:13.384452 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:25:13.385250 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:13.385547 [ 139 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:25:13.385628 [ 139 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:13.385675 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:13.386790 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:13.403681 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.08 01:25:13.405328 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:13.407005 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.01.08 01:25:13.413223 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.01.08 01:25:13.419201 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:13.425367 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:13.431903 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:13.437969 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:13.507235 [ 196 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.121391043 sec., 4720.282368774111 rows/sec., 24.41 MiB/sec. 2025.01.08 01:25:13.509931 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:25:13.512596 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:13.512718 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_76_15} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:25:13.514583 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 01:25:14.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.05 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 266.99 MiB (RSS), difference: -1.06 MiB 2025.01.08 01:25:16.795686 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:16.795876 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:16.795950 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:16.796753 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:16.796808 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:16.797248 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 01:25:16.797495 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:16.797725 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} executeQuery: Read 26 rows, 1.98 KiB in 0.0019 sec., 13684.21052631579 rows/sec., 1.02 MiB/sec. 2025.01.08 01:25:16.797814 [ 4 ] {a36a4015-5904-47b3-944f-8c38d7164767} TCPHandler: Processed in 0.002268245 sec. 2025.01.08 01:25:16.798097 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:16.798296 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:16.798370 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:16.799134 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:16.799182 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:16.799628 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 01:25:16.799888 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:16.800137 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} executeQuery: Read 28 rows, 2.24 KiB in 0.001892 sec., 14799.154334038054 rows/sec., 1.15 MiB/sec. 2025.01.08 01:25:16.800200 [ 255 ] {aa239fe1-f363-499b-b6f7-7c83f1137927} TCPHandler: Processed in 0.002244446 sec. 2025.01.08 01:25:16.800367 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:16.800509 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:16.800571 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:16.801146 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:16.801188 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:16.801596 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 01:25:16.801836 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:16.802053 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} executeQuery: Read 100 rows, 7.10 KiB in 0.001576 sec., 63451.77664974619 rows/sec., 4.40 MiB/sec. 2025.01.08 01:25:16.802109 [ 4 ] {30c505ee-c433-4841-9ab7-07015bd23fc1} TCPHandler: Processed in 0.001809249 sec. 2025.01.08 01:25:16.802277 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:16.802424 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:16.802488 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:16.803030 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:16.803073 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:16.803466 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.08 01:25:16.803708 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:16.803951 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} executeQuery: Read 30 rows, 2.10 KiB in 0.001556 sec., 19280.205655526992 rows/sec., 1.32 MiB/sec. 2025.01.08 01:25:16.804050 [ 255 ] {386e8747-1735-47e3-97af-5bf0edf403f3} TCPHandler: Processed in 0.001842698 sec. 2025.01.08 01:25:18.348407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.01.08 01:25:18.349109 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:18.349152 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:18.349704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:25:18.349976 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:18.350224 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.01.08 01:25:20.903786 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.08 01:25:20.927356 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:20.927417 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:20.934821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:25:20.935605 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:20.938791 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.08 01:25:21.051837 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2090 2025.01.08 01:25:21.055791 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.055847 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.057467 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:21.057797 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.058484 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2090 2025.01.08 01:25:21.802681 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.802904 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.802988 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:21.803884 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.803940 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.804399 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:21.804663 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.804905 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} executeQuery: Read 14 rows, 1.01 KiB in 0.002063 sec., 6786.233640329617 rows/sec., 488.52 KiB/sec. 2025.01.08 01:25:21.804974 [ 4 ] {3d7c3355-92e6-443b-b836-7eb03e16edba} TCPHandler: Processed in 0.002433119 sec. 2025.01.08 01:25:21.805234 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.805438 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:21.805515 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:21.806435 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.806510 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.807487 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 01:25:21.807761 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.807960 [ 145 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 01:25:21.808025 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} executeQuery: Read 255 rows, 23.35 KiB in 0.002638 sec., 96664.13949962091 rows/sec., 8.64 MiB/sec. 2025.01.08 01:25:21.808046 [ 145 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.808123 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.808173 [ 255 ] {12c35f1b-f2bb-4189-85b4-32a8f7a2d778} TCPHandler: Processed in 0.003073849 sec. 2025.01.08 01:25:21.808424 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:25:21.808434 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.808708 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:21.808724 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.808778 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1402 rows starting from the beginning of the part 2025.01.08 01:25:21.808835 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:21.809102 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 68 rows starting from the beginning of the part 2025.01.08 01:25:21.809691 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part 2025.01.08 01:25:21.810369 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 255 rows starting from the beginning of the part 2025.01.08 01:25:21.811019 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part 2025.01.08 01:25:21.811629 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 255 rows starting from the beginning of the part 2025.01.08 01:25:21.812620 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.812693 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.813635 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:25:21.814138 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.814524 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} executeQuery: Read 48 rows, 3.54 KiB in 0.005885 sec., 8156.329651656755 rows/sec., 601.37 KiB/sec. 2025.01.08 01:25:21.814889 [ 4 ] {b3de813e-669a-439f-b76f-d16ef7177930} TCPHandler: Processed in 0.006574724 sec. 2025.01.08 01:25:21.814996 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2032 rows, containing 5 columns (5 merged, 0 gathered) in 0.006769806 sec., 300156.3117170566 rows/sec., 26.61 MiB/sec. 2025.01.08 01:25:21.815076 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.815260 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.815308 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 01:25:21.815342 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:21.816000 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.816236 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_131_26} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 01:25:21.816415 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:25:21.816652 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.816696 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.817076 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:21.817318 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.817452 [ 144 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.08 01:25:21.817496 [ 144 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.817507 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} executeQuery: Read 14 rows, 1004.00 B in 0.002303 sec., 6079.0273556231 rows/sec., 425.74 KiB/sec. 2025.01.08 01:25:21.817531 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.817614 [ 255 ] {207a61e2-f722-4b33-8b43-cfff636d1d95} TCPHandler: Processed in 0.002611571 sec. 2025.01.08 01:25:21.817898 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.817941 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:25:21.818289 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.818460 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:21.818576 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:21.818716 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 242 rows starting from the beginning of the part 2025.01.08 01:25:21.819141 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:21.819621 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:21.820020 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part 2025.01.08 01:25:21.820393 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:21.820831 [ 198 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:21.821715 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.821765 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.822332 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:21.822715 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.822717 [ 196 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.0050867 sec., 106159.19948099946 rows/sec., 7.60 MiB/sec. 2025.01.08 01:25:21.823134 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.08 01:25:21.823166 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} executeQuery: Read 13 rows, 830.00 B in 0.005011 sec., 2594.292556375973 rows/sec., 161.75 KiB/sec. 2025.01.08 01:25:21.823515 [ 4 ] {6ca51130-e850-4448-81c1-52777b743404} TCPHandler: Processed in 0.005772391 sec. 2025.01.08 01:25:21.823834 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.824147 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:21.824238 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:21.824308 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.824546 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_56_12} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.08 01:25:21.824773 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:25:21.825393 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.825436 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.825825 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 01:25:21.826065 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.826211 [ 144 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 01:25:21.826254 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} executeQuery: Read 387 rows, 28.09 KiB in 0.002176 sec., 177849.26470588235 rows/sec., 12.60 MiB/sec. 2025.01.08 01:25:21.826258 [ 144 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.826307 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.826329 [ 255 ] {619c7ca7-7f08-47d7-9efc-f6d1bcb17a24} TCPHandler: Processed in 0.002692672 sec. 2025.01.08 01:25:21.826472 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:25:21.826532 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.826614 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:21.826700 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 875 rows starting from the beginning of the part 2025.01.08 01:25:21.826778 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:21.826957 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 49 rows starting from the beginning of the part 2025.01.08 01:25:21.826965 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:21.827372 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 28 rows starting from the beginning of the part 2025.01.08 01:25:21.827781 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 387 rows starting from the beginning of the part 2025.01.08 01:25:21.828102 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 28 rows starting from the beginning of the part 2025.01.08 01:25:21.828313 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 387 rows starting from the beginning of the part 2025.01.08 01:25:21.829248 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.829313 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.830347 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:21.830810 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.831021 [ 144 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.08 01:25:21.831143 [ 144 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.831236 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.831547 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} executeQuery: Read 6 rows, 321.00 B in 0.004768 sec., 1258.3892617449665 rows/sec., 65.75 KiB/sec. 2025.01.08 01:25:21.831742 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.005368935 sec., 326694.2140294118 rows/sec., 24.81 MiB/sec. 2025.01.08 01:25:21.831861 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.831887 [ 4 ] {71cc16f0-7349-41a6-ab96-f031125cf8d7} TCPHandler: Processed in 0.005470877 sec. 2025.01.08 01:25:21.832062 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 01:25:21.832154 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.832436 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:21.832484 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.832529 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.832627 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:21.832949 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.833112 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.833541 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_131_26} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 01:25:21.833741 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:25:21.833747 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.834147 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.834459 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.834669 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:25:21.835695 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.835769 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.836823 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 01:25:21.837375 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.837382 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005948514 sec., 56484.69516924731 rows/sec., 2.88 MiB/sec. 2025.01.08 01:25:21.837588 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.08 01:25:21.837619 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} executeQuery: Read 177 rows, 11.96 KiB in 0.005239 sec., 33785.07348730674 rows/sec., 2.23 MiB/sec. 2025.01.08 01:25:21.837725 [ 255 ] {1dc19bca-decb-40cf-9958-3c218709bc6a} TCPHandler: Processed in 0.00572205 sec. 2025.01.08 01:25:21.837874 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.838092 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.838103 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.838204 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:21.838284 [ 192 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_56_12} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.08 01:25:21.838458 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:25:21.838937 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.838982 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.839350 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.08 01:25:21.839600 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.839849 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} executeQuery: Read 1 rows, 69.00 B in 0.001825 sec., 547.945205479452 rows/sec., 36.92 KiB/sec. 2025.01.08 01:25:21.839922 [ 4 ] {8ddaeb7c-2ff9-42ac-970b-87c63380b0ad} TCPHandler: Processed in 0.002118513 sec. 2025.01.08 01:25:21.840176 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.840346 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.840437 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:21.841657 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.841695 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.842375 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:25:21.842627 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.842825 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} executeQuery: Read 41 rows, 75.23 KiB in 0.002512 sec., 16321.656050955415 rows/sec., 29.25 MiB/sec. 2025.01.08 01:25:21.842916 [ 255 ] {5ae5f945-eaa8-434f-8136-7bfa26ff4d48} TCPHandler: Processed in 0.002904926 sec. 2025.01.08 01:25:21.843146 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:21.843370 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:21.843466 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:21.844143 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.844184 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.844569 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.08 01:25:21.844813 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.844991 [ 144 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.08 01:25:21.845043 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} executeQuery: Read 52 rows, 3.30 KiB in 0.001721 sec., 30214.99128413713 rows/sec., 1.87 MiB/sec. 2025.01.08 01:25:21.845049 [ 144 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:21.845137 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:21.845165 [ 4 ] {c2283500-0b56-4fa1-bd53-0fc3787003f6} TCPHandler: Processed in 0.002129634 sec. 2025.01.08 01:25:21.845366 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:25:21.845492 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:21.845524 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 4428 rows starting from the beginning of the part 2025.01.08 01:25:21.845603 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 18 rows starting from the beginning of the part 2025.01.08 01:25:21.845688 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 30 rows starting from the beginning of the part 2025.01.08 01:25:21.845765 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part 2025.01.08 01:25:21.845844 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 30 rows starting from the beginning of the part 2025.01.08 01:25:21.846070 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part 2025.01.08 01:25:21.847841 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 4610 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613332 sec., 1764031.5122609758 rows/sec., 113.50 MiB/sec. 2025.01.08 01:25:21.848347 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.08 01:25:21.848838 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:21.848946 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_131_26} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.08 01:25:21.849025 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.01.08 01:25:25.620326 [ 141 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:25:25.620403 [ 141 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:25:25.850377 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.01.08 01:25:25.851108 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:25.851157 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:25.851697 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:25:25.851954 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:25.852208 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.08 01:25:25.973208 [ 223 ] {} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): 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.01.08 01:25:25.973269 [ 223 ] {} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): 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.01.08 01:25:25.974925 [ 223 ] {} oximeter.timeseries_schema (4a2c7588-5e89-4ce0-b23d-a51717d2addf): 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.01.08 01:25:26.796086 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:26.796310 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:26.796395 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:26.797248 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:26.797303 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:26.797765 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 01:25:26.798319 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:26.798678 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} executeQuery: Read 26 rows, 1.98 KiB in 0.00243 sec., 10699.588477366256 rows/sec., 814.61 KiB/sec. 2025.01.08 01:25:26.798746 [ 4 ] {7829ceda-8d0e-44b9-b2da-e048a1c29190} TCPHandler: Processed in 0.002803724 sec. 2025.01.08 01:25:26.799016 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:26.799230 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:26.799316 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:26.800171 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:26.800224 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:26.800673 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 01:25:26.800941 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:26.801219 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} executeQuery: Read 28 rows, 2.24 KiB in 0.002036 sec., 13752.455795677799 rows/sec., 1.07 MiB/sec. 2025.01.08 01:25:26.801303 [ 255 ] {46627ca6-738e-4362-9cd6-6c88d6e69ca9} TCPHandler: Processed in 0.002434579 sec. 2025.01.08 01:25:26.801542 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:26.801892 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:26.802059 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:26.802647 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:26.802687 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:26.803094 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 01:25:26.803352 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:26.803606 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} executeQuery: Read 100 rows, 7.10 KiB in 0.00182 sec., 54945.054945054944 rows/sec., 3.81 MiB/sec. 2025.01.08 01:25:26.803667 [ 4 ] {a8db6346-d6dd-4ef1-843a-2ae2b64a8576} TCPHandler: Processed in 0.002252566 sec. 2025.01.08 01:25:26.803868 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:26.804192 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:26.804279 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:26.804892 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:26.804941 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:26.805356 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.08 01:25:26.805608 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:26.805826 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} executeQuery: Read 30 rows, 2.10 KiB in 0.001749 sec., 17152.658662092625 rows/sec., 1.18 MiB/sec. 2025.01.08 01:25:26.805880 [ 255 ] {4e659c9a-04ab-47a7-9f7e-7cfcd5c0fee6} TCPHandler: Processed in 0.002098843 sec. 2025.01.08 01:25:28.012387 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:25:28.012464 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:25:28.014276 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:25:28.406642 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:25:28.406698 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:25:28.408334 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:25:28.438873 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.08 01:25:28.463470 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.463531 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.470934 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:25:28.471737 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.474905 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.08 01:25:28.550447 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:28.550499 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:28.552481 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:28.738705 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.739022 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.739129 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:28.739907 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.739961 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.740396 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:28.740654 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.740859 [ 132 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.08 01:25:28.740926 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. 2025.01.08 01:25:28.740953 [ 132 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.741020 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.741078 [ 4 ] {92f0a5a4-7e32-4da0-882d-2c83159a9e8e} TCPHandler: Processed in 0.002567391 sec. 2025.01.08 01:25:28.741261 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:25:28.741382 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.741413 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:28.741449 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2025.01.08 01:25:28.741566 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:28.741635 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:28.741844 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:28.741946 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:28.742390 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:28.742654 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.01.08 01:25:28.743997 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.002873146 sec., 24363.537390720834 rows/sec., 1.81 MiB/sec. 2025.01.08 01:25:28.744144 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.08 01:25:28.744437 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.744488 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.744532 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.744538 [ 200 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_57_14} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.08 01:25:28.744645 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:25:28.745048 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 01:25:28.745296 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.745483 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} executeQuery: Read 1353 rows, 115.54 KiB in 0.003976 sec., 340291.7505030181 rows/sec., 28.38 MiB/sec. 2025.01.08 01:25:28.745542 [ 255 ] {44d2617d-25af-481c-8725-a501f0637053} TCPHandler: Processed in 0.004312588 sec. 2025.01.08 01:25:28.745700 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.745833 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.745885 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:28.746491 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.746533 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.746904 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:25:28.747144 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.747354 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} executeQuery: Read 27 rows, 1.96 KiB in 0.001552 sec., 17396.907216494845 rows/sec., 1.23 MiB/sec. 2025.01.08 01:25:28.747410 [ 4 ] {2f4dd3d4-8394-4621-a5c8-3827060e502b} TCPHandler: Processed in 0.001772758 sec. 2025.01.08 01:25:28.747559 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.747705 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.747766 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:28.748489 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.748526 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.748896 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:28.749132 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.749329 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} executeQuery: Read 242 rows, 16.79 KiB in 0.001657 sec., 146047.0730235365 rows/sec., 9.89 MiB/sec. 2025.01.08 01:25:28.749403 [ 255 ] {5a39ef51-c096-40b5-9898-17f6e694c47a} TCPHandler: Processed in 0.00191311 sec. 2025.01.08 01:25:28.749618 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.749771 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.749830 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:28.750456 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.750496 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.750873 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:28.751109 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.751280 [ 132 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.08 01:25:28.751336 [ 132 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.751366 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. 2025.01.08 01:25:28.751373 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.751547 [ 4 ] {bae0a7f2-3a8b-42b2-aa84-94b3e6277645} TCPHandler: Processed in 0.002044483 sec. 2025.01.08 01:25:28.751628 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:25:28.751718 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.751791 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:28.751839 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2025.01.08 01:25:28.751878 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:28.751968 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:28.751983 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.01.08 01:25:28.752318 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.01.08 01:25:28.752584 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.01.08 01:25:28.752932 [ 192 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.01.08 01:25:28.754325 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.754385 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.754490 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002982997 sec., 21790.166064531746 rows/sec., 1.41 MiB/sec. 2025.01.08 01:25:28.754811 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.08 01:25:28.755151 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 01:25:28.755450 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.755624 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.755681 [ 191 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_57_14} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.08 01:25:28.755914 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:25:28.756004 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} executeQuery: Read 822 rows, 60.69 KiB in 0.004168 sec., 197216.8905950096 rows/sec., 14.22 MiB/sec. 2025.01.08 01:25:28.756062 [ 255 ] {cc896d60-b617-4e3c-ad81-c7176e1aa2b0} TCPHandler: Processed in 0.00441424 sec. 2025.01.08 01:25:28.756290 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.756519 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:28.756613 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:28.757288 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.757325 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.757670 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:28.757970 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.758180 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} executeQuery: Read 6 rows, 321.00 B in 0.001718 sec., 3492.433061699651 rows/sec., 182.47 KiB/sec. 2025.01.08 01:25:28.758234 [ 4 ] {74bade10-e47d-433a-8766-e6d540d63e92} TCPHandler: Processed in 0.002055682 sec. 2025.01.08 01:25:28.758394 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.758534 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.758595 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:28.759414 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.759451 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.759887 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 01:25:28.760128 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.760310 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} executeQuery: Read 963 rows, 65.53 KiB in 0.001809 sec., 532338.3084577115 rows/sec., 35.37 MiB/sec. 2025.01.08 01:25:28.760390 [ 255 ] {3cf3ec21-e3bd-46cb-9306-351bab54d587} TCPHandler: Processed in 0.002063783 sec. 2025.01.08 01:25:28.760536 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.760677 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.760738 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:28.761255 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.761294 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.761653 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.08 01:25:28.761908 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.762153 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. 2025.01.08 01:25:28.762209 [ 4 ] {deedf41b-40d1-40a9-86c7-969024719bdf} TCPHandler: Processed in 0.001741268 sec. 2025.01.08 01:25:28.762359 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.762503 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.762595 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:28.763798 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.763835 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.764474 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:25:28.764730 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.764929 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} executeQuery: Read 20 rows, 36.70 KiB in 0.002459 sec., 8133.38755591704 rows/sec., 14.57 MiB/sec. 2025.01.08 01:25:28.765028 [ 255 ] {ce543145-4c55-46e7-9b64-adc68e8d36db} TCPHandler: Processed in 0.002735603 sec. 2025.01.08 01:25:28.765184 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:28.765326 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:28.765385 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:28.765938 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:28.765984 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:28.766357 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.08 01:25:28.766590 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:28.766827 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} executeQuery: Read 34 rows, 2.03 KiB in 0.001528 sec., 22251.30890052356 rows/sec., 1.30 MiB/sec. 2025.01.08 01:25:28.766884 [ 4 ] {5999f77b-a66f-4fe7-854c-d679b73d5406} TCPHandler: Processed in 0.001771238 sec. 2025.01.08 01:25:28.766912 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:28.766968 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:28.768927 [ 221 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:29.000177 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 285.47 MiB, free memory in arenas 0.00 B, will set to 267.00 MiB (RSS), difference: -1.37 MiB 2025.01.08 01:25:29.503115 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:29.503173 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:29.505655 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:29.922504 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:29.922560 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:29.924496 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:31.058728 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2142 2025.01.08 01:25:31.062471 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.062528 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.064116 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:31.064430 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.065103 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2142 2025.01.08 01:25:31.449361 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:25:31.449420 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:25:31.451554 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:25:31.794775 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.794986 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:25:31.795066 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:25:31.795814 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.795858 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.796268 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.08 01:25:31.796518 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.796754 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} executeQuery: Read 2 rows, 167.00 B in 0.001831 sec., 1092.2992900054614 rows/sec., 89.07 KiB/sec. 2025.01.08 01:25:31.796863 [ 4 ] {a84ce18b-31d5-4e0b-afa9-20a4e59a21ad} TCPHandler: Processed in 0.002221855 sec. 2025.01.08 01:25:31.797126 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.797323 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:31.797400 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:31.798190 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.798242 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.798692 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 01:25:31.798950 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.799191 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} executeQuery: Read 69 rows, 5.98 KiB in 0.001922 sec., 35900.10405827263 rows/sec., 3.04 MiB/sec. 2025.01.08 01:25:31.799261 [ 255 ] {b93824c8-2624-418f-8b48-b68d96ea11e6} TCPHandler: Processed in 0.002268466 sec. 2025.01.08 01:25:31.799480 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.799705 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:31.799797 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:31.800563 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.800602 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.800963 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:25:31.801214 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.801434 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} executeQuery: Read 23 rows, 1.72 KiB in 0.001784 sec., 12892.37668161435 rows/sec., 963.42 KiB/sec. 2025.01.08 01:25:31.801488 [ 4 ] {112cae36-123f-429d-a724-3f8177751942} TCPHandler: Processed in 0.002118073 sec. 2025.01.08 01:25:31.801652 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.801799 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:31.801862 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:31.802537 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.802579 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.802950 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 01:25:31.803206 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.803417 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} executeQuery: Read 51 rows, 4.08 KiB in 0.001654 sec., 30834.340991535668 rows/sec., 2.41 MiB/sec. 2025.01.08 01:25:31.803472 [ 255 ] {da1895c0-dd6a-405b-a0f6-e7aad9345dec} TCPHandler: Processed in 0.001892269 sec. 2025.01.08 01:25:31.803620 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.803762 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:31.803824 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:31.804422 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.804461 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.804846 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 01:25:31.805078 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.805269 [ 125 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2025.01.08 01:25:31.805289 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} executeQuery: Read 61 rows, 4.33 KiB in 0.001555 sec., 39228.295819935694 rows/sec., 2.72 MiB/sec. 2025.01.08 01:25:31.805358 [ 125 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.805414 [ 4 ] {b406a87c-da68-422a-addc-b0a60e172435} TCPHandler: Processed in 0.001856499 sec. 2025.01.08 01:25:31.805425 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.805640 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.805641 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:25:31.805884 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:31.805970 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:31.806098 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:31.806103 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTreeSequentialSource: Reading 5 marks from part all_1_129_26, total 31969 rows starting from the beginning of the part 2025.01.08 01:25:31.806621 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:31.807059 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 177 rows starting from the beginning of the part 2025.01.08 01:25:31.807452 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:31.807826 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 963 rows starting from the beginning of the part 2025.01.08 01:25:31.810640 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.810723 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.812289 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:25:31.812663 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.812947 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} executeQuery: Read 21 rows, 38.53 KiB in 0.007159 sec., 2933.370582483587 rows/sec., 5.26 MiB/sec. 2025.01.08 01:25:31.813296 [ 255 ] {c0ff9fd7-dc4a-4be9-bf1a-375c5d4b3d70} TCPHandler: Processed in 0.007775572 sec. 2025.01.08 01:25:31.813457 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:31.813584 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:31.813634 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:31.814280 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:31.814319 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. 2025.01.08 01:25:31.814816 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.08 01:25:31.815153 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.815371 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} executeQuery: Read 18 rows, 1.26 KiB in 0.001817 sec., 9906.439185470555 rows/sec., 694.93 KiB/sec. 2025.01.08 01:25:31.815460 [ 4 ] {847f25b2-6c58-4d9a-8ec4-4ad339b4000d} TCPHandler: Processed in 0.002071823 sec. 2025.01.08 01:25:31.817363 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 33309 rows, containing 5 columns (5 merged, 0 gathered) in 0.011802746 sec., 2822139.864739951 rows/sec., 188.97 MiB/sec. 2025.01.08 01:25:31.817633 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.01.08 01:25:31.817986 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:31.818077 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_133_27} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2025.01.08 01:25:31.818176 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.08 01:25:32.796526 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:25:32.796597 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:25:32.798449 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:25:33.352389 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.01.08 01:25:33.353148 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:33.353197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:33.353876 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:25:33.354188 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:33.354446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.01.08 01:25:35.974984 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.08 01:25:35.999134 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:35.999195 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:36.006951 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:25:36.007766 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:36.011177 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.08 01:25:36.796198 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:36.796417 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:36.796497 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:36.797360 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:36.797411 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:36.797848 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 01:25:36.798105 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:36.798375 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} executeQuery: Read 26 rows, 1.98 KiB in 0.002007 sec., 12954.658694569007 rows/sec., 986.29 KiB/sec. 2025.01.08 01:25:36.798465 [ 4 ] {e3f118c4-ccc9-4d9a-b07b-e519d90a9e05} TCPHandler: Processed in 0.002397568 sec. 2025.01.08 01:25:36.798796 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:36.799027 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:36.799113 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:36.799908 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:36.799959 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:36.800408 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 01:25:36.800667 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:36.800907 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} executeQuery: Read 28 rows, 2.24 KiB in 0.001937 sec., 14455.343314403717 rows/sec., 1.13 MiB/sec. 2025.01.08 01:25:36.800973 [ 255 ] {0a0e838f-3b3f-4712-adb6-06004298a719} TCPHandler: Processed in 0.002373277 sec. 2025.01.08 01:25:36.801124 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:36.801247 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:36.801309 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:36.801982 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:36.802032 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:36.802475 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 01:25:36.802714 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:36.802926 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} executeQuery: Read 100 rows, 7.10 KiB in 0.001706 sec., 58616.64712778429 rows/sec., 4.06 MiB/sec. 2025.01.08 01:25:36.802983 [ 4 ] {588935aa-34eb-4623-b524-d8165b52e56c} TCPHandler: Processed in 0.00191749 sec. 2025.01.08 01:25:36.803135 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:36.803261 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:36.803323 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:36.803920 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:36.803970 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:36.804403 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.08 01:25:36.804642 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:36.804863 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} executeQuery: Read 30 rows, 2.10 KiB in 0.001632 sec., 18382.352941176472 rows/sec., 1.26 MiB/sec. 2025.01.08 01:25:36.804917 [ 255 ] {37544287-5a65-4b27-bec6-2f9f2eb599e6} TCPHandler: Processed in 0.001840859 sec. 2025.01.08 01:25:40.620440 [ 38 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:25:40.620506 [ 38 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:25:40.634233 [ 218 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:25:40.634274 [ 218 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:25:40.635894 [ 218 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:25:40.685748 [ 219 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:25:40.685815 [ 219 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:25:40.687848 [ 219 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:25:40.854631 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.01.08 01:25:40.856404 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:40.856451 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:40.856995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:25:40.857258 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:40.857523 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.08 01:25:40.857544 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:40.857579 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:40.859695 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:25:41.001992 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001624726 sec. 2025.01.08 01:25:41.065405 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2164 2025.01.08 01:25:41.068350 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.068407 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.070007 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:41.070346 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.071017 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2164 2025.01.08 01:25:41.802104 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.802294 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.802364 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:41.803108 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.803156 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.803597 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:41.803853 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.804071 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. 2025.01.08 01:25:41.804136 [ 4 ] {39b6fd9f-5ccb-4152-bea6-07817e447403} TCPHandler: Processed in 0.002159534 sec. 2025.01.08 01:25:41.804370 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.804565 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:41.804641 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:41.805531 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.805575 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.806059 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 01:25:41.806318 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.806473 [ 44 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 01:25:41.806515 [ 44 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.806528 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} executeQuery: Read 255 rows, 23.35 KiB in 0.002011 sec., 126802.58577821979 rows/sec., 11.34 MiB/sec. 2025.01.08 01:25:41.806540 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.806679 [ 255 ] {4e545018-50a5-4023-bc91-57d5026fafdf} TCPHandler: Processed in 0.002434808 sec. 2025.01.08 01:25:41.806868 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:25:41.806887 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.807304 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.807501 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:41.807514 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:41.807692 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1402 rows starting from the beginning of the part 2025.01.08 01:25:41.808611 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part 2025.01.08 01:25:41.809464 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:25:41.809931 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 69 rows starting from the beginning of the part 2025.01.08 01:25:41.810137 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 26 rows starting from the beginning of the part 2025.01.08 01:25:41.810594 [ 195 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 255 rows starting from the beginning of the part 2025.01.08 01:25:41.811325 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.811389 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.812308 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:25:41.812847 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.813247 [ 44 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:25:41.813350 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} executeQuery: Read 48 rows, 3.54 KiB in 0.006165 sec., 7785.88807785888 rows/sec., 574.06 KiB/sec. 2025.01.08 01:25:41.813361 [ 44 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.813486 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.813550 [ 4 ] {a8a147d8-e6b6-4272-a191-e5104e6dddad} TCPHandler: Processed in 0.006752617 sec. 2025.01.08 01:25:41.813870 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:25:41.813873 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.814360 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:41.814364 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.814488 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 62 rows starting from the beginning of the part 2025.01.08 01:25:41.814551 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:41.814836 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 48 rows starting from the beginning of the part 2025.01.08 01:25:41.815267 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part 2025.01.08 01:25:41.815199 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.008524704 sec., 367285.479941591 rows/sec., 32.19 MiB/sec. 2025.01.08 01:25:41.815705 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part 2025.01.08 01:25:41.816197 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part 2025.01.08 01:25:41.816656 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part 2025.01.08 01:25:41.816731 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 01:25:41.818296 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.818596 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.818699 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.818781 [ 187 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_136_27} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 01:25:41.819180 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:25:41.820020 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:41.820534 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 5 columns (5 merged, 0 gathered) in 0.006933099 sec., 36924.324894250036 rows/sec., 2.79 MiB/sec. 2025.01.08 01:25:41.820566 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.820758 [ 199 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:25:41.820982 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} executeQuery: Read 14 rows, 1004.00 B in 0.006798 sec., 2059.4292438952634 rows/sec., 144.23 KiB/sec. 2025.01.08 01:25:41.821123 [ 255 ] {e8b0cea1-40f8-4626-bf5a-9300d8babf92} TCPHandler: Processed in 0.007459858 sec. 2025.01.08 01:25:41.821331 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.821340 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.821544 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.821591 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_76_15} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:25:41.821612 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:41.821808 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:25:41.822341 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.822385 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.822747 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:41.822992 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.823202 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} executeQuery: Read 13 rows, 830.00 B in 0.001724 sec., 7540.60324825986 rows/sec., 470.15 KiB/sec. 2025.01.08 01:25:41.823259 [ 4 ] {5ca95b79-9895-4dd8-b444-9239a2469430} TCPHandler: Processed in 0.002003952 sec. 2025.01.08 01:25:41.823395 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.823532 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:41.823592 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:41.824464 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.824502 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.824897 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 01:25:41.825138 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.825271 [ 44 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 01:25:41.825302 [ 44 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.825321 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} executeQuery: Read 387 rows, 28.09 KiB in 0.00182 sec., 212637.36263736265 rows/sec., 15.07 MiB/sec. 2025.01.08 01:25:41.825325 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.825435 [ 255 ] {dc3f4a89-dc0d-4c1f-8344-5ca11a51adcc} TCPHandler: Processed in 0.002096313 sec. 2025.01.08 01:25:41.825590 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:25:41.825649 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.825807 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:41.825893 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 875 rows starting from the beginning of the part 2025.01.08 01:25:41.825901 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:41.826085 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:41.826125 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 28 rows starting from the beginning of the part 2025.01.08 01:25:41.826541 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 822 rows starting from the beginning of the part 2025.01.08 01:25:41.826981 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 51 rows starting from the beginning of the part 2025.01.08 01:25:41.827213 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 28 rows starting from the beginning of the part 2025.01.08 01:25:41.827607 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 387 rows starting from the beginning of the part 2025.01.08 01:25:41.828679 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.828761 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.829726 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:41.830150 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.830592 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} executeQuery: Read 6 rows, 321.00 B in 0.004726 sec., 1269.5725772323317 rows/sec., 66.33 KiB/sec. 2025.01.08 01:25:41.830992 [ 4 ] {98221add-e6ab-427c-813c-0c34ad085e86} TCPHandler: Processed in 0.005446955 sec. 2025.01.08 01:25:41.831167 [ 193 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571368 sec., 383465.64735862 rows/sec., 29.20 MiB/sec. 2025.01.08 01:25:41.831356 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.831585 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 01:25:41.831705 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.831766 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:41.832058 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.832156 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_136_27} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 01:25:41.832260 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:25:41.832514 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.832552 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.832963 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 01:25:41.833206 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.833382 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} executeQuery: Read 177 rows, 11.96 KiB in 0.001779 sec., 99494.09780775716 rows/sec., 6.56 MiB/sec. 2025.01.08 01:25:41.833450 [ 255 ] {2d99df82-c0ea-47bf-8b9f-661de5962d12} TCPHandler: Processed in 0.002334857 sec. 2025.01.08 01:25:41.833655 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.833860 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.833921 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:41.834464 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.834504 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.834870 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.08 01:25:41.835106 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.835353 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. 2025.01.08 01:25:41.835465 [ 4 ] {c7664cb5-ece7-4c3e-8408-b57228e981e4} TCPHandler: Processed in 0.001931651 sec. 2025.01.08 01:25:41.835730 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.835888 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.835982 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:41.837251 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.837291 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.837993 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:25:41.838249 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.838394 [ 44 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:25:41.838436 [ 44 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.838457 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.838462 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} executeQuery: Read 41 rows, 75.23 KiB in 0.002603 sec., 15751.05647330004 rows/sec., 28.23 MiB/sec. 2025.01.08 01:25:41.839081 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:25:41.839405 [ 255 ] {09181c24-e045-4fd3-996c-66d1490de141} TCPHandler: Processed in 0.003831271 sec. 2025.01.08 01:25:41.839763 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:41.840276 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:41.840478 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:41.841162 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:41.841357 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2079 rows starting from the beginning of the part 2025.01.08 01:25:41.842038 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part 2025.01.08 01:25:41.842801 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 41 rows starting from the beginning of the part 2025.01.08 01:25:41.842817 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.842892 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.843408 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2025.01.08 01:25:41.844069 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part 2025.01.08 01:25:41.844458 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.08 01:25:41.844654 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part 2025.01.08 01:25:41.845340 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.845758 [ 44 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.08 01:25:41.845887 [ 44 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:41.845929 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:41.845935 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} executeQuery: Read 52 rows, 3.30 KiB in 0.005825 sec., 8927.038626609441 rows/sec., 565.99 KiB/sec. 2025.01.08 01:25:41.846203 [ 4 ] {a4d34908-10ad-43f1-82dd-f54acfdc8400} TCPHandler: Processed in 0.006668795 sec. 2025.01.08 01:25:41.846512 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:25:41.846906 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:41.847002 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 4610 rows starting from the beginning of the part 2025.01.08 01:25:41.847229 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part 2025.01.08 01:25:41.847421 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part 2025.01.08 01:25:41.847591 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 18 rows starting from the beginning of the part 2025.01.08 01:25:41.847680 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 30 rows starting from the beginning of the part 2025.01.08 01:25:41.847766 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part 2025.01.08 01:25:41.851061 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4774 rows, containing 4 columns (4 merged, 0 gathered) in 0.004950698 sec., 964308.4672100783 rows/sec., 62.05 MiB/sec. 2025.01.08 01:25:41.851687 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.08 01:25:41.852402 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.852509 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_136_27} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.08 01:25:41.852616 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.01.08 01:25:41.856683 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2243 rows, containing 19 columns (19 merged, 0 gathered) in 0.018130256 sec., 123715.84824836449 rows/sec., 221.69 MiB/sec. 2025.01.08 01:25:41.858758 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:25:41.859176 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:41.859261 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_76_15} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:25:41.859422 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.46 MiB. 2025.01.08 01:25:42.000180 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.92 MiB, peak 286.33 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 1.06 MiB 2025.01.08 01:25:42.413826 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:42.413884 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:42.415850 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:25:43.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.98 MiB, peak 286.33 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:25:43.511277 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.08 01:25:43.535854 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:43.535911 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:43.543506 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:25:43.544322 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:43.549105 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.08 01:25:46.796752 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:46.796970 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:46.797042 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:46.797774 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:46.797817 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:46.798326 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 01:25:46.798586 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:46.798806 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} executeQuery: Read 26 rows, 1.98 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 1.02 MiB/sec. 2025.01.08 01:25:46.798883 [ 4 ] {b2949cc0-7777-42a0-89f0-fc9506f09b14} TCPHandler: Processed in 0.002258735 sec. 2025.01.08 01:25:46.799136 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:46.799430 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:46.799510 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:46.800309 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:46.800362 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:46.800829 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 01:25:46.801149 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:46.801392 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} executeQuery: Read 28 rows, 2.24 KiB in 0.002032 sec., 13779.52755905512 rows/sec., 1.07 MiB/sec. 2025.01.08 01:25:46.801464 [ 255 ] {6c8e5480-1f77-4a21-abd4-3fd6d3242255} TCPHandler: Processed in 0.002481729 sec. 2025.01.08 01:25:46.801613 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:46.801756 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:46.801822 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:46.802461 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:46.802507 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:46.802918 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 01:25:46.803173 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:46.803412 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} executeQuery: Read 100 rows, 7.10 KiB in 0.001683 sec., 59417.70647653 rows/sec., 4.12 MiB/sec. 2025.01.08 01:25:46.803509 [ 4 ] {597f5e10-c9b6-40bb-8a78-f5bad5b9b9fd} TCPHandler: Processed in 0.001962331 sec. 2025.01.08 01:25:46.803732 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:46.804061 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:46.804135 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:46.804722 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:46.804764 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:46.805180 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.08 01:25:46.805439 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:46.805663 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} executeQuery: Read 30 rows, 2.10 KiB in 0.001713 sec., 17513.134851138355 rows/sec., 1.20 MiB/sec. 2025.01.08 01:25:46.805723 [ 255 ] {fee3c687-dfc9-4491-915e-51273a061e9a} TCPHandler: Processed in 0.002124014 sec. 2025.01.08 01:25:48.357666 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.01.08 01:25:48.358384 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:48.358434 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:48.358985 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:25:48.359261 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:48.359501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.01.08 01:25:48.359512 [ 63 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:25:48.359584 [ 63 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:48.359609 [ 63 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:48.359993 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.360690 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:48.360848 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.361173 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.361414 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.361791 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.362157 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.362442 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:25:48.365509 [ 200 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005810411 sec., 6393523.625092958 rows/sec., 91.46 MiB/sec. 2025.01.08 01:25:48.365918 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:25:48.366262 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:48.366351 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_81_16} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:25:48.366477 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.08 01:25:51.049183 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.08 01:25:51.071362 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2194 2025.01.08 01:25:51.077248 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.077347 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.090144 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.090242 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.098472 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:51.099577 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.103629 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2194 2025.01.08 01:25:51.107620 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:25:51.108617 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.108965 [ 71 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:25:51.109054 [ 71 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.109115 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.109763 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.128570 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.08 01:25:51.129944 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:51.131415 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.137218 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.143108 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.149101 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.155622 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.161776 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:25:51.227255 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.117974688 sec., 5179.077057614258 rows/sec., 26.78 MiB/sec. 2025.01.08 01:25:51.230802 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:25:51.234043 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.234171 [ 194 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_81_16} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:25:51.236888 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.08 01:25:51.240800 [ 223 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:25:51.240844 [ 223 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:25:51.242765 [ 223 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:25:51.352710 [ 225 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:51.352758 [ 225 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:51.355070 [ 225 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:25:51.457301 [ 225 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:51.457338 [ 225 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:51.459304 [ 225 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:25:51.802592 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.802796 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.802872 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:51.803616 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.803668 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.804090 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:51.804334 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.804580 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} executeQuery: Read 14 rows, 1.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 549.22 KiB/sec. 2025.01.08 01:25:51.804647 [ 4 ] {5c795f26-470d-4a5b-8d81-85bbf32f1cb8} TCPHandler: Processed in 0.002187685 sec. 2025.01.08 01:25:51.804896 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.805141 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:51.805235 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:51.806168 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.806224 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.806704 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 01:25:51.806966 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.807202 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} executeQuery: Read 255 rows, 23.35 KiB in 0.002122 sec., 120169.65127238454 rows/sec., 10.75 MiB/sec. 2025.01.08 01:25:51.807272 [ 255 ] {732e6f92-7745-4867-9527-5aca34d87386} TCPHandler: Processed in 0.00252679 sec. 2025.01.08 01:25:51.807417 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.807543 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.807597 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:51.808196 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.808237 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.808605 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:25:51.808846 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.809047 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} executeQuery: Read 48 rows, 3.54 KiB in 0.001535 sec., 31270.358306188926 rows/sec., 2.25 MiB/sec. 2025.01.08 01:25:51.809102 [ 4 ] {62e8d833-cd20-4e11-bc30-ead35c85a660} TCPHandler: Processed in 0.001748288 sec. 2025.01.08 01:25:51.809254 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.809404 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.809465 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:51.810104 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.810145 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.810516 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:51.810766 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.811000 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. 2025.01.08 01:25:51.811015 [ 225 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:25:51.811078 [ 255 ] {5086f2a4-fb33-4510-8704-487c138d3ca4} TCPHandler: Processed in 0.00189139 sec. 2025.01.08 01:25:51.811095 [ 225 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:25:51.811264 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.811412 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.811463 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:51.812841 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.812893 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.813596 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:51.814016 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.814408 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} executeQuery: Read 13 rows, 830.00 B in 0.003014 sec., 4313.20504313205 rows/sec., 268.93 KiB/sec. 2025.01.08 01:25:51.814533 [ 4 ] {802a8911-9499-423a-8a4c-71179b71c984} TCPHandler: Processed in 0.003364213 sec. 2025.01.08 01:25:51.814742 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.814877 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:51.814947 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:51.815187 [ 225 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:25:51.816516 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.816560 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.816947 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 01:25:51.817183 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.817387 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} executeQuery: Read 387 rows, 28.09 KiB in 0.00255 sec., 151764.70588235292 rows/sec., 10.76 MiB/sec. 2025.01.08 01:25:51.817438 [ 255 ] {e776054e-56dd-4208-94f2-45a115e4bf13} TCPHandler: Processed in 0.002821224 sec. 2025.01.08 01:25:51.817595 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.817742 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:51.817796 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:51.818292 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.818333 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.818711 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:51.818953 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.819164 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} executeQuery: Read 6 rows, 321.00 B in 0.00145 sec., 4137.931034482759 rows/sec., 216.19 KiB/sec. 2025.01.08 01:25:51.819219 [ 4 ] {6d8aeb78-bb46-4b3d-bfc7-989ae75a448b} TCPHandler: Processed in 0.001695916 sec. 2025.01.08 01:25:51.819357 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.819476 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.819534 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:51.820121 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.820160 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.820559 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 01:25:51.820797 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.820973 [ 115 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2025.01.08 01:25:51.821031 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} executeQuery: Read 177 rows, 11.96 KiB in 0.001577 sec., 112238.42739378566 rows/sec., 7.40 MiB/sec. 2025.01.08 01:25:51.821056 [ 115 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.821118 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.821143 [ 255 ] {a32d20cd-a681-4b10-974b-8d67ea031090} TCPHandler: Processed in 0.0018418 sec. 2025.01.08 01:25:51.821363 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.821398 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:25:51.821590 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.821668 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:51.821698 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:51.821748 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 33309 rows starting from the beginning of the part 2025.01.08 01:25:51.822178 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 61 rows starting from the beginning of the part 2025.01.08 01:25:51.822656 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:51.822975 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 177 rows starting from the beginning of the part 2025.01.08 01:25:51.823333 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 100 rows starting from the beginning of the part 2025.01.08 01:25:51.823683 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 177 rows starting from the beginning of the part 2025.01.08 01:25:51.824251 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.824344 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.825146 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.08 01:25:51.825535 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.825727 [ 115 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 2025.01.08 01:25:51.825795 [ 115 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.825830 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.825857 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} executeQuery: Read 1 rows, 69.00 B in 0.004353 sec., 229.72662531587412 rows/sec., 15.48 KiB/sec. 2025.01.08 01:25:51.826247 [ 4 ] {09972fc1-c81e-422a-9c72-d3013aa9914b} TCPHandler: Processed in 0.004993009 sec. 2025.01.08 01:25:51.826366 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.826631 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.827296 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.827332 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:25:51.827542 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.827879 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:51.827984 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.828473 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.829190 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.829656 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.830258 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:25:51.833786 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.007810183 sec., 7554.24040640277 rows/sec., 509.03 KiB/sec. 2025.01.08 01:25:51.833960 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) 2025.01.08 01:25:51.834493 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.834548 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.834598 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.834615 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_59_13} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 2025.01.08 01:25:51.834787 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:25:51.835739 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:25:51.836085 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.836529 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} executeQuery: Read 41 rows, 75.23 KiB in 0.009446 sec., 4340.461571035359 rows/sec., 7.78 MiB/sec. 2025.01.08 01:25:51.837324 [ 255 ] {144c15c7-93cb-46f3-b905-2de71ffbece8} TCPHandler: Processed in 0.010962292 sec. 2025.01.08 01:25:51.837551 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:51.837708 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:51.837823 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:51.838872 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 33924 rows, containing 5 columns (5 merged, 0 gathered) in 0.017658588 sec., 1921104.903744286 rows/sec., 128.65 MiB/sec. 2025.01.08 01:25:51.838911 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:51.838963 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:51.839154 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2025.01.08 01:25:51.839683 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.08 01:25:51.839751 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.839905 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_138_28} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2025.01.08 01:25:51.840052 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.08 01:25:51.840130 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:51.840376 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} executeQuery: Read 52 rows, 3.30 KiB in 0.002726 sec., 19075.568598679383 rows/sec., 1.18 MiB/sec. 2025.01.08 01:25:51.840443 [ 4 ] {05053a07-acef-4b43-8c38-d59649b13731} TCPHandler: Processed in 0.003003498 sec. 2025.01.08 01:25:51.840447 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:51.840503 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:51.842497 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:25:52.000221 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.91 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: -1.93 MiB 2025.01.08 01:25:52.682521 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:52.682577 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:52.684466 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:25:55.620545 [ 116 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:25:55.620595 [ 116 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:25:55.859675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.01.08 01:25:55.860636 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:55.860685 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:55.861232 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:25:55.861497 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:55.861782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.01.08 01:25:56.795526 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:56.795729 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:56.795808 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:56.796576 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:56.796626 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:56.797074 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.08 01:25:56.797343 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:56.797571 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} executeQuery: Read 26 rows, 1.98 KiB in 0.001899 sec., 13691.41653501843 rows/sec., 1.02 MiB/sec. 2025.01.08 01:25:56.797640 [ 4 ] {03faa4a9-bf5e-4e8a-883b-d369b1760072} TCPHandler: Processed in 0.002245585 sec. 2025.01.08 01:25:56.797901 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:56.798125 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:56.798215 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:56.799094 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:56.799149 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:56.799630 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.08 01:25:56.799896 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:56.800148 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} executeQuery: Read 28 rows, 2.24 KiB in 0.002086 sec., 13422.818791946307 rows/sec., 1.05 MiB/sec. 2025.01.08 01:25:56.800218 [ 255 ] {817cb96f-3c6f-4fa2-be86-0ee842e261d8} TCPHandler: Processed in 0.002464979 sec. 2025.01.08 01:25:56.800380 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:56.800529 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:56.800597 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:56.801205 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:56.801247 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:56.801674 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.08 01:25:56.801935 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:56.802163 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} executeQuery: Read 100 rows, 7.10 KiB in 0.001671 sec., 59844.404548174745 rows/sec., 4.15 MiB/sec. 2025.01.08 01:25:56.802222 [ 4 ] {9b2e6b34-8ebb-4de0-b5ac-09327fbe2abb} TCPHandler: Processed in 0.00191317 sec. 2025.01.08 01:25:56.802369 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:56.802500 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:56.802558 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:56.803083 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:56.803126 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:56.803523 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.08 01:25:56.803779 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:56.804015 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} executeQuery: Read 30 rows, 2.10 KiB in 0.001541 sec., 19467.878001297857 rows/sec., 1.33 MiB/sec. 2025.01.08 01:25:56.804093 [ 255 ] {56e7239f-507b-4535-a270-4215069216ba} TCPHandler: Processed in 0.001779628 sec. 2025.01.08 01:25:58.628686 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.01.08 01:25:58.656824 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.656895 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.664615 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:25:58.665475 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.668781 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.01.08 01:25:58.743319 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.743545 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.743629 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:25:58.744493 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.744545 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.745003 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:58.745382 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.745619 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} executeQuery: Read 14 rows, 1.01 KiB in 0.002136 sec., 6554.307116104869 rows/sec., 471.82 KiB/sec. 2025.01.08 01:25:58.745685 [ 4 ] {7afb617d-ae7e-44e9-b9b9-b0381df39f87} TCPHandler: Processed in 0.00251011 sec. 2025.01.08 01:25:58.745970 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.746168 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:25:58.746248 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:25:58.747012 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.747065 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.747498 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.08 01:25:58.747757 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.748066 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} executeQuery: Read 12 rows, 1002.00 B in 0.001935 sec., 6201.550387596899 rows/sec., 505.69 KiB/sec. 2025.01.08 01:25:58.748397 [ 255 ] {88de1e86-6fbe-49e9-a9e9-4709c620d0bb} TCPHandler: Processed in 0.00257122 sec. 2025.01.08 01:25:58.748794 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.749013 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:25:58.749062 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:25:58.750281 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.750332 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.750890 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.08 01:25:58.751134 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.751366 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} executeQuery: Read 1359 rows, 115.98 KiB in 0.002384 sec., 570050.3355704698 rows/sec., 47.51 MiB/sec. 2025.01.08 01:25:58.751426 [ 4 ] {2b8c560e-f794-4eaf-9630-c6eee3773972} TCPHandler: Processed in 0.002869895 sec. 2025.01.08 01:25:58.751589 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.751775 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.751856 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:25:58.752523 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.752564 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.752949 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:25:58.753202 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.753449 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} executeQuery: Read 39 rows, 2.80 KiB in 0.001722 sec., 22648.08362369338 rows/sec., 1.59 MiB/sec. 2025.01.08 01:25:58.753532 [ 255 ] {e5085f31-a44c-4961-9e5a-0501405d7dc5} TCPHandler: Processed in 0.002001331 sec. 2025.01.08 01:25:58.753757 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.753904 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.753961 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:25:58.754712 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.754757 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.755157 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:58.755390 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.755614 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} executeQuery: Read 242 rows, 16.79 KiB in 0.001739 sec., 139160.43703277744 rows/sec., 9.43 MiB/sec. 2025.01.08 01:25:58.755668 [ 4 ] {573a7720-d4d2-42d5-9135-0f215a3be4d3} TCPHandler: Processed in 0.002025942 sec. 2025.01.08 01:25:58.755810 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.755929 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.755990 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:25:58.756676 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.756723 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.757122 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:58.757362 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.757591 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. 2025.01.08 01:25:58.757649 [ 255 ] {820ad3a4-cda5-4a09-b985-7835b4badd2b} TCPHandler: Processed in 0.00189842 sec. 2025.01.08 01:25:58.757782 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.757904 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:25:58.757958 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:25:58.758920 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.758962 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.759362 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.08 01:25:58.759612 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.759853 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} executeQuery: Read 834 rows, 61.67 KiB in 0.00197 sec., 423350.2538071066 rows/sec., 30.57 MiB/sec. 2025.01.08 01:25:58.759919 [ 4 ] {4e0e2a2e-7c7e-4dd9-a89e-3bbaf830a60d} TCPHandler: Processed in 0.002192545 sec. 2025.01.08 01:25:58.760157 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.760515 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:25:58.760673 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:25:58.761383 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.761421 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.761797 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:58.762040 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.762286 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} executeQuery: Read 6 rows, 321.00 B in 0.001877 sec., 3196.5903036760787 rows/sec., 167.01 KiB/sec. 2025.01.08 01:25:58.762347 [ 255 ] {f871c30e-e19e-498c-9540-db78d297b2cb} TCPHandler: Processed in 0.002330876 sec. 2025.01.08 01:25:58.762548 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.762693 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.762752 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:25:58.763489 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.763527 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.763969 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.08 01:25:58.764204 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.764424 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} executeQuery: Read 969 rows, 65.95 KiB in 0.001761 sec., 550255.5366269165 rows/sec., 36.57 MiB/sec. 2025.01.08 01:25:58.764476 [ 4 ] {1ba50b9e-5a77-4bbf-ba0e-639a2e292024} TCPHandler: Processed in 0.002013952 sec. 2025.01.08 01:25:58.764628 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.764767 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.764830 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:25:58.765319 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.765358 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.765727 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.08 01:25:58.765980 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.766221 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} executeQuery: Read 1 rows, 69.00 B in 0.001484 sec., 673.8544474393531 rows/sec., 45.41 KiB/sec. 2025.01.08 01:25:58.766280 [ 255 ] {c6c6894c-867b-426e-8ac6-f90873d29607} TCPHandler: Processed in 0.001723047 sec. 2025.01.08 01:25:58.766505 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.766650 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.766744 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:25:58.767923 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.767961 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.768639 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:25:58.768893 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.769147 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} executeQuery: Read 20 rows, 36.70 KiB in 0.002526 sec., 7917.656373713381 rows/sec., 14.19 MiB/sec. 2025.01.08 01:25:58.769242 [ 4 ] {4e010e48-bd84-49cb-90d1-dfe73e6dab25} TCPHandler: Processed in 0.002882165 sec. 2025.01.08 01:25:58.769387 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:25:58.769529 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:25:58.769590 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:25:58.770123 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:25:58.770163 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:25:58.770530 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.08 01:25:58.770773 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:25:58.770975 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} executeQuery: Read 34 rows, 2.03 KiB in 0.001477 sec., 23019.634394041976 rows/sec., 1.34 MiB/sec. 2025.01.08 01:25:58.771030 [ 255 ] {d9c6a165-24f4-4214-a9a3-0d34b83a26cc} TCPHandler: Processed in 0.001712557 sec. 2025.01.08 01:25:59.000244 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.35 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: -1.37 MiB 2025.01.08 01:26:01.103855 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2248 2025.01.08 01:26:01.107518 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.107559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.109101 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:01.109419 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.109595 [ 118 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.08 01:26:01.109662 [ 118 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.109708 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.110751 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:01.111809 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2248 2025.01.08 01:26:01.112248 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:01.112437 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2060 rows starting from the beginning of the part 2025.01.08 01:26:01.112980 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:01.113509 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:01.114035 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part 2025.01.08 01:26:01.114562 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:01.115066 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:01.129269 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2248 rows, containing 72 columns (72 merged, 0 gathered) in 0.019357876 sec., 116128.44301719879 rows/sec., 86.73 MiB/sec. 2025.01.08 01:26:01.131452 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.08 01:26:01.132361 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.132472 [ 199 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_61_12} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.08 01:26:01.132878 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.01.08 01:26:01.794889 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.795097 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:01.795176 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:01.796039 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.796087 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.796521 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.08 01:26:01.796770 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.796942 [ 118 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.08 01:26:01.796984 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} executeQuery: Read 68 rows, 5.91 KiB in 0.001941 sec., 35033.48789283874 rows/sec., 2.97 MiB/sec. 2025.01.08 01:26:01.796987 [ 118 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.797036 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.797073 [ 4 ] {0700fa3b-62c1-41e1-aa63-fa8b19dd987f} TCPHandler: Processed in 0.002316266 sec. 2025.01.08 01:26:01.797196 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:26:01.797314 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:01.797369 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.797381 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1402 rows starting from the beginning of the part 2025.01.08 01:26:01.797613 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:01.797942 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:01.798000 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 255 rows starting from the beginning of the part 2025.01.08 01:26:01.798175 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:01.798309 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:01.798626 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:26:01.798900 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 68 rows starting from the beginning of the part 2025.01.08 01:26:01.801162 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.801246 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.801979 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:26:01.802248 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139711 sec., 610151.0376750755 rows/sec., 53.47 MiB/sec. 2025.01.08 01:26:01.802469 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.802513 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.08 01:26:01.802940 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} executeQuery: Read 21 rows, 1.58 KiB in 0.005277 sec., 3979.5338260375215 rows/sec., 299.24 KiB/sec. 2025.01.08 01:26:01.803258 [ 255 ] {96abaf12-92c4-49c9-82fd-3fa8f399c657} TCPHandler: Processed in 0.006050795 sec. 2025.01.08 01:26:01.803297 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.803559 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.803726 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_141_28} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.08 01:26:01.803943 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:01.804036 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:26:01.804132 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:01.804951 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.804992 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.805373 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.08 01:26:01.805615 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.805813 [ 113 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.08 01:26:01.805844 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} executeQuery: Read 49 rows, 3.92 KiB in 0.002045 sec., 23960.880195599024 rows/sec., 1.87 MiB/sec. 2025.01.08 01:26:01.805895 [ 113 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.805965 [ 4 ] {a2b7aea8-2396-48bd-8448-1c747ba29ad3} TCPHandler: Processed in 0.002590131 sec. 2025.01.08 01:26:01.805972 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.806192 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.806243 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:26:01.806445 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:01.806669 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:01.806757 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:01.806894 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 875 rows starting from the beginning of the part 2025.01.08 01:26:01.807567 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:01.808241 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 387 rows starting from the beginning of the part 2025.01.08 01:26:01.808952 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:01.809660 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 834 rows starting from the beginning of the part 2025.01.08 01:26:01.810007 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 49 rows starting from the beginning of the part 2025.01.08 01:26:01.810731 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.810776 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.811356 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.08 01:26:01.811684 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.811966 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} executeQuery: Read 60 rows, 4.26 KiB in 0.005631 sec., 10655.301012253596 rows/sec., 756.48 KiB/sec. 2025.01.08 01:26:01.812150 [ 255 ] {3fe0e2b3-6a4c-413e-bd9a-163f352aea76} TCPHandler: Processed in 0.006089716 sec. 2025.01.08 01:26:01.812247 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.006135027 sec., 358759.6273007437 rows/sec., 27.33 MiB/sec. 2025.01.08 01:26:01.812344 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.812534 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:01.812569 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.08 01:26:01.812778 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:01.813381 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.813677 [ 195 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_141_28} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.08 01:26:01.813969 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:26:01.814817 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.814861 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.815520 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:26:01.815777 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.816029 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} executeQuery: Read 21 rows, 38.53 KiB in 0.003553 sec., 5910.498170560089 rows/sec., 10.59 MiB/sec. 2025.01.08 01:26:01.816149 [ 4 ] {c478a9cf-6f01-421e-a3b5-2dd671af712c} TCPHandler: Processed in 0.003897761 sec. 2025.01.08 01:26:01.816315 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:01.816460 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:01.816521 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:01.817089 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.817128 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.817497 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.08 01:26:01.817745 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.817918 [ 113 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.08 01:26:01.817975 [ 113 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:01.817982 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} executeQuery: Read 18 rows, 1.26 KiB in 0.001548 sec., 11627.906976744187 rows/sec., 815.69 KiB/sec. 2025.01.08 01:26:01.818003 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:01.818138 [ 255 ] {82be55c6-6fd9-48ce-81b0-8677cedcd89c} TCPHandler: Processed in 0.0018925 sec. 2025.01.08 01:26:01.818224 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:26:01.818327 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:01.818358 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 4774 rows starting from the beginning of the part 2025.01.08 01:26:01.818456 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:01.818634 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:01.818775 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:01.818892 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 34 rows starting from the beginning of the part 2025.01.08 01:26:01.819050 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 18 rows starting from the beginning of the part 2025.01.08 01:26:01.820846 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 4938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714043 sec., 1819425.8528696855 rows/sec., 117.07 MiB/sec. 2025.01.08 01:26:01.821213 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.08 01:26:01.821542 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:01.821631 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_141_28} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.08 01:26:01.821734 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.01.08 01:26:03.361962 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.01.08 01:26:03.363106 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:03.363163 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:03.363709 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:26:03.363976 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:03.364284 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.01.08 01:26:06.168875 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.01.08 01:26:06.193449 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:06.193512 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:06.201040 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:26:06.201860 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:06.205669 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.01.08 01:26:06.796219 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:06.796430 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:06.796512 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:06.797373 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:06.797413 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:06.797853 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.08 01:26:06.798104 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:06.798308 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} executeQuery: Read 26 rows, 1.98 KiB in 0.001936 sec., 13429.752066115703 rows/sec., 1022.46 KiB/sec. 2025.01.08 01:26:06.798364 [ 4 ] {a9c05a79-2106-4590-8f7f-e6de4e31a368} TCPHandler: Processed in 0.002283696 sec. 2025.01.08 01:26:06.798633 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:06.798855 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:06.798942 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:06.799740 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:06.799792 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:06.800239 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.08 01:26:06.800490 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:06.800699 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} executeQuery: Read 28 rows, 2.24 KiB in 0.001906 sec., 14690.451206715636 rows/sec., 1.15 MiB/sec. 2025.01.08 01:26:06.800768 [ 255 ] {625a7a90-4eb1-451d-81a4-1b34a031bf68} TCPHandler: Processed in 0.002283156 sec. 2025.01.08 01:26:06.800930 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:06.801053 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:06.801106 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:06.801737 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:06.801784 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:06.802238 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.08 01:26:06.802488 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:06.802735 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} executeQuery: Read 100 rows, 7.10 KiB in 0.001698 sec., 58892.815076560655 rows/sec., 4.08 MiB/sec. 2025.01.08 01:26:06.802811 [ 4 ] {6df0ef27-618d-4c25-8694-cd96886690d5} TCPHandler: Processed in 0.001944911 sec. 2025.01.08 01:26:06.802968 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:06.803248 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:06.803419 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:06.804779 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:06.804819 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. 2025.01.08 01:26:06.805216 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.08 01:26:06.805452 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:06.805648 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} executeQuery: Read 30 rows, 2.10 KiB in 0.002531 sec., 11853.02252074279 rows/sec., 831.49 KiB/sec. 2025.01.08 01:26:06.805737 [ 255 ] {26b25917-2ca8-4b77-ba78-8ba5cd0f13e4} TCPHandler: Processed in 0.002831734 sec. 2025.01.08 01:26:09.003632 [ 103 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.01.08 01:26:09.003708 [ 103 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:09.003730 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:09.003879 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:26:09.004092 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:09.004151 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 242 rows starting from the beginning of the part 2025.01.08 01:26:09.004257 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part 2025.01.08 01:26:09.004505 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:09.004824 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:09.005133 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part 2025.01.08 01:26:09.006383 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584681 sec., 291718.78463918756 rows/sec., 20.88 MiB/sec. 2025.01.08 01:26:09.006559 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.08 01:26:09.006854 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:09.006933 [ 191 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_60_13} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.01.08 01:26:09.007013 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:26:10.028208 [ 99 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.01.08 01:26:10.028270 [ 99 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:10.028291 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:10.028426 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:26:10.028684 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:10.028728 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part 2025.01.08 01:26:10.028813 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:10.029015 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:10.029323 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:10.029407 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:10.030550 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.002192175 sec., 164220.46597557218 rows/sec., 8.38 MiB/sec. 2025.01.08 01:26:10.030783 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.08 01:26:10.031209 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:10.031312 [ 200 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_60_13} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.01.08 01:26:10.031419 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.08 01:26:10.620852 [ 97 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:26:10.620918 [ 97 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:26:10.864436 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.01.08 01:26:10.865066 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:10.865108 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:10.865626 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:26:10.865873 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:10.866112 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.01.08 01:26:11.112142 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2268 2025.01.08 01:26:11.115122 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.115182 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.116704 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:11.117039 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.117704 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2268 2025.01.08 01:26:11.224806 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:11.224866 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:11.227044 [ 218 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:11.369188 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:11.369240 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:11.371029 [ 225 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:11.442655 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:11.442713 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:11.444770 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:11.574711 [ 219 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:11.574798 [ 219 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:11.577076 [ 219 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:11.802040 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:11.802082 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:11.802514 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.802759 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.802883 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:11.804559 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.804624 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.805358 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:11.805367 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:11.805986 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.806369 [ 100 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.08 01:26:11.806513 [ 100 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.806594 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.806685 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} executeQuery: Read 14 rows, 1.01 KiB in 0.00398 sec., 3517.5879396984924 rows/sec., 253.22 KiB/sec. 2025.01.08 01:26:11.807078 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:26:11.807099 [ 4 ] {d60cce4f-505b-45a7-b286-22f09a153ce5} TCPHandler: Processed in 0.004754435 sec. 2025.01.08 01:26:11.807321 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:11.807365 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2025.01.08 01:26:11.807420 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.807535 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:11.807853 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:11.807905 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:11.808048 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:11.808270 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:11.808606 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:11.810776 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.810845 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.811283 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004513561 sec., 15508.8188682949 rows/sec., 1.15 MiB/sec. 2025.01.08 01:26:11.811564 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.08 01:26:11.811819 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.08 01:26:11.812201 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.812369 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.812394 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_61_15} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.08 01:26:11.812577 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:26:11.812736 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} executeQuery: Read 255 rows, 23.35 KiB in 0.005091 sec., 50088.39127872716 rows/sec., 4.48 MiB/sec. 2025.01.08 01:26:11.812805 [ 255 ] {3a13d7c3-1f4c-4738-967d-98bfb9e39beb} TCPHandler: Processed in 0.005556977 sec. 2025.01.08 01:26:11.812982 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.813123 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.813182 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:11.813812 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.813853 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.814232 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:26:11.814471 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.814680 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} executeQuery: Read 48 rows, 3.54 KiB in 0.001589 sec., 30207.677784770298 rows/sec., 2.18 MiB/sec. 2025.01.08 01:26:11.814738 [ 4 ] {ff66a4a3-4c56-406d-98c3-304a1a4e8361} TCPHandler: Processed in 0.001826319 sec. 2025.01.08 01:26:11.814885 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.815026 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.815086 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:11.815709 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.815746 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.816096 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:11.816336 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.816543 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. 2025.01.08 01:26:11.816594 [ 255 ] {9d225ca2-3699-4a80-a321-04d220851678} TCPHandler: Processed in 0.001774398 sec. 2025.01.08 01:26:11.816747 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.816885 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.816942 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:11.817562 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.817599 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.817952 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:11.818197 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.818323 [ 98 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.08 01:26:11.818373 [ 98 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.818378 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} executeQuery: Read 13 rows, 830.00 B in 0.001522 sec., 8541.392904073587 rows/sec., 532.55 KiB/sec. 2025.01.08 01:26:11.818399 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.818455 [ 4 ] {c8b707f9-2f91-428e-be1e-326f5230c50e} TCPHandler: Processed in 0.001775608 sec. 2025.01.08 01:26:11.818569 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:26:11.818629 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.818714 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:11.818799 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2025.01.08 01:26:11.818867 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:11.819068 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:11.819119 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:11.819429 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:11.819727 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:11.819987 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:11.822142 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.822219 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.822569 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004092915 sec., 15881.101855279185 rows/sec., 1.03 MiB/sec. 2025.01.08 01:26:11.822787 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.08 01:26:11.823136 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.08 01:26:11.823445 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.823598 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_61_15} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.08 01:26:11.823649 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.823759 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:26:11.823959 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} executeQuery: Read 387 rows, 28.09 KiB in 0.005172 sec., 74825.9860788863 rows/sec., 5.30 MiB/sec. 2025.01.08 01:26:11.824018 [ 255 ] {5b47f19e-96fc-4edf-8c52-ee2393f51ef3} TCPHandler: Processed in 0.005479327 sec. 2025.01.08 01:26:11.824160 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.824282 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:11.824334 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:11.824813 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.824850 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.825207 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:11.825436 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.825605 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. 2025.01.08 01:26:11.825656 [ 4 ] {a8977418-d48f-4b71-bde7-05ec23a3a0d1} TCPHandler: Processed in 0.001553634 sec. 2025.01.08 01:26:11.825791 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.825915 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.825968 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:11.826552 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.826591 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.826999 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.08 01:26:11.827259 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.827444 [ 98 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 2025.01.08 01:26:11.827512 [ 98 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.827515 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} executeQuery: Read 177 rows, 11.96 KiB in 0.001619 sec., 109326.7449042619 rows/sec., 7.21 MiB/sec. 2025.01.08 01:26:11.827554 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.827685 [ 255 ] {0b49827d-3d7c-4dfe-a2b5-e6e367726aee} TCPHandler: Processed in 0.00194716 sec. 2025.01.08 01:26:11.827795 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:26:11.827881 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.827985 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:11.828068 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_138_28, total 33924 rows starting from the beginning of the part 2025.01.08 01:26:11.828155 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.828366 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:11.828347 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:11.828838 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 969 rows starting from the beginning of the part 2025.01.08 01:26:11.829272 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part 2025.01.08 01:26:11.829638 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:11.829951 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 177 rows starting from the beginning of the part 2025.01.08 01:26:11.830675 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.830749 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.831480 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.08 01:26:11.831810 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.832169 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} executeQuery: Read 1 rows, 69.00 B in 0.004079 sec., 245.15812699190977 rows/sec., 16.52 KiB/sec. 2025.01.08 01:26:11.832463 [ 4 ] {8d28ccb9-3fa4-4a64-a370-e7a77e92b65f} TCPHandler: Processed in 0.004663424 sec. 2025.01.08 01:26:11.832820 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.833262 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.833544 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:11.836311 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.836356 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.837413 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:26:11.837729 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.838101 [ 222 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:11.838149 [ 222 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:11.838206 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} executeQuery: Read 41 rows, 75.23 KiB in 0.005077 sec., 8075.635217648218 rows/sec., 14.47 MiB/sec. 2025.01.08 01:26:11.838727 [ 255 ] {61bc05ae-251d-4903-9ebf-ccee29a13d23} TCPHandler: Processed in 0.006085575 sec. 2025.01.08 01:26:11.838942 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:11.839076 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:11.839137 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:11.840508 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:11.840549 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:11.841131 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.08 01:26:11.841622 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.841863 [ 222 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:11.842044 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:11.842140 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} executeQuery: Read 52 rows, 3.30 KiB in 0.003072 sec., 16927.083333333332 rows/sec., 1.05 MiB/sec. 2025.01.08 01:26:11.842181 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:11.842551 [ 4 ] {4e281f2e-1630-4270-bcc6-cd2f0e63133e} TCPHandler: Processed in 0.003707428 sec. 2025.01.08 01:26:11.844051 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergeTask::MergeProjectionsStage: Merge sorted 35330 rows, containing 5 columns (5 merged, 0 gathered) in 0.016354178 sec., 2160304.2354070013 rows/sec., 144.67 MiB/sec. 2025.01.08 01:26:11.844498 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) 2025.01.08 01:26:11.844998 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:11.845160 [ 198 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_143_29} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 2025.01.08 01:26:11.845360 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.08 01:26:11.846301 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:12.853650 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:12.853751 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:12.855787 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:13.705758 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.01.08 01:26:13.730450 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:13.730511 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:13.738046 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:26:13.738870 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:13.742231 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.01.08 01:26:16.795831 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:16.796042 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:16.796124 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:16.796916 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:16.796967 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:16.797401 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.08 01:26:16.797658 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:16.797900 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} executeQuery: Read 26 rows, 1.98 KiB in 0.001911 sec., 13605.442176870749 rows/sec., 1.01 MiB/sec. 2025.01.08 01:26:16.797967 [ 4 ] {a6b90490-7e83-4c31-9d0a-544adeda77a8} TCPHandler: Processed in 0.002278006 sec. 2025.01.08 01:26:16.798214 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:16.798436 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:16.798515 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:16.799273 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:16.799320 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:16.799781 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.08 01:26:16.800049 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:16.800281 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} executeQuery: Read 28 rows, 2.24 KiB in 0.001906 sec., 14690.451206715636 rows/sec., 1.15 MiB/sec. 2025.01.08 01:26:16.800341 [ 255 ] {28fad9d6-ec6b-4ed9-b372-b883eef3df32} TCPHandler: Processed in 0.002272526 sec. 2025.01.08 01:26:16.800480 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:16.800627 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:16.800694 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:16.801350 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:16.801399 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:16.801820 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.08 01:26:16.802065 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:16.802293 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} executeQuery: Read 100 rows, 7.10 KiB in 0.001697 sec., 58927.519151443725 rows/sec., 4.09 MiB/sec. 2025.01.08 01:26:16.802378 [ 4 ] {3354a6db-ad30-421d-9fcb-6aa1ff7b7d03} TCPHandler: Processed in 0.001963861 sec. 2025.01.08 01:26:16.802565 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:16.802770 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:16.802834 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:16.803428 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:16.803478 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:16.803882 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.08 01:26:16.804134 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:16.804344 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} executeQuery: Read 30 rows, 2.10 KiB in 0.001619 sec., 18529.95676343422 rows/sec., 1.27 MiB/sec. 2025.01.08 01:26:16.804394 [ 255 ] {fa7eb21c-e23f-4577-a3f4-eb34eb739f27} TCPHandler: Processed in 0.00192456 sec. 2025.01.08 01:26:18.366282 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.01.08 01:26:18.367088 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:18.367136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:18.367789 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:26:18.368060 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:18.368316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.01.08 01:26:18.830486 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:18.830563 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:18.832735 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:19.368337 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:19.368387 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:19.370289 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:20.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.02 MiB, peak 287.48 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:26:21.117891 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2298 2025.01.08 01:26:21.121135 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.121189 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.122760 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:21.123086 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.124609 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2298 2025.01.08 01:26:21.242315 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.01.08 01:26:21.266819 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.266886 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.274679 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:26:21.275500 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.279145 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.01.08 01:26:21.803374 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.803582 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.803658 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:21.804415 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.804457 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.804895 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:21.805144 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.805333 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} executeQuery: Read 14 rows, 1.01 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 557.11 KiB/sec. 2025.01.08 01:26:21.805388 [ 4 ] {4eb6b82d-b37e-46d4-bca5-0621aeacaa5c} TCPHandler: Processed in 0.002149803 sec. 2025.01.08 01:26:21.805648 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.805856 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:21.805933 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:21.806832 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.806884 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.807360 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.08 01:26:21.807618 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.807863 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} executeQuery: Read 255 rows, 23.35 KiB in 0.002066 sec., 123426.9119070668 rows/sec., 11.04 MiB/sec. 2025.01.08 01:26:21.807926 [ 255 ] {e080b058-a99c-417d-86d8-2a4aedbfc0db} TCPHandler: Processed in 0.002413298 sec. 2025.01.08 01:26:21.808111 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.808250 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.808306 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:21.808939 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.808976 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.809335 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:26:21.809561 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.809692 [ 86 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:26:21.809739 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} executeQuery: Read 48 rows, 3.54 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.27 MiB/sec. 2025.01.08 01:26:21.809744 [ 86 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.809791 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.809811 [ 4 ] {6d133ac7-a97a-4925-b126-7b26d5a9ec58} TCPHandler: Processed in 0.001765808 sec. 2025.01.08 01:26:21.809971 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:26:21.810002 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.810145 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:21.810227 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 62 rows starting from the beginning of the part 2025.01.08 01:26:21.810253 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.810444 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 48 rows starting from the beginning of the part 2025.01.08 01:26:21.810460 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:21.810807 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 39 rows starting from the beginning of the part 2025.01.08 01:26:21.811150 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part 2025.01.08 01:26:21.811340 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part 2025.01.08 01:26:21.811618 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part 2025.01.08 01:26:21.813548 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.813626 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.814622 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796955 sec., 55451.843930159856 rows/sec., 4.18 MiB/sec. 2025.01.08 01:26:21.814634 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:21.814783 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:26:21.815152 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.815361 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.815597 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_81_16} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:26:21.815607 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} executeQuery: Read 14 rows, 1004.00 B in 0.005418 sec., 2583.9793281653747 rows/sec., 180.97 KiB/sec. 2025.01.08 01:26:21.815795 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:26:21.815816 [ 255 ] {7b27ba6b-0e89-4685-b948-9a962e6873a8} TCPHandler: Processed in 0.005915163 sec. 2025.01.08 01:26:21.815982 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.816101 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.816149 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:21.816713 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.816750 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.817102 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:21.817332 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.817549 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} executeQuery: Read 13 rows, 830.00 B in 0.001462 sec., 8891.928864569083 rows/sec., 554.41 KiB/sec. 2025.01.08 01:26:21.817617 [ 4 ] {20c8e812-2190-4c32-a7b5-3eee1534f1b6} TCPHandler: Processed in 0.001687957 sec. 2025.01.08 01:26:21.817865 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.818023 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:21.818081 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:21.818882 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.818922 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.819307 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.08 01:26:21.819543 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.819768 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} executeQuery: Read 387 rows, 28.09 KiB in 0.001775 sec., 218028.1690140845 rows/sec., 15.45 MiB/sec. 2025.01.08 01:26:21.819826 [ 255 ] {92d910d4-03bc-4262-8c11-3b113717c105} TCPHandler: Processed in 0.002101713 sec. 2025.01.08 01:26:21.819968 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.820110 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:21.820168 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:21.820723 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.820760 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.821138 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:21.821372 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.821575 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. 2025.01.08 01:26:21.821655 [ 4 ] {bc1ff7f5-59eb-4ca3-9f6c-09887b130718} TCPHandler: Processed in 0.001752898 sec. 2025.01.08 01:26:21.821922 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.822082 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.822146 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:21.822800 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.822840 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.823243 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.08 01:26:21.823480 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.823717 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} executeQuery: Read 177 rows, 11.96 KiB in 0.001661 sec., 106562.3118603251 rows/sec., 7.03 MiB/sec. 2025.01.08 01:26:21.823784 [ 255 ] {78feb93a-3003-43cf-a8ab-e3c704bb314d} TCPHandler: Processed in 0.002014072 sec. 2025.01.08 01:26:21.823960 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.824264 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.824417 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:21.824987 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.825024 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.825375 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.08 01:26:21.825607 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.825791 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} executeQuery: Read 1 rows, 69.00 B in 0.001628 sec., 614.2506142506143 rows/sec., 41.39 KiB/sec. 2025.01.08 01:26:21.825811 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:26:21.825876 [ 4 ] {6f714192-9074-4177-ba48-2012a6961c05} TCPHandler: Processed in 0.001999072 sec. 2025.01.08 01:26:21.825876 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:26:21.826062 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.826198 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.826306 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:21.828095 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.828137 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.828722 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:26:21.829282 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:26:21.829548 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.829725 [ 82 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:26:21.829798 [ 82 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.829831 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.829846 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} executeQuery: Read 41 rows, 75.23 KiB in 0.003667 sec., 11180.801745295881 rows/sec., 20.04 MiB/sec. 2025.01.08 01:26:21.830412 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:26:21.830748 [ 255 ] {d394b4d1-face-46ff-abea-e544516d9044} TCPHandler: Processed in 0.004776596 sec. 2025.01.08 01:26:21.831089 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:21.831522 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:21.831713 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:21.832213 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:21.832461 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2243 rows starting from the beginning of the part 2025.01.08 01:26:21.833278 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 41 rows starting from the beginning of the part 2025.01.08 01:26:21.833877 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:21.833982 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:21.834037 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:26:21.834755 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part 2025.01.08 01:26:21.835466 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part 2025.01.08 01:26:21.835516 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.08 01:26:21.836026 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part 2025.01.08 01:26:21.836287 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.837049 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} executeQuery: Read 52 rows, 3.30 KiB in 0.005673 sec., 9166.22598272519 rows/sec., 581.15 KiB/sec. 2025.01.08 01:26:21.837584 [ 4 ] {1f446615-d84c-4392-8df4-d6baaca030e2} TCPHandler: Processed in 0.006703635 sec. 2025.01.08 01:26:21.844796 [ 193 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 19 columns (19 merged, 0 gathered) in 0.014866214 sec., 161910.75952492005 rows/sec., 290.14 MiB/sec. 2025.01.08 01:26:21.847007 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:26:21.847461 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:21.847544 [ 192 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_81_16} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:26:21.847694 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. 2025.01.08 01:26:22.000236 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.39 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.38 MiB 2025.01.08 01:26:25.621183 [ 78 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:26:25.621266 [ 78 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:26:25.868501 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.01.08 01:26:25.869285 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:25.869333 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:25.869872 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:26:25.870138 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:25.870411 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.01.08 01:26:25.870422 [ 78 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:26:25.870518 [ 78 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:25.870561 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:25.870743 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.870933 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:25.870986 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.871083 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.871210 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.871482 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.871566 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.871665 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:26:25.874658 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003994093 sec., 9866069.718456732 rows/sec., 141.14 MiB/sec. 2025.01.08 01:26:25.875294 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:26:25.875837 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:25.875926 [ 186 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_86_17} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:26:25.876044 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.08 01:26:26.796183 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:26.796398 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:26.796479 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:26.797292 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.797344 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.797786 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.08 01:26:26.798037 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.798249 [ 76 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.08 01:26:26.798296 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} executeQuery: Read 26 rows, 1.98 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1014.08 KiB/sec. 2025.01.08 01:26:26.798344 [ 76 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.798416 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.798423 [ 4 ] {6b984fac-c887-4a52-a1d8-6fbc445ecdd4} TCPHandler: Processed in 0.002382977 sec. 2025.01.08 01:26:26.798644 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:26:26.798712 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:26.798828 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:26.798886 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1402 rows starting from the beginning of the part 2025.01.08 01:26:26.798923 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:26.799061 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:26.799061 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:26.799474 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 255 rows starting from the beginning of the part 2025.01.08 01:26:26.799656 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:26.799891 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 255 rows starting from the beginning of the part 2025.01.08 01:26:26.800170 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:26.801006 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.801051 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.801670 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.08 01:26:26.801972 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.802215 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 5 columns (5 merged, 0 gathered) in 0.003682698 sec., 540364.7000106988 rows/sec., 47.84 MiB/sec. 2025.01.08 01:26:26.802246 [ 76 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.08 01:26:26.802352 [ 76 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.802370 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} executeQuery: Read 28 rows, 2.24 KiB in 0.003502 sec., 7995.431182181611 rows/sec., 638.59 KiB/sec. 2025.01.08 01:26:26.802383 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.802602 [ 255 ] {8655ea34-ade5-4482-9fa4-f8fd82b2e7b0} TCPHandler: Processed in 0.004033573 sec. 2025.01.08 01:26:26.802659 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:26:26.802729 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.08 01:26:26.802860 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:26.803075 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:26.803190 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 875 rows starting from the beginning of the part 2025.01.08 01:26:26.803196 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:26.803483 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:26.803598 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:26.803995 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 387 rows starting from the beginning of the part 2025.01.08 01:26:26.804333 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:26.804728 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 387 rows starting from the beginning of the part 2025.01.08 01:26:26.805168 [ 200 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:26.805860 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.806229 [ 189 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_146_29} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.08 01:26:26.806539 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2025.01.08 01:26:26.806849 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.806904 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.808141 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.08 01:26:26.808710 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.808789 [ 191 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1733 rows, containing 5 columns (5 merged, 0 gathered) in 0.00632144 sec., 274146.397023463 rows/sec., 20.80 MiB/sec. 2025.01.08 01:26:26.809069 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.08 01:26:26.809086 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} executeQuery: Read 100 rows, 7.10 KiB in 0.00598 sec., 16722.408026755853 rows/sec., 1.16 MiB/sec. 2025.01.08 01:26:26.809267 [ 4 ] {a7df467c-20e6-4919-aaea-613a007b8cc0} TCPHandler: Processed in 0.006531743 sec. 2025.01.08 01:26:26.809450 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:26.809545 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.809608 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:26.809648 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_146_29} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.08 01:26:26.809676 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:26.809750 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 01:26:26.810209 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.810247 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.810624 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.08 01:26:26.810859 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.810995 [ 76 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.08 01:26:26.811041 [ 76 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:26.811045 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} executeQuery: Read 30 rows, 2.10 KiB in 0.00148 sec., 20270.27027027027 rows/sec., 1.39 MiB/sec. 2025.01.08 01:26:26.811069 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:26.811127 [ 255 ] {f8853615-1507-4579-80ad-f7db2d5dab4a} TCPHandler: Processed in 0.001737958 sec. 2025.01.08 01:26:26.811309 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:26:26.811424 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:26.811456 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 4938 rows starting from the beginning of the part 2025.01.08 01:26:26.811535 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:26.811742 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:26.811957 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:26.812138 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:26.812272 [ 198 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:26.814269 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 4 columns (4 merged, 0 gathered) in 0.003102989 sec., 1653889.201669745 rows/sec., 106.45 MiB/sec. 2025.01.08 01:26:26.814836 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.08 01:26:26.815132 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:26.815226 [ 191 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_146_29} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.08 01:26:26.815331 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.01.08 01:26:28.741333 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.741563 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.741648 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:28.742408 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.742458 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.742875 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:28.743206 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.743417 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2025.01.08 01:26:28.743485 [ 4 ] {a107a9f6-c00c-45b2-8f78-4669ad177568} TCPHandler: Processed in 0.002292076 sec. 2025.01.08 01:26:28.743746 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.744022 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:28.744146 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:28.745727 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.745778 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.746314 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.08 01:26:28.746570 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.746819 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} executeQuery: Read 1353 rows, 115.54 KiB in 0.002883 sec., 469302.80957336107 rows/sec., 39.14 MiB/sec. 2025.01.08 01:26:28.746887 [ 255 ] {5251e1fb-7922-43c5-89ac-14ddd1764dab} TCPHandler: Processed in 0.003289322 sec. 2025.01.08 01:26:28.747119 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.747348 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.747442 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:28.748254 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.748292 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.748660 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:26:28.748902 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.749086 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} executeQuery: Read 27 rows, 1.96 KiB in 0.001795 sec., 15041.782729805014 rows/sec., 1.07 MiB/sec. 2025.01.08 01:26:28.749144 [ 4 ] {b6d584d5-c99c-4e63-991e-e4997252c71e} TCPHandler: Processed in 0.002135283 sec. 2025.01.08 01:26:28.749374 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.749546 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.749608 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:28.750318 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.750359 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.750753 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:28.750993 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.751207 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} executeQuery: Read 242 rows, 16.79 KiB in 0.001697 sec., 142604.5963464938 rows/sec., 9.66 MiB/sec. 2025.01.08 01:26:28.751263 [ 255 ] {abe05987-35ee-4487-9d42-1eed8e4e8289} TCPHandler: Processed in 0.002034701 sec. 2025.01.08 01:26:28.751405 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.751545 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.751603 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:28.752223 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.752260 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.752619 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:28.752856 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.753047 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2025.01.08 01:26:28.753131 [ 4 ] {ee5daec2-63e2-49b5-8b3f-6de5698eb29e} TCPHandler: Processed in 0.001791968 sec. 2025.01.08 01:26:28.753366 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.753540 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:28.753599 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:28.754484 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.754525 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.754928 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.08 01:26:28.755178 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.755401 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} executeQuery: Read 822 rows, 60.69 KiB in 0.00189 sec., 434920.6349206349 rows/sec., 31.36 MiB/sec. 2025.01.08 01:26:28.755499 [ 255 ] {f195da70-8f4e-4d26-bda5-79575efb0246} TCPHandler: Processed in 0.002286456 sec. 2025.01.08 01:26:28.755664 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.755821 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:28.755882 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:28.756447 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.756491 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.756916 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:28.757170 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.757366 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. 2025.01.08 01:26:28.757441 [ 4 ] {6d218577-39be-4392-bb66-5f3636d58d12} TCPHandler: Processed in 0.00186818 sec. 2025.01.08 01:26:28.757657 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.757795 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.757853 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:28.758722 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.758769 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.759228 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.08 01:26:28.759473 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.759701 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} executeQuery: Read 963 rows, 65.53 KiB in 0.001929 sec., 499222.39502332814 rows/sec., 33.17 MiB/sec. 2025.01.08 01:26:28.759757 [ 255 ] {75449119-b679-4271-aed1-3d10ce0628db} TCPHandler: Processed in 0.002220685 sec. 2025.01.08 01:26:28.759896 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.760033 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.760094 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:28.760646 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.760689 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.761069 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.08 01:26:28.761302 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.761476 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. 2025.01.08 01:26:28.761527 [ 4 ] {116a0f38-1700-45e1-b5d2-1c22ec26e5b3} TCPHandler: Processed in 0.001696176 sec. 2025.01.08 01:26:28.761653 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.761770 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.761871 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:28.763460 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.763500 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.764132 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:26:28.764401 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.764686 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} executeQuery: Read 20 rows, 36.70 KiB in 0.002938 sec., 6807.351940095303 rows/sec., 12.20 MiB/sec. 2025.01.08 01:26:28.765195 [ 255 ] {f5232050-7198-45c7-b3ec-0e429daaf967} TCPHandler: Processed in 0.003592207 sec. 2025.01.08 01:26:28.765453 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:28.765605 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:28.765662 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:28.766138 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.766173 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.766536 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.08 01:26:28.766773 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.766947 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} executeQuery: Read 34 rows, 2.03 KiB in 0.001372 sec., 24781.34110787172 rows/sec., 1.45 MiB/sec. 2025.01.08 01:26:28.766996 [ 4 ] {ca788e20-d6a4-4e82-ad02-cd495f1ef605} TCPHandler: Processed in 0.001706036 sec. 2025.01.08 01:26:28.779238 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.01.08 01:26:28.803728 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.803797 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.811427 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:26:28.812234 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.812620 [ 70 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:26:28.812743 [ 70 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:28.812825 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:28.813368 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.828921 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.01.08 01:26:28.830509 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:28.831757 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.837313 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.843113 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.848689 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.855076 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.861304 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:26:28.927590 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114599065 sec., 5663.222470445112 rows/sec., 29.28 MiB/sec. 2025.01.08 01:26:28.931292 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:26:28.934474 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:28.934612 [ 197 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_86_17} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:26:28.937317 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.08 01:26:29.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.86 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.85 MiB 2025.01.08 01:26:31.042663 [ 224 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:26:31.042721 [ 224 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:26:31.044941 [ 224 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:26:31.124832 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2350 2025.01.08 01:26:31.128782 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.128846 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.130505 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:31.130845 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.131583 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2350 2025.01.08 01:26:31.202344 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:31.202416 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:31.204620 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:31.224322 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:31.224383 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:31.226529 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:31.795831 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.796050 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:26:31.796131 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:26:31.797002 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.797054 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.797477 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.08 01:26:31.797740 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.797995 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec. 2025.01.08 01:26:31.798092 [ 4 ] {7bd5cc00-0831-4985-856c-eb36995bbd16} TCPHandler: Processed in 0.002400168 sec. 2025.01.08 01:26:31.798413 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.798626 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:31.798709 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:31.799528 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.799577 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.800042 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.08 01:26:31.800302 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.800551 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} executeQuery: Read 69 rows, 5.98 KiB in 0.001986 sec., 34743.20241691843 rows/sec., 2.94 MiB/sec. 2025.01.08 01:26:31.800623 [ 255 ] {6e010698-0255-499a-a4b2-fb41029c45ae} TCPHandler: Processed in 0.002392128 sec. 2025.01.08 01:26:31.800785 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.800928 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:31.800988 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:31.801578 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.801617 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.801982 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:26:31.802223 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.802442 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} executeQuery: Read 23 rows, 1.72 KiB in 0.001549 sec., 14848.28921885087 rows/sec., 1.08 MiB/sec. 2025.01.08 01:26:31.802495 [ 4 ] {74079f99-4e72-404d-88c0-14a1371555b0} TCPHandler: Processed in 0.001776418 sec. 2025.01.08 01:26:31.802642 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.802769 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:31.802822 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:31.803446 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.803488 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.803860 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.08 01:26:31.804106 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.804303 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} executeQuery: Read 51 rows, 4.08 KiB in 0.001561 sec., 32671.36450992953 rows/sec., 2.55 MiB/sec. 2025.01.08 01:26:31.804384 [ 255 ] {3c8fbb57-6e70-47e4-b0ce-0624fd742e9c} TCPHandler: Processed in 0.001798498 sec. 2025.01.08 01:26:31.804421 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:31.804488 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:31.804537 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.804794 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:31.804850 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:31.806132 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.806173 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.806958 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.08 01:26:31.807400 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.807678 [ 66 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 2025.01.08 01:26:31.807774 [ 66 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.807842 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.807931 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} executeQuery: Read 61 rows, 4.33 KiB in 0.003182 sec., 19170.333123821496 rows/sec., 1.33 MiB/sec. 2025.01.08 01:26:31.808322 [ 4 ] {3ecab50a-1d82-4fe8-9de2-8feb5a2ff6c3} TCPHandler: Processed in 0.003850651 sec. 2025.01.08 01:26:31.808309 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:31.808353 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:26:31.808449 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:31.808615 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.809105 [ 219 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:31.809165 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:31.809228 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:31.809303 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTreeSequentialSource: Reading 6 marks from part all_1_143_29, total 35330 rows starting from the beginning of the part 2025.01.08 01:26:31.809812 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:31.810760 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:31.812087 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 177 rows starting from the beginning of the part 2025.01.08 01:26:31.813178 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:31.814477 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 963 rows starting from the beginning of the part 2025.01.08 01:26:31.816471 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:31.820126 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.820187 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.821765 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:26:31.822073 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.822497 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} executeQuery: Read 21 rows, 38.53 KiB in 0.013491 sec., 1556.5932844118302 rows/sec., 2.79 MiB/sec. 2025.01.08 01:26:31.822665 [ 255 ] {0d334b4c-f4c8-4010-8dc6-e99c804c84b6} TCPHandler: Processed in 0.014231434 sec. 2025.01.08 01:26:31.822849 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:31.823061 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:31.823131 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:31.823773 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:31.823847 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:31.824368 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.08 01:26:31.824721 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.824923 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} executeQuery: Read 18 rows, 1.26 KiB in 0.001903 sec., 9458.749343142406 rows/sec., 663.53 KiB/sec. 2025.01.08 01:26:31.824985 [ 4 ] {49ba9025-0504-4720-ae89-7c6a4083a822} TCPHandler: Processed in 0.002209285 sec. 2025.01.08 01:26:31.827508 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergeTask::MergeProjectionsStage: Merge sorted 36670 rows, containing 5 columns (5 merged, 0 gathered) in 0.019484027 sec., 1882054.4644082047 rows/sec., 126.02 MiB/sec. 2025.01.08 01:26:31.827847 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) 2025.01.08 01:26:31.828183 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:31.828272 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_147_30} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 2025.01.08 01:26:31.828366 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.08 01:26:33.370551 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.01.08 01:26:33.371300 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:33.371342 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:33.371894 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:26:33.372154 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:33.372406 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.01.08 01:26:36.329019 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.01.08 01:26:36.353200 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:36.353265 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:36.360863 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:26:36.361699 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:36.365549 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.01.08 01:26:36.796000 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:36.796213 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:36.796293 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:36.797164 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:36.797210 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:36.797656 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.08 01:26:36.797901 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:36.798152 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} executeQuery: Read 26 rows, 1.98 KiB in 0.001999 sec., 13006.503251625814 rows/sec., 990.24 KiB/sec. 2025.01.08 01:26:36.798217 [ 4 ] {1da06853-5514-41cf-a079-43cfbaf243f4} TCPHandler: Processed in 0.002349868 sec. 2025.01.08 01:26:36.798478 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:36.798697 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:36.798782 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:36.799573 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:36.799616 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:36.800065 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.08 01:26:36.800322 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:36.800533 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} executeQuery: Read 28 rows, 2.24 KiB in 0.001897 sec., 14760.147601476014 rows/sec., 1.15 MiB/sec. 2025.01.08 01:26:36.800603 [ 255 ] {d38eefde-acb5-4174-a58e-7e130e011787} TCPHandler: Processed in 0.002267786 sec. 2025.01.08 01:26:36.800831 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:36.801060 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:36.801143 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:36.801693 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:36.801733 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:36.802132 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.08 01:26:36.802369 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:36.802591 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} executeQuery: Read 100 rows, 7.10 KiB in 0.001589 sec., 62932.662051604784 rows/sec., 4.36 MiB/sec. 2025.01.08 01:26:36.802646 [ 4 ] {b622b6ae-8b00-46b0-bac5-af6065990cf2} TCPHandler: Processed in 0.0019273 sec. 2025.01.08 01:26:36.802792 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:36.802917 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:36.802972 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:36.803476 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:36.803514 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:36.803901 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.08 01:26:36.804141 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:36.804323 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} executeQuery: Read 30 rows, 2.10 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.43 MiB/sec. 2025.01.08 01:26:36.804376 [ 255 ] {d490e734-be9c-4072-84c8-b9a9457c29b6} TCPHandler: Processed in 0.001639576 sec. 2025.01.08 01:26:39.553845 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:26:39.553942 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:26:39.555785 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:26:39.599088 [ 53 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0 2025.01.08 01:26:39.599155 [ 53 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:39.599177 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:39.599447 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.600072 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:39.600157 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.600258 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.600501 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.600784 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.600908 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:26:39.602081 [ 187 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813574 sec., 22391.44945183599 rows/sec., 1.47 MiB/sec. 2025.01.08 01:26:39.602317 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary) 2025.01.08 01:26:39.602716 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:39.602812 [ 194 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_63_14} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14 2025.01.08 01:26:39.602923 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:26:40.621315 [ 54 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:26:40.621361 [ 54 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:26:40.872582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.01.08 01:26:40.873668 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:40.873720 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:40.874279 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:26:40.874555 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:40.874832 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.01.08 01:26:41.131877 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2372 2025.01.08 01:26:41.134914 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.134969 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.136543 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:41.136877 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.137970 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2372 2025.01.08 01:26:41.481679 [ 222 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:26:41.481722 [ 222 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:26:41.483389 [ 222 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:26:41.802977 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.803259 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.803337 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:41.804086 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.804129 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.804551 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:41.804805 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.805055 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} executeQuery: Read 14 rows, 1.01 KiB in 0.001879 sec., 7450.7716870675895 rows/sec., 536.36 KiB/sec. 2025.01.08 01:26:41.805145 [ 4 ] {0a3f3354-6853-415e-b358-dd1aa7972faa} TCPHandler: Processed in 0.002343907 sec. 2025.01.08 01:26:41.805432 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.805627 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:41.805704 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:41.806611 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.806655 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.807121 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.08 01:26:41.807399 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.807612 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} executeQuery: Read 255 rows, 23.35 KiB in 0.002037 sec., 125184.0942562592 rows/sec., 11.19 MiB/sec. 2025.01.08 01:26:41.807679 [ 255 ] {2abcee2a-8f94-4f02-a617-9cdf10a41e44} TCPHandler: Processed in 0.002405178 sec. 2025.01.08 01:26:41.807841 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.807987 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.808048 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:41.808693 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.808732 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.809107 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:26:41.809344 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.809550 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} executeQuery: Read 48 rows, 3.54 KiB in 0.001599 sec., 30018.7617260788 rows/sec., 2.16 MiB/sec. 2025.01.08 01:26:41.809604 [ 4 ] {066540c2-1a66-49b9-b751-bf523bcb65d7} TCPHandler: Processed in 0.001833509 sec. 2025.01.08 01:26:41.809753 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.809900 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.809959 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:41.810586 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.810624 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.810979 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:41.811216 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.811419 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. 2025.01.08 01:26:41.811535 [ 255 ] {9023d93e-f861-4bc6-8be0-8023999d77b8} TCPHandler: Processed in 0.001844339 sec. 2025.01.08 01:26:41.811746 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.812023 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.812082 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:41.812694 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.812733 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.813092 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:41.813324 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.813547 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} executeQuery: Read 13 rows, 830.00 B in 0.001597 sec., 8140.2629931120855 rows/sec., 507.54 KiB/sec. 2025.01.08 01:26:41.813635 [ 4 ] {df950551-38d3-4b67-8fcd-0c763f317404} TCPHandler: Processed in 0.002025342 sec. 2025.01.08 01:26:41.813841 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.813983 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:41.814042 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:41.814813 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.814850 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.815250 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.08 01:26:41.815489 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.815686 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} executeQuery: Read 387 rows, 28.09 KiB in 0.001732 sec., 223441.10854503463 rows/sec., 15.84 MiB/sec. 2025.01.08 01:26:41.815767 [ 255 ] {fe40f7d2-1d5d-42cf-b14a-743a945b9b26} TCPHandler: Processed in 0.002025132 sec. 2025.01.08 01:26:41.815940 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.816263 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:41.816415 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:41.816963 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.817002 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.817359 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:41.817600 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.817805 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} executeQuery: Read 6 rows, 321.00 B in 0.001656 sec., 3623.1884057971015 rows/sec., 189.30 KiB/sec. 2025.01.08 01:26:41.817857 [ 4 ] {b4cf55c8-dfa1-47dc-b64f-5a439ed56c06} TCPHandler: Processed in 0.001998822 sec. 2025.01.08 01:26:41.817998 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.818128 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.818183 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:41.818798 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.818835 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.819257 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.08 01:26:41.819532 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.819745 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} executeQuery: Read 177 rows, 11.96 KiB in 0.001636 sec., 108190.70904645477 rows/sec., 7.14 MiB/sec. 2025.01.08 01:26:41.819815 [ 255 ] {64ab817e-5021-4478-86d8-db4ec852c3fc} TCPHandler: Processed in 0.0018741 sec. 2025.01.08 01:26:41.819954 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.820270 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.820432 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:41.821209 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.821249 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.821608 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.08 01:26:41.821850 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.822072 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} executeQuery: Read 1 rows, 69.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 34.95 KiB/sec. 2025.01.08 01:26:41.822124 [ 4 ] {df1d838f-a8b5-4573-ad60-d7e5f840ee59} TCPHandler: Processed in 0.002239315 sec. 2025.01.08 01:26:41.822279 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.822429 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.822527 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:41.823886 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.823927 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.824646 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.08 01:26:41.824911 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.825165 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} executeQuery: Read 41 rows, 75.23 KiB in 0.002771 sec., 14796.102490075786 rows/sec., 26.51 MiB/sec. 2025.01.08 01:26:41.825277 [ 255 ] {73b28e17-618c-4d89-a6c8-29df34e30b60} TCPHandler: Processed in 0.003069959 sec. 2025.01.08 01:26:41.825429 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:41.825565 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:41.825626 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:41.826190 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:41.826234 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2025.01.08 01:26:41.826603 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.08 01:26:41.826835 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:41.827050 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} executeQuery: Read 52 rows, 3.30 KiB in 0.001514 sec., 34346.10303830911 rows/sec., 2.13 MiB/sec. 2025.01.08 01:26:41.827102 [ 4 ] {e573643a-49da-4222-b59b-29daa8ebdbd8} TCPHandler: Processed in 0.001740987 sec. 2025.01.08 01:26:43.865646 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.01.08 01:26:43.889725 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:43.889786 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:43.897355 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:26:43.898190 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:43.902949 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.01.08 01:26:46.796125 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:46.796361 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:46.796461 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:46.797281 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.797334 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.797775 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.08 01:26:46.798029 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.798256 [ 36 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.08 01:26:46.798269 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} executeQuery: Read 26 rows, 1.98 KiB in 0.001952 sec., 13319.672131147541 rows/sec., 1014.08 KiB/sec. 2025.01.08 01:26:46.798347 [ 36 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.798423 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.798449 [ 4 ] {24622355-58da-4e78-ba2f-fd8608916910} TCPHandler: Processed in 0.002451429 sec. 2025.01.08 01:26:46.798692 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:26:46.798783 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:46.798900 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:46.798993 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1402 rows starting from the beginning of the part 2025.01.08 01:26:46.799081 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:46.799250 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1353 rows starting from the beginning of the part 2025.01.08 01:26:46.799300 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:46.799686 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 69 rows starting from the beginning of the part 2025.01.08 01:26:46.799988 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:46.800246 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 255 rows starting from the beginning of the part 2025.01.08 01:26:46.800623 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 26 rows starting from the beginning of the part 2025.01.08 01:26:46.802263 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.802323 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.803348 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.08 01:26:46.803709 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.804092 [ 36 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.08 01:26:46.804195 [ 36 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.804238 [ 194 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3131 rows, containing 5 columns (5 merged, 0 gathered) in 0.00568479 sec., 550767.9263438052 rows/sec., 48.28 MiB/sec. 2025.01.08 01:26:46.804257 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.804332 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} executeQuery: Read 28 rows, 2.24 KiB in 0.005352 sec., 5231.6890881913305 rows/sec., 417.85 KiB/sec. 2025.01.08 01:26:46.804669 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:26:46.804678 [ 255 ] {864ae344-8b6f-423e-8eb0-ff0e74756a5b} TCPHandler: Processed in 0.006063076 sec. 2025.01.08 01:26:46.804831 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.08 01:26:46.804984 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:46.805083 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:46.805194 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 875 rows starting from the beginning of the part 2025.01.08 01:26:46.805338 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:46.805540 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 822 rows starting from the beginning of the part 2025.01.08 01:26:46.805571 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:46.806072 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 51 rows starting from the beginning of the part 2025.01.08 01:26:46.806261 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.806731 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:46.806808 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_151_30} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.08 01:26:46.807267 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. 2025.01.08 01:26:46.807333 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 387 rows starting from the beginning of the part 2025.01.08 01:26:46.807635 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 28 rows starting from the beginning of the part 2025.01.08 01:26:46.808521 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.808568 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.809178 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.08 01:26:46.809547 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.809819 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} executeQuery: Read 100 rows, 7.10 KiB in 0.0046 sec., 21739.130434782608 rows/sec., 1.51 MiB/sec. 2025.01.08 01:26:46.809979 [ 4 ] {f26824c8-f19f-4d11-9fbe-72cfebfa94c7} TCPHandler: Processed in 0.005152061 sec. 2025.01.08 01:26:46.810185 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005795431 sec., 378056.4379077242 rows/sec., 28.79 MiB/sec. 2025.01.08 01:26:46.810235 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:46.810387 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.08 01:26:46.810417 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:46.810514 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:46.810996 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.811151 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_151_30} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.08 01:26:46.811306 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:26:46.811518 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.811562 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.811967 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.08 01:26:46.812212 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.812357 [ 36 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.08 01:26:46.812401 [ 36 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:46.812407 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} executeQuery: Read 30 rows, 2.10 KiB in 0.002049 sec., 14641.288433382137 rows/sec., 1.00 MiB/sec. 2025.01.08 01:26:46.812427 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:46.812517 [ 255 ] {e3dd061c-4779-4a08-8eed-de7981b2b42d} TCPHandler: Processed in 0.002391397 sec. 2025.01.08 01:26:46.812671 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:26:46.812808 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:46.812842 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 5132 rows starting from the beginning of the part 2025.01.08 01:26:46.812928 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 34 rows starting from the beginning of the part 2025.01.08 01:26:46.813034 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 18 rows starting from the beginning of the part 2025.01.08 01:26:46.813116 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:46.813230 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:46.813316 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 30 rows starting from the beginning of the part 2025.01.08 01:26:46.815232 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 5296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002703663 sec., 1958824.0102409215 rows/sec., 126.08 MiB/sec. 2025.01.08 01:26:46.815551 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.08 01:26:46.815841 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:46.815919 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_151_30} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.08 01:26:46.815995 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.01.08 01:26:48.374966 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.01.08 01:26:48.375718 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:48.375768 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:48.376314 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:26:48.376586 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:48.376900 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.01.08 01:26:51.138157 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2402 2025.01.08 01:26:51.141388 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.141442 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.142973 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:51.143296 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.143543 [ 32 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.08 01:26:51.143665 [ 32 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.143732 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.144326 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:51.146527 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2402 2025.01.08 01:26:51.147168 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.147361 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2248 rows starting from the beginning of the part 2025.01.08 01:26:51.147889 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part 2025.01.08 01:26:51.148420 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:51.148941 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part 2025.01.08 01:26:51.149461 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 22 rows starting from the beginning of the part 2025.01.08 01:26:51.149964 [ 201 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:26:51.159589 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2402 rows, containing 72 columns (72 merged, 0 gathered) in 0.015671167 sec., 153275.1198427022 rows/sec., 114.08 MiB/sec. 2025.01.08 01:26:51.161727 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.08 01:26:51.162530 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.162614 [ 186 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_66_13} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.08 01:26:51.162965 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. 2025.01.08 01:26:51.403032 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.01.08 01:26:51.427376 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.427444 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.435111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:26:51.435915 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.440589 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.01.08 01:26:51.803232 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.803423 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.803497 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:51.804290 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.804342 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.804787 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:51.805042 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.805257 [ 32 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.08 01:26:51.805305 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. 2025.01.08 01:26:51.805350 [ 32 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.805418 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.805442 [ 4 ] {7bda6a15-209d-47c0-b601-f0ddd25979f9} TCPHandler: Processed in 0.002341157 sec. 2025.01.08 01:26:51.805689 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:51.805703 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:26:51.805759 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:51.805788 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.806095 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.806229 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.806252 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:51.806426 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:51.806454 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.806960 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.807345 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.807638 [ 198 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.810644 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.810751 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.811775 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006250788 sec., 11198.58808201462 rows/sec., 849.89 KiB/sec. 2025.01.08 01:26:51.812096 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.08 01:26:51.812507 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.08 01:26:51.813037 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.813237 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.813244 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_65_16} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.08 01:26:51.813257 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:26:51.813505 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:26:51.813965 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} executeQuery: Read 255 rows, 23.35 KiB in 0.007909 sec., 32241.749905171328 rows/sec., 2.88 MiB/sec. 2025.01.08 01:26:51.814244 [ 255 ] {c8a394ef-f611-4678-946b-4ab003ef1158} TCPHandler: Processed in 0.008652526 sec. 2025.01.08 01:26:51.814513 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.814913 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.815095 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:51.816688 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.816727 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.817091 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:26:51.817333 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.817540 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} executeQuery: Read 48 rows, 3.54 KiB in 0.002764 sec., 17366.136034732273 rows/sec., 1.25 MiB/sec. 2025.01.08 01:26:51.817561 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:51.817625 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:51.817642 [ 4 ] {0d9807cc-2275-428a-8d87-4c134d9ad211} TCPHandler: Processed in 0.003262282 sec. 2025.01.08 01:26:51.817823 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.817973 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.818049 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:51.818963 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.819008 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.819492 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:51.819773 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.819973 [ 30 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.01.08 01:26:51.820046 [ 30 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.820063 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} executeQuery: Read 14 rows, 1004.00 B in 0.002108 sec., 6641.366223908918 rows/sec., 465.12 KiB/sec. 2025.01.08 01:26:51.820097 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.820270 [ 255 ] {fb0442e2-16f4-43eb-9e60-6e55c83e1452} TCPHandler: Processed in 0.0025105 sec. 2025.01.08 01:26:51.820550 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:26:51.820633 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.821155 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:26:51.821235 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.821513 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:51.822306 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.822504 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 242 rows starting from the beginning of the part 2025.01.08 01:26:51.823139 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.823734 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.824338 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part 2025.01.08 01:26:51.824829 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.825269 [ 200 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.08 01:26:51.825899 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.825958 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.826889 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:51.827475 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.827718 [ 30 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.08 01:26:51.827849 [ 30 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.827936 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.828108 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} executeQuery: Read 13 rows, 830.00 B in 0.007028 sec., 1849.7438816163915 rows/sec., 115.33 KiB/sec. 2025.01.08 01:26:51.828288 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:51.828417 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:51.828587 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008286411 sec., 65166.93415279546 rows/sec., 4.67 MiB/sec. 2025.01.08 01:26:51.828655 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:26:51.828695 [ 4 ] {cfc99d4b-6142-4a1d-843d-9dd137045243} TCPHandler: Processed in 0.00824427 sec. 2025.01.08 01:26:51.828953 [ 190 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.01.08 01:26:51.829307 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.829342 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.829478 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part 2025.01.08 01:26:51.830081 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:51.830165 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.830675 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:51.830397 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:51.831074 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:51.831243 [ 188 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_65_14} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.01.08 01:26:51.831246 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:51.831575 [ 197 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2025.01.08 01:26:51.832506 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.08 01:26:51.834865 [ 218 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:26:51.836154 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.008055727 sec., 8068.7937910507635 rows/sec., 534.61 KiB/sec. 2025.01.08 01:26:51.836562 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.08 01:26:51.836737 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.836797 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.837148 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.837316 [ 190 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_65_16} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.08 01:26:51.837478 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.08 01:26:51.837585 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.08 01:26:51.837839 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.838055 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} executeQuery: Read 387 rows, 28.09 KiB in 0.007841 sec., 49355.94949623772 rows/sec., 3.50 MiB/sec. 2025.01.08 01:26:51.838122 [ 255 ] {4fc68b18-ee81-47dc-887e-46b83fc15623} TCPHandler: Processed in 0.009285286 sec. 2025.01.08 01:26:51.838278 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.838397 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:51.838450 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:51.838932 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.838969 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.839336 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:51.839568 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.839701 [ 30 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 5 parts from all_61_61_0 to all_65_65_0 2025.01.08 01:26:51.839733 [ 30 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.839750 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} executeQuery: Read 6 rows, 321.00 B in 0.001377 sec., 4357.298474945534 rows/sec., 227.65 KiB/sec. 2025.01.08 01:26:51.839759 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.839888 [ 4 ] {94c50a9d-99ae-454f-b12f-252934640d08} TCPHandler: Processed in 0.001660626 sec. 2025.01.08 01:26:51.840159 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.840229 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTask::PrepareStage: Merging 5 parts: from all_61_61_0 to all_65_65_0 into Compact with storage Full 2025.01.08 01:26:51.840513 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.840719 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:51.840901 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.841010 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:51.841453 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:51.841786 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:51.842004 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:51.842370 [ 191 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.01.08 01:26:51.843162 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.843224 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.844198 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.08 01:26:51.844732 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004836136 sec., 6203.29949364534 rows/sec., 324.10 KiB/sec. 2025.01.08 01:26:51.844748 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.844927 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} MergedBlockOutputStream: filled checksums all_61_65_1 (state Temporary) 2025.01.08 01:26:51.845037 [ 30 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 2025.01.08 01:26:51.845135 [ 30 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.845218 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.845317 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} executeQuery: Read 177 rows, 11.96 KiB in 0.004894 sec., 36166.7347772783 rows/sec., 2.39 MiB/sec. 2025.01.08 01:26:51.845642 [ 255 ] {8c4264aa-98fc-4c7a-b86d-f205e109c70e} TCPHandler: Processed in 0.005637979 sec. 2025.01.08 01:26:51.845650 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:26:51.845881 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.846038 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:51.846033 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_61_65_1 to all_61_65_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.846162 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 6 marks from part all_1_147_30, total 36670 rows starting from the beginning of the part 2025.01.08 01:26:51.846261 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.846458 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:51.846664 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 61 rows starting from the beginning of the part 2025.01.08 01:26:51.846738 [ 195 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_61_65_1} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 5 parts: [all_61_61_0, all_65_65_0] -> all_61_65_1 2025.01.08 01:26:51.847239 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:51.847374 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 01:26:51.847713 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 177 rows starting from the beginning of the part 2025.01.08 01:26:51.847997 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 100 rows starting from the beginning of the part 2025.01.08 01:26:51.848440 [ 192 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 177 rows starting from the beginning of the part 2025.01.08 01:26:51.849061 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.849120 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.849917 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.08 01:26:51.850266 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.850480 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} executeQuery: Read 1 rows, 69.00 B in 0.004373 sec., 228.675966155957 rows/sec., 15.41 KiB/sec. 2025.01.08 01:26:51.850546 [ 4 ] {9c419aa7-3571-48bc-92e2-a022b3ea6b2f} TCPHandler: Processed in 0.004791956 sec. 2025.01.08 01:26:51.850731 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.850881 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.851002 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:51.852546 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.852588 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.853381 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.08 01:26:51.853699 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.854118 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:51.854144 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} executeQuery: Read 41 rows, 75.23 KiB in 0.003272 sec., 12530.562347188263 rows/sec., 22.45 MiB/sec. 2025.01.08 01:26:51.854189 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:51.854640 [ 255 ] {347930ef-1e67-4fa6-bc26-76073eca8bdc} TCPHandler: Processed in 0.003983903 sec. 2025.01.08 01:26:51.854863 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:51.855095 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:51.855299 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:51.857026 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:51.857100 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:51.858279 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.08 01:26:51.858863 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergeTask::MergeProjectionsStage: Merge sorted 37285 rows, containing 5 columns (5 merged, 0 gathered) in 0.013522713 sec., 2757212.9941676646 rows/sec., 184.64 MiB/sec. 2025.01.08 01:26:51.858968 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.859261 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} executeQuery: Read 52 rows, 3.30 KiB in 0.004238 sec., 12269.938650306749 rows/sec., 777.93 KiB/sec. 2025.01.08 01:26:51.859431 [ 4 ] {b162ea59-29ba-4d4a-b0e7-1bf6ab6e1d65} TCPHandler: Processed in 0.004650663 sec. 2025.01.08 01:26:51.859455 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) 2025.01.08 01:26:51.859686 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:26:51.860293 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:51.860586 [ 187 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_152_31} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 2025.01.08 01:26:51.860772 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.08 01:26:52.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.57 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.56 MiB 2025.01.08 01:26:55.301425 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:55.301513 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:55.303820 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:26:55.621402 [ 69 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:26:55.621457 [ 69 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:26:55.877041 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 2025.01.08 01:26:55.877692 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:55.877743 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:55.878306 [ 244 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:26:55.878582 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:55.878838 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 2025.01.08 01:26:56.004028 [ 225 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:56.004090 [ 225 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:56.007018 [ 225 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:26:56.767313 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:56.767378 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:56.769298 [ 223 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:26:56.796271 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:56.796499 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:56.796585 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:56.797407 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:56.797465 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:56.797919 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.08 01:26:56.798177 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:56.798389 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} executeQuery: Read 26 rows, 1.98 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 1017.73 KiB/sec. 2025.01.08 01:26:56.798493 [ 4 ] {9da49526-25ce-4a71-a4bb-ce41e05dfea7} TCPHandler: Processed in 0.002365637 sec. 2025.01.08 01:26:56.798558 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:56.798659 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:56.798788 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:56.799030 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:56.799145 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:56.801072 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:56.801162 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:56.802235 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.08 01:26:56.802309 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:26:56.803082 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:56.803403 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} executeQuery: Read 28 rows, 2.24 KiB in 0.004429 sec., 6321.9688417249945 rows/sec., 504.93 KiB/sec. 2025.01.08 01:26:56.803504 [ 255 ] {956184f3-b4d7-45f5-b88a-dcc6b38d4a4b} TCPHandler: Processed in 0.004878977 sec. 2025.01.08 01:26:56.803703 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:56.803854 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:56.803921 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:56.804580 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:56.804625 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:56.805043 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.08 01:26:56.805287 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:56.805467 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} executeQuery: Read 100 rows, 7.10 KiB in 0.001652 sec., 60532.68765133172 rows/sec., 4.20 MiB/sec. 2025.01.08 01:26:56.805524 [ 4 ] {82721b3a-3b77-419f-aa39-a8d76097567b} TCPHandler: Processed in 0.00188822 sec. 2025.01.08 01:26:56.805703 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:56.805870 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:56.805949 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:56.806572 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:56.806618 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:56.807061 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) 2025.01.08 01:26:56.807352 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:56.807580 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} executeQuery: Read 30 rows, 2.10 KiB in 0.001752 sec., 17123.287671232876 rows/sec., 1.17 MiB/sec. 2025.01.08 01:26:56.807643 [ 255 ] {b0e9651b-7754-4ccd-bdcd-1efaed5546ad} TCPHandler: Processed in 0.002017602 sec. 2025.01.08 01:26:57.000236 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.30 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: 3.72 MiB 2025.01.08 01:26:57.225509 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:57.225564 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:57.227386 [ 221 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:26:57.445720 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:57.445820 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:57.448245 [ 224 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:26:58.739551 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.739827 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.739902 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:26:58.740790 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.740843 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.741284 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:58.741538 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.741824 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec. 2025.01.08 01:26:58.741958 [ 4 ] {b2120d89-e1ac-4061-9f36-f10f3eaa80b8} TCPHandler: Processed in 0.002588071 sec. 2025.01.08 01:26:58.742299 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.742521 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:26:58.742606 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:26:58.743389 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.743439 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.743875 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.08 01:26:58.744135 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.744405 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} executeQuery: Read 12 rows, 1002.00 B in 0.001935 sec., 6201.550387596899 rows/sec., 505.69 KiB/sec. 2025.01.08 01:26:58.744573 [ 255 ] {8e80b0fb-6362-42fe-8d6e-a87d149e5db3} TCPHandler: Processed in 0.002456638 sec. 2025.01.08 01:26:58.744761 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.744909 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:26:58.744966 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:26:58.746153 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.746193 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.746662 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.08 01:26:58.746904 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.747125 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} executeQuery: Read 1359 rows, 115.98 KiB in 0.00225 sec., 604000 rows/sec., 50.34 MiB/sec. 2025.01.08 01:26:58.747180 [ 4 ] {1559e818-1f49-405a-ae0f-f82b0431c941} TCPHandler: Processed in 0.00251093 sec. 2025.01.08 01:26:58.747350 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.747491 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.747549 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:26:58.748212 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.748253 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.748624 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:26:58.748887 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.749052 [ 105 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:26:58.749118 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} executeQuery: Read 39 rows, 2.80 KiB in 0.001655 sec., 23564.954682779455 rows/sec., 1.65 MiB/sec. 2025.01.08 01:26:58.749138 [ 105 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.749212 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.749254 [ 255 ] {35a81bbe-4914-4f1b-ad53-b75094788831} TCPHandler: Processed in 0.001974371 sec. 2025.01.08 01:26:58.749461 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.749523 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:26:58.749667 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.749768 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:26:58.749807 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:58.749917 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 62 rows starting from the beginning of the part 2025.01.08 01:26:58.750203 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part 2025.01.08 01:26:58.750539 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 23 rows starting from the beginning of the part 2025.01.08 01:26:58.750884 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 48 rows starting from the beginning of the part 2025.01.08 01:26:58.751227 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part 2025.01.08 01:26:58.751548 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 39 rows starting from the beginning of the part 2025.01.08 01:26:58.752645 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.752716 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.753802 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:58.754210 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 5 columns (5 merged, 0 gathered) in 0.004890467 sec., 50506.424028625486 rows/sec., 3.80 MiB/sec. 2025.01.08 01:26:58.754305 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.754430 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:26:58.754829 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} executeQuery: Read 242 rows, 16.79 KiB in 0.005182 sec., 46700.115785411035 rows/sec., 3.16 MiB/sec. 2025.01.08 01:26:58.755238 [ 4 ] {f0bf0194-fa21-41e1-bfde-b5bdebfa5b13} TCPHandler: Processed in 0.005871232 sec. 2025.01.08 01:26:58.755300 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.755643 [ 193 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_86_17} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:26:58.755742 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.755784 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:26:58.755887 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.755940 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:26:58.756540 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.756580 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.756937 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:58.757186 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.757390 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. 2025.01.08 01:26:58.757444 [ 255 ] {bbd4636b-2f7c-48ef-9c72-e8080ff9fef7} TCPHandler: Processed in 0.002053292 sec. 2025.01.08 01:26:58.757588 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.757712 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:26:58.757770 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:26:58.758822 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.758861 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.759269 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.08 01:26:58.759511 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.759722 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} executeQuery: Read 834 rows, 61.67 KiB in 0.002039 sec., 409024.0313879353 rows/sec., 29.54 MiB/sec. 2025.01.08 01:26:58.759774 [ 4 ] {a2453672-6430-4c69-8fa4-e405b7433f5c} TCPHandler: Processed in 0.002244045 sec. 2025.01.08 01:26:58.759923 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.760062 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:26:58.760123 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:26:58.760698 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.760738 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.761132 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:58.761403 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.761620 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. 2025.01.08 01:26:58.761670 [ 255 ] {f4b14fa9-0ca1-4bb2-b3be-45b8a0062b9d} TCPHandler: Processed in 0.001815659 sec. 2025.01.08 01:26:58.761798 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.761916 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.761967 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:26:58.762718 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.762757 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.763189 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.08 01:26:58.763424 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.763624 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} executeQuery: Read 969 rows, 65.95 KiB in 0.001734 sec., 558823.5294117647 rows/sec., 37.14 MiB/sec. 2025.01.08 01:26:58.763676 [ 4 ] {ceb5793d-725e-4f09-a263-ef87b991138d} TCPHandler: Processed in 0.001934021 sec. 2025.01.08 01:26:58.763872 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.764095 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.764193 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:26:58.764993 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.765042 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.765419 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.08 01:26:58.765656 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.765903 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} executeQuery: Read 1 rows, 69.00 B in 0.00185 sec., 540.5405405405405 rows/sec., 36.42 KiB/sec. 2025.01.08 01:26:58.765982 [ 255 ] {bf3e5af5-05e7-4e1f-b90f-574ada7cb6b8} TCPHandler: Processed in 0.002215865 sec. 2025.01.08 01:26:58.766191 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.766325 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.766399 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:26:58.767538 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.767576 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.768215 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.08 01:26:58.768476 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.768667 [ 105 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.08 01:26:58.768747 [ 105 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.768765 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} executeQuery: Read 20 rows, 36.70 KiB in 0.002453 sec., 8153.281695882593 rows/sec., 14.61 MiB/sec. 2025.01.08 01:26:58.768798 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.769344 [ 4 ] {37615c66-e60a-45c7-be85-0b2b57d93ec3} TCPHandler: Processed in 0.003279842 sec. 2025.01.08 01:26:58.769396 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:26:58.769682 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:26:58.770238 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:26:58.770444 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:26:58.771075 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:26:58.771316 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2407 rows starting from the beginning of the part 2025.01.08 01:26:58.772052 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part 2025.01.08 01:26:58.772894 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part 2025.01.08 01:26:58.772897 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.772975 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.773526 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 41 rows starting from the beginning of the part 2025.01.08 01:26:58.774162 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 41 rows starting from the beginning of the part 2025.01.08 01:26:58.774810 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 20 rows starting from the beginning of the part 2025.01.08 01:26:58.774816 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) 2025.01.08 01:26:58.775692 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.776197 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} executeQuery: Read 34 rows, 2.03 KiB in 0.006171 sec., 5509.641873278237 rows/sec., 329.64 KiB/sec. 2025.01.08 01:26:58.776353 [ 255 ] {49f22628-fe1f-4889-aabf-5bcc17fed402} TCPHandler: Processed in 0.006872498 sec. 2025.01.08 01:26:58.784343 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 19 columns (19 merged, 0 gathered) in 0.015361762 sec., 165996.58294406594 rows/sec., 297.46 MiB/sec. 2025.01.08 01:26:58.786704 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.08 01:26:58.787130 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.787209 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_86_17} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.08 01:26:58.787356 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. 2025.01.08 01:26:58.940663 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 2025.01.08 01:26:58.963214 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:26:58.963274 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:26:58.971008 [ 243 ] {} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:26:58.971822 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:26:58.974946 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 679 2025.01.08 01:26:59.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.47 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.46 MiB 2025.01.08 01:27:01.146769 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2456 2025.01.08 01:27:01.150914 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.150970 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.152560 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:01.152885 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.154555 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2456 2025.01.08 01:27:01.795247 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.795451 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:01.795530 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:01.796333 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.796383 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.796800 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.08 01:27:01.797052 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.797309 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} executeQuery: Read 68 rows, 5.91 KiB in 0.001916 sec., 35490.60542797495 rows/sec., 3.01 MiB/sec. 2025.01.08 01:27:01.797373 [ 4 ] {df1c568e-8bbf-4897-a1cc-3b00f7525450} TCPHandler: Processed in 0.002253016 sec. 2025.01.08 01:27:01.797645 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.797860 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:01.797940 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:01.798698 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.798741 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.799194 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:27:01.799477 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.799680 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} executeQuery: Read 21 rows, 1.58 KiB in 0.001877 sec., 11188.066062866275 rows/sec., 841.29 KiB/sec. 2025.01.08 01:27:01.799748 [ 255 ] {eae1d41c-c3c3-44c2-b1fe-583a91aca05b} TCPHandler: Processed in 0.002248255 sec. 2025.01.08 01:27:01.799969 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.800206 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:01.800297 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:01.801153 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.801194 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.801553 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.08 01:27:01.801789 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.802002 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} executeQuery: Read 49 rows, 3.92 KiB in 0.00186 sec., 26344.086021505376 rows/sec., 2.06 MiB/sec. 2025.01.08 01:27:01.802055 [ 4 ] {93ab39bb-c07c-4249-95ce-3790fd00e815} TCPHandler: Processed in 0.002197265 sec. 2025.01.08 01:27:01.802205 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.802355 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:01.802423 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:01.803045 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.803084 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.803489 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.08 01:27:01.803745 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.803927 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} executeQuery: Read 60 rows, 4.26 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.58 MiB/sec. 2025.01.08 01:27:01.803982 [ 255 ] {b18857ae-1d1d-4949-a240-3c5e1308c238} TCPHandler: Processed in 0.001845839 sec. 2025.01.08 01:27:01.804139 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.804281 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:01.804377 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:01.805600 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.805640 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.806306 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.08 01:27:01.806565 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.806802 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} executeQuery: Read 21 rows, 38.53 KiB in 0.002555 sec., 8219.17808219178 rows/sec., 14.73 MiB/sec. 2025.01.08 01:27:01.806915 [ 4 ] {4074b4ff-a8ad-482d-9867-e93caacf0cfc} TCPHandler: Processed in 0.002844265 sec. 2025.01.08 01:27:01.807084 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:01.807230 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:01.807293 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:01.807864 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:01.807902 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:01.808279 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) 2025.01.08 01:27:01.808529 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:01.808708 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} executeQuery: Read 18 rows, 1.26 KiB in 0.001513 sec., 11896.893588896233 rows/sec., 834.56 KiB/sec. 2025.01.08 01:27:01.808778 [ 255 ] {3c2938f6-9f05-40da-b94d-77b714938ab4} TCPHandler: Processed in 0.001762737 sec. 2025.01.08 01:27:03.378976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 2025.01.08 01:27:03.379776 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:03.379834 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:03.380392 [ 244 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:27:03.380655 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:03.380907 [ 138 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:27:03.380933 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 2025.01.08 01:27:03.381034 [ 138 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:03.381084 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:03.381228 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.381330 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:03.381365 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.381432 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.381524 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.381762 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.382009 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.382170 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:03.385364 [ 201 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004184006 sec., 9972261.034042494 rows/sec., 142.65 MiB/sec. 2025.01.08 01:27:03.385685 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:27:03.386062 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:03.386171 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_91_18} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:27:03.386301 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. 2025.01.08 01:27:06.475030 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 2025.01.08 01:27:06.498232 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.498298 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.505907 [ 243 ] {} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:27:06.506721 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.507173 [ 149 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:27:06.507318 [ 149 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.507411 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.507711 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.516003 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 686 2025.01.08 01:27:06.517404 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:06.518388 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.523170 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.528379 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.533799 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.539550 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.545411 [ 195 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:06.609311 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.101743742 sec., 6742.429426273707 rows/sec., 34.86 MiB/sec. 2025.01.08 01:27:06.613229 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:27:06.616396 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.616530 [ 190 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_91_18} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:27:06.619388 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 01:27:06.796025 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:06.796240 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:06.796321 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:06.797162 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.797212 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.797649 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.08 01:27:06.797906 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.798110 [ 149 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.01.08 01:27:06.798173 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} executeQuery: Read 26 rows, 1.98 KiB in 0.001992 sec., 13052.208835341366 rows/sec., 993.72 KiB/sec. 2025.01.08 01:27:06.798193 [ 149 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.798266 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.798302 [ 4 ] {5bfea9f6-28c6-492e-aed7-831c7a3b60a8} TCPHandler: Processed in 0.002408598 sec. 2025.01.08 01:27:06.798434 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:27:06.798554 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:06.798598 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:06.798621 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1402 rows starting from the beginning of the part 2025.01.08 01:27:06.798907 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 255 rows starting from the beginning of the part 2025.01.08 01:27:06.799049 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:06.799188 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:06.799333 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:06.799589 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1359 rows starting from the beginning of the part 2025.01.08 01:27:06.799945 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 68 rows starting from the beginning of the part 2025.01.08 01:27:06.800249 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:06.802068 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.802152 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.803169 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.08 01:27:06.803558 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.803902 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.005517577 sec., 568365.4256207027 rows/sec., 49.81 MiB/sec. 2025.01.08 01:27:06.803980 [ 148 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.01.08 01:27:06.804058 [ 148 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.804082 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} executeQuery: Read 28 rows, 2.24 KiB in 0.005184 sec., 5401.234567901234 rows/sec., 431.39 KiB/sec. 2025.01.08 01:27:06.804092 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.804332 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.01.08 01:27:06.804435 [ 255 ] {3ad58858-4644-4be2-bc75-d16cb5d857c5} TCPHandler: Processed in 0.005988515 sec. 2025.01.08 01:27:06.804613 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:27:06.804729 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:06.804918 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:06.804984 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:06.804989 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 875 rows starting from the beginning of the part 2025.01.08 01:27:06.805031 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.805090 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:06.805446 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 387 rows starting from the beginning of the part 2025.01.08 01:27:06.805635 [ 186 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_156_31} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.01.08 01:27:06.806077 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:06.806133 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.08 01:27:06.806518 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 834 rows starting from the beginning of the part 2025.01.08 01:27:06.806850 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 49 rows starting from the beginning of the part 2025.01.08 01:27:06.807208 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:06.808071 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.808118 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.808720 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.08 01:27:06.808999 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.809401 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158321 sec., 426689.2269790887 rows/sec., 32.51 MiB/sec. 2025.01.08 01:27:06.809406 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} executeQuery: Read 100 rows, 7.10 KiB in 0.004484 sec., 22301.516503122213 rows/sec., 1.55 MiB/sec. 2025.01.08 01:27:06.809548 [ 4 ] {977cdc9e-e879-4420-9551-bb61773bace0} TCPHandler: Processed in 0.004954818 sec. 2025.01.08 01:27:06.809709 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.01.08 01:27:06.809769 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:06.810016 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:06.810110 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:06.810262 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.810516 [ 197 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_156_31} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.01.08 01:27:06.810706 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.08 01:27:06.811046 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.811090 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.811493 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) 2025.01.08 01:27:06.811746 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.811889 [ 148 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 2025.01.08 01:27:06.811927 [ 148 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:06.811936 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} executeQuery: Read 30 rows, 2.10 KiB in 0.00199 sec., 15075.37688442211 rows/sec., 1.03 MiB/sec. 2025.01.08 01:27:06.811953 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:06.812036 [ 255 ] {7e6701bb-242d-41fb-a9b4-c0a87f4dbe69} TCPHandler: Processed in 0.002373268 sec. 2025.01.08 01:27:06.812085 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:27:06.812183 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:06.812214 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 5296 rows starting from the beginning of the part 2025.01.08 01:27:06.812287 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 52 rows starting from the beginning of the part 2025.01.08 01:27:06.812413 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:06.812644 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 34 rows starting from the beginning of the part 2025.01.08 01:27:06.812700 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 18 rows starting from the beginning of the part 2025.01.08 01:27:06.812902 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:06.814943 [ 189 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergeTask::MergeProjectionsStage: Merge sorted 5460 rows, containing 4 columns (4 merged, 0 gathered) in 0.002913396 sec., 1874101.5639480525 rows/sec., 120.62 MiB/sec. 2025.01.08 01:27:06.815263 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) 2025.01.08 01:27:06.815535 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:06.815608 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_156_31} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 2025.01.08 01:27:06.815679 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.08 01:27:07.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.44 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.02 MiB (RSS), difference: -1.42 MiB 2025.01.08 01:27:10.336416 [ 145 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.08 01:27:10.336482 [ 145 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:10.336505 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:10.336644 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:27:10.336805 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:10.336844 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.08 01:27:10.336933 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:27:10.337035 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2025.01.08 01:27:10.337147 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:27:10.337236 [ 197 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2025.01.08 01:27:10.338177 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610716 sec., 26075.360274561124 rows/sec., 2.18 MiB/sec. 2025.01.08 01:27:10.338384 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.08 01:27:10.338761 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:10.338859 [ 194 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_21_5} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.08 01:27:10.338976 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:27:10.450935 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:10.450996 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:10.452933 [ 220 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:10.621704 [ 144 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:27:10.621765 [ 144 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:27:10.881182 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 2025.01.08 01:27:10.882235 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:10.882277 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:10.882821 [ 244 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:27:10.883086 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:10.883292 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 2025.01.08 01:27:11.154854 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2476 2025.01.08 01:27:11.157848 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.157901 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.159426 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:11.159748 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.160415 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2476 2025.01.08 01:27:11.758710 [ 221 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:27:11.758771 [ 221 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:27:11.760881 [ 221 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:27:11.803284 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.803479 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.803555 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:11.804314 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.804369 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.804808 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:11.805079 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.805322 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2025.01.08 01:27:11.805396 [ 4 ] {050176b6-e267-4223-9a95-c0a69562b42d} TCPHandler: Processed in 0.002244366 sec. 2025.01.08 01:27:11.805647 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.805846 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:11.805924 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:11.806825 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.806883 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.807365 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.08 01:27:11.807631 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.807876 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} executeQuery: Read 255 rows, 23.35 KiB in 0.002084 sec., 122360.84452975048 rows/sec., 10.94 MiB/sec. 2025.01.08 01:27:11.807946 [ 255 ] {d7545b24-9216-4521-bcb7-7a291d02e6f4} TCPHandler: Processed in 0.002437348 sec. 2025.01.08 01:27:11.808107 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.808263 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.808327 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:11.809053 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.809104 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.809492 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:27:11.809763 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.809978 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} executeQuery: Read 48 rows, 3.54 KiB in 0.001753 sec., 27381.631488876214 rows/sec., 1.97 MiB/sec. 2025.01.08 01:27:11.810034 [ 4 ] {eb121d28-3341-4ebf-9e46-d4cb64e1865d} TCPHandler: Processed in 0.001999382 sec. 2025.01.08 01:27:11.810177 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.810310 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.810365 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:11.810976 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.811020 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.811403 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:11.811660 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.811939 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} executeQuery: Read 14 rows, 1004.00 B in 0.001657 sec., 8449.004224502112 rows/sec., 591.71 KiB/sec. 2025.01.08 01:27:11.812128 [ 255 ] {f860fe55-ffce-4196-a7bb-5384344556a4} TCPHandler: Processed in 0.002008582 sec. 2025.01.08 01:27:11.812322 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.812458 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.812507 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:11.813102 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.813144 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.814262 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:11.814530 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.814774 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} executeQuery: Read 13 rows, 830.00 B in 0.002339 sec., 5557.930739632322 rows/sec., 346.54 KiB/sec. 2025.01.08 01:27:11.814852 [ 4 ] {6b904d47-6ef8-4612-bb06-3aff7fa4c317} TCPHandler: Processed in 0.002618452 sec. 2025.01.08 01:27:11.815067 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.815259 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:11.815315 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:11.816070 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.816113 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.816520 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.08 01:27:11.816767 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.816997 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} executeQuery: Read 387 rows, 28.09 KiB in 0.001767 sec., 219015.28013582344 rows/sec., 15.52 MiB/sec. 2025.01.08 01:27:11.817057 [ 255 ] {94a623ad-3e90-44ef-85bd-8259366d0b75} TCPHandler: Processed in 0.002119853 sec. 2025.01.08 01:27:11.817209 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.817353 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:11.817413 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:11.817980 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.818027 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.818408 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:11.818656 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.818869 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. 2025.01.08 01:27:11.818921 [ 4 ] {e66ace8d-c1c9-4578-a5f6-af0a5a4c4bd5} TCPHandler: Processed in 0.001780498 sec. 2025.01.08 01:27:11.819058 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.819183 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.819241 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:11.819846 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.819886 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.820325 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.08 01:27:11.820578 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.820768 [ 143 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_152_31 to all_157_157_0 2025.01.08 01:27:11.820800 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} executeQuery: Read 177 rows, 11.96 KiB in 0.001644 sec., 107664.23357664233 rows/sec., 7.10 MiB/sec. 2025.01.08 01:27:11.820850 [ 143 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.820907 [ 255 ] {718e51c9-ff04-455b-9688-8738013337ec} TCPHandler: Processed in 0.00190167 sec. 2025.01.08 01:27:11.820916 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.821102 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.821119 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:27:11.821311 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.821445 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:11.821456 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:11.821542 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 6 marks from part all_1_152_31, total 37285 rows starting from the beginning of the part 2025.01.08 01:27:11.821857 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:11.822290 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 969 rows starting from the beginning of the part 2025.01.08 01:27:11.822650 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part 2025.01.08 01:27:11.822970 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:11.823190 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 177 rows starting from the beginning of the part 2025.01.08 01:27:11.824060 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.824131 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.824819 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.08 01:27:11.825131 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.825553 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} executeQuery: Read 1 rows, 69.00 B in 0.004285 sec., 233.37222870478413 rows/sec., 15.73 KiB/sec. 2025.01.08 01:27:11.825931 [ 4 ] {2158b7c7-d74d-40ed-b480-c1dd1b0751ba} TCPHandler: Processed in 0.004928148 sec. 2025.01.08 01:27:11.826414 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.826904 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.827155 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:11.829222 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.829273 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.830111 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.08 01:27:11.830586 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.830969 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} executeQuery: Read 41 rows, 75.23 KiB in 0.004174 sec., 9822.712026832774 rows/sec., 17.60 MiB/sec. 2025.01.08 01:27:11.831107 [ 255 ] {bcb18568-d0cf-4305-be7c-2b282e45e14f} TCPHandler: Processed in 0.00503321 sec. 2025.01.08 01:27:11.831300 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:11.831456 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:11.831515 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:11.832384 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:11.832430 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2025.01.08 01:27:11.832882 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) 2025.01.08 01:27:11.833152 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.833510 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} executeQuery: Read 52 rows, 3.30 KiB in 0.002071 sec., 25108.64316755191 rows/sec., 1.55 MiB/sec. 2025.01.08 01:27:11.833632 [ 4 ] {5580b488-a11e-4841-b9a8-52ea6db06b01} TCPHandler: Processed in 0.002432828 sec. 2025.01.08 01:27:11.834437 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergeTask::MergeProjectionsStage: Merge sorted 38691 rows, containing 5 columns (5 merged, 0 gathered) in 0.013398881 sec., 2887629.1982890214 rows/sec., 193.37 MiB/sec. 2025.01.08 01:27:11.834832 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) 2025.01.08 01:27:11.835133 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:11.835230 [ 189 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_157_32} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_152_31, all_157_157_0] -> all_1_157_32 2025.01.08 01:27:11.835325 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 01:27:14.016092 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 2025.01.08 01:27:14.040100 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:14.040165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:14.047824 [ 243 ] {} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:27:14.048715 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:14.053038 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 694 2025.01.08 01:27:16.092356 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:16.092415 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:16.094595 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:16.618197 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:16.618247 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:16.620442 [ 225 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:16.650214 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:16.650266 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:16.652432 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:16.796528 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:16.796750 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:16.796836 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:16.797659 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:16.797712 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:16.798150 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.08 01:27:16.798431 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:16.798675 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} executeQuery: Read 26 rows, 1.98 KiB in 0.001986 sec., 13091.641490433032 rows/sec., 996.72 KiB/sec. 2025.01.08 01:27:16.798743 [ 4 ] {3bf88e4f-d3b4-40ea-9960-564e542db21c} TCPHandler: Processed in 0.002358197 sec. 2025.01.08 01:27:16.798991 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:16.799236 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:16.799341 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:16.800197 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:16.800244 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:16.800685 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.08 01:27:16.800937 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:16.801176 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} executeQuery: Read 28 rows, 2.24 KiB in 0.002021 sec., 13854.52746165265 rows/sec., 1.08 MiB/sec. 2025.01.08 01:27:16.801245 [ 255 ] {47fefc63-8cd4-4c06-ae51-22631f800a6e} TCPHandler: Processed in 0.002392888 sec. 2025.01.08 01:27:16.801395 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:16.801523 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:16.801582 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:16.802147 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:16.802189 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:16.802597 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.08 01:27:16.802842 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:16.803057 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} executeQuery: Read 100 rows, 7.10 KiB in 0.001564 sec., 63938.6189258312 rows/sec., 4.43 MiB/sec. 2025.01.08 01:27:16.803114 [ 4 ] {543ddb5b-264c-4801-8739-9b54aeeb3d88} TCPHandler: Processed in 0.001780449 sec. 2025.01.08 01:27:16.803255 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:16.803431 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:16.803509 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:16.804223 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:16.804283 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:16.804683 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) 2025.01.08 01:27:16.804917 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:16.805136 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} executeQuery: Read 30 rows, 2.10 KiB in 0.001749 sec., 17152.658662092625 rows/sec., 1.18 MiB/sec. 2025.01.08 01:27:16.805192 [ 255 ] {2f7213d7-22e6-4ea2-80f8-7952931adfef} TCPHandler: Processed in 0.001998991 sec. 2025.01.08 01:27:17.236311 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:17.236366 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:17.238452 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:18.383442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 2025.01.08 01:27:18.384125 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:18.384176 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. 2025.01.08 01:27:18.384747 [ 244 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:27:18.385018 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:18.385280 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 2025.01.08 01:27:21.160609 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2506 2025.01.08 01:27:21.164042 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.164105 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.165725 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:21.166051 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.166430 [ 218 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:27:21.166474 [ 218 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:27:21.167075 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2506 2025.01.08 01:27:21.168784 [ 218 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:27:21.550784 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:27:21.550841 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:27:21.552853 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:27:21.553117 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 2025.01.08 01:27:21.577943 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.577993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.585682 [ 243 ] {} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:27:21.586525 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.590361 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 701 2025.01.08 01:27:21.804494 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.804715 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.804804 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:21.805670 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.805725 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.806174 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:21.806443 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.806714 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} executeQuery: Read 14 rows, 1.01 KiB in 0.002052 sec., 6822.612085769981 rows/sec., 491.14 KiB/sec. 2025.01.08 01:27:21.806830 [ 4 ] {b953b7ba-1ad0-4e05-8380-fe13f82d857d} TCPHandler: Processed in 0.002471469 sec. 2025.01.08 01:27:21.807169 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.807363 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:21.807443 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:21.808389 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.808446 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.808940 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.08 01:27:21.809214 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.809462 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} executeQuery: Read 271 rows, 24.86 KiB in 0.002153 sec., 125870.87784486763 rows/sec., 11.28 MiB/sec. 2025.01.08 01:27:21.809532 [ 255 ] {5f96a610-29c7-4647-a5c5-baa577450cd5} TCPHandler: Processed in 0.00254428 sec. 2025.01.08 01:27:21.809707 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.809837 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.809897 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:21.810559 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.810604 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.811002 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:27:21.811265 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.811504 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} executeQuery: Read 56 rows, 4.14 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.39 MiB/sec. 2025.01.08 01:27:21.811606 [ 4 ] {aa3211a6-d61e-4548-8930-3d7cba72ebb9} TCPHandler: Processed in 0.001963621 sec. 2025.01.08 01:27:21.811831 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.812016 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.812071 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:21.812686 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.812730 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.813102 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:21.813362 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.813583 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec. 2025.01.08 01:27:21.813642 [ 255 ] {b59676b9-aeb0-4eac-93a5-68b89834f247} TCPHandler: Processed in 0.001943641 sec. 2025.01.08 01:27:21.813804 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.813932 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.813991 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:21.814587 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.814629 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.815011 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:21.815252 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.815461 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} executeQuery: Read 13 rows, 830.00 B in 0.001557 sec., 8349.389852280026 rows/sec., 520.58 KiB/sec. 2025.01.08 01:27:21.815519 [ 4 ] {a6a7d4c9-f9bc-4a14-8e8f-ebb25a0684e2} TCPHandler: Processed in 0.001786829 sec. 2025.01.08 01:27:21.815672 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.815799 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:21.815853 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:21.816626 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.816669 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.817073 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.08 01:27:21.817343 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.817577 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} executeQuery: Read 401 rows, 29.24 KiB in 0.001805 sec., 222160.6648199446 rows/sec., 15.82 MiB/sec. 2025.01.08 01:27:21.817639 [ 255 ] {4d5ff480-87b1-4c55-b800-226914f8c316} TCPHandler: Processed in 0.002029152 sec. 2025.01.08 01:27:21.817779 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.817901 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:21.817955 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:21.818459 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.818500 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.818907 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:21.819144 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.819360 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2025.01.08 01:27:21.819416 [ 4 ] {b12c79f2-e25d-411b-bd9d-1c31b386c130} TCPHandler: Processed in 0.001692847 sec. 2025.01.08 01:27:21.819571 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.819697 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.819755 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:21.820454 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.820499 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.820926 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.08 01:27:21.821172 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.821398 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} executeQuery: Read 177 rows, 11.96 KiB in 0.001728 sec., 102430.55555555556 rows/sec., 6.76 MiB/sec. 2025.01.08 01:27:21.821457 [ 255 ] {2a10786f-2edb-4caf-969f-d63e90e46aa6} TCPHandler: Processed in 0.001947131 sec. 2025.01.08 01:27:21.821607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.821762 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.821818 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:21.822297 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.822337 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.822706 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.08 01:27:21.822945 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.823119 [ 125 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_63_14 to all_68_68_0 2025.01.08 01:27:21.823179 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. 2025.01.08 01:27:21.823197 [ 125 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.823265 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.823310 [ 4 ] {2628d9a9-e9e0-4e3c-9a6e-7203e9f1a356} TCPHandler: Processed in 0.001759007 sec. 2025.01.08 01:27:21.823589 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.823608 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.823979 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.824126 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:21.824278 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.824438 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:21.824733 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.825191 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.825515 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.825948 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.826365 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:27:21.830201 [ 193 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 4 columns (4 merged, 0 gathered) in 0.006828657 sec., 9958.034207897688 rows/sec., 671.00 KiB/sec. 2025.01.08 01:27:21.830499 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} MergedBlockOutputStream: filled checksums all_1_68_15 (state Temporary) 2025.01.08 01:27:21.830847 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.830922 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.831230 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_68_15 to all_1_68_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.831410 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_68_15} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_63_14, all_68_68_0] -> all_1_68_15 2025.01.08 01:27:21.831614 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:27:21.832044 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.08 01:27:21.832320 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.832615 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} executeQuery: Read 49 rows, 89.91 KiB in 0.008813 sec., 5559.968228752979 rows/sec., 9.96 MiB/sec. 2025.01.08 01:27:21.833059 [ 255 ] {3356bed6-e849-4e69-b422-563241357734} TCPHandler: Processed in 0.009626202 sec. 2025.01.08 01:27:21.833328 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.833496 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.833551 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 01:27:21.834032 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.834073 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.834458 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.08 01:27:21.834732 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.835103 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} executeQuery: Read 6 rows, 463.00 B in 0.001598 sec., 3754.6933667083854 rows/sec., 282.95 KiB/sec. 2025.01.08 01:27:21.835205 [ 4 ] {72f47d59-36ce-45fa-a8cf-24a38750ae36} TCPHandler: Processed in 0.002019401 sec. 2025.01.08 01:27:21.835362 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:21.835490 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:21.835545 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:21.836053 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:21.836094 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:21.836511 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) 2025.01.08 01:27:21.836763 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:21.836984 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} executeQuery: Read 52 rows, 3.30 KiB in 0.001523 sec., 34143.13854235062 rows/sec., 2.11 MiB/sec. 2025.01.08 01:27:21.837036 [ 255 ] {4de9a43a-7f70-4643-a57c-a6d4bc091dbb} TCPHandler: Processed in 0.001736788 sec. 2025.01.08 01:27:22.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.41 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.03 MiB (RSS), difference: -1.38 MiB 2025.01.08 01:27:23.043683 [ 221 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:27:23.043735 [ 221 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:27:23.045745 [ 221 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:27:25.622038 [ 83 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:27:25.622135 [ 83 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:27:25.885481 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 2025.01.08 01:27:25.886476 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:25.886552 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:25.887393 [ 244 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:27:25.887799 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:25.888184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 2025.01.08 01:27:26.796211 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:26.796401 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:26.796476 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:26.797270 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:26.797323 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:26.797778 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.08 01:27:26.798053 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:26.798297 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} executeQuery: Read 26 rows, 1.98 KiB in 0.001948 sec., 13347.022587268993 rows/sec., 1016.17 KiB/sec. 2025.01.08 01:27:26.798368 [ 4 ] {f637c29b-a21d-486c-9ffd-16d66abf20a2} TCPHandler: Processed in 0.002288156 sec. 2025.01.08 01:27:26.798657 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:26.798860 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:26.798968 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:26.799810 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:26.799866 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:26.800364 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.08 01:27:26.800655 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:26.800892 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} executeQuery: Read 28 rows, 2.24 KiB in 0.002087 sec., 13416.387158600863 rows/sec., 1.05 MiB/sec. 2025.01.08 01:27:26.800963 [ 255 ] {788b5193-6f32-41c2-8616-7751bda56a60} TCPHandler: Processed in 0.002452309 sec. 2025.01.08 01:27:26.801230 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:26.801425 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:26.801507 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:26.802198 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:26.802248 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:26.802666 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.08 01:27:26.802917 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:26.803176 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} executeQuery: Read 100 rows, 7.10 KiB in 0.001798 sec., 55617.35261401557 rows/sec., 3.86 MiB/sec. 2025.01.08 01:27:26.803300 [ 4 ] {684a6120-9bf3-43a1-a0d2-81603b753fe7} TCPHandler: Processed in 0.002210045 sec. 2025.01.08 01:27:26.803506 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:26.803811 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:26.803915 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:26.804450 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:26.804494 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:26.804915 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) 2025.01.08 01:27:26.805197 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:26.805460 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} executeQuery: Read 30 rows, 2.10 KiB in 0.001756 sec., 17084.282460136674 rows/sec., 1.17 MiB/sec. 2025.01.08 01:27:26.805573 [ 255 ] {652e7a9e-897d-465f-bf33-e576c5b436eb} TCPHandler: Processed in 0.002178225 sec. 2025.01.08 01:27:28.476812 [ 223 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:27:28.476874 [ 223 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:27:28.478576 [ 223 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:27:28.583575 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:27:28.583660 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:27:28.585955 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:27:28.743968 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.744181 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.744268 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:28.745081 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.745133 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.745567 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:28.745820 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.746026 [ 28 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.01.08 01:27:28.746051 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} executeQuery: Read 14 rows, 1.01 KiB in 0.001921 sec., 7287.870900572619 rows/sec., 524.63 KiB/sec. 2025.01.08 01:27:28.746121 [ 28 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.746190 [ 4 ] {46688bd2-edfc-4f96-85d5-bbb45aeb20a9} TCPHandler: Processed in 0.002358077 sec. 2025.01.08 01:27:28.746195 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.746400 [ 222 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:27:28.746435 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:27:28.746446 [ 222 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:27:28.746563 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.746802 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.746941 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part 2025.01.08 01:27:28.746955 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:28.747040 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:28.747107 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:28.747865 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:28.748733 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:28.749648 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:28.753295 [ 222 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:27:28.753919 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.754037 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.754609 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00826531 sec., 8469.131829296179 rows/sec., 642.75 KiB/sec. 2025.01.08 01:27:28.754937 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.01.08 01:27:28.755396 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.755413 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.08 01:27:28.755495 [ 188 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_69_17} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.01.08 01:27:28.755589 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:27:28.755715 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.755860 [ 28 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.01.08 01:27:28.755900 [ 28 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.755916 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} executeQuery: Read 1377 rows, 117.80 KiB in 0.009076 sec., 151718.8188629352 rows/sec., 12.67 MiB/sec. 2025.01.08 01:27:28.755926 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.756075 [ 255 ] {6252c790-6dfe-4f22-9d47-769ba6b132b8} TCPHandler: Processed in 0.009723793 sec. 2025.01.08 01:27:28.756175 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:27:28.756309 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.756380 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.756454 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1402 rows starting from the beginning of the part 2025.01.08 01:27:28.756546 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.756706 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:28.756794 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 255 rows starting from the beginning of the part 2025.01.08 01:27:28.757201 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:28.757633 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 271 rows starting from the beginning of the part 2025.01.08 01:27:28.758010 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:28.758435 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1377 rows starting from the beginning of the part 2025.01.08 01:27:28.759642 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.759732 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.760617 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:27:28.761173 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.761488 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} executeQuery: Read 39 rows, 2.86 KiB in 0.005023 sec., 7764.284292255625 rows/sec., 569.84 KiB/sec. 2025.01.08 01:27:28.761550 [ 4 ] {8e777bce-35b1-4a14-8c69-4b85ad331b05} TCPHandler: Processed in 0.005329194 sec. 2025.01.08 01:27:28.761748 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.762074 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.762121 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 3357 rows, containing 5 columns (5 merged, 0 gathered) in 0.006083626 sec., 551809.0691308111 rows/sec., 48.65 MiB/sec. 2025.01.08 01:27:28.762148 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:28.762399 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.01.08 01:27:28.762837 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.762952 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_161_32} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.01.08 01:27:28.763073 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2025.01.08 01:27:28.763160 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.763200 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.763583 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:28.763834 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.764014 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} executeQuery: Read 242 rows, 16.79 KiB in 0.002068 sec., 117021.27659574468 rows/sec., 7.93 MiB/sec. 2025.01.08 01:27:28.764067 [ 255 ] {1985bf46-5107-473c-944f-8ac53e3090de} TCPHandler: Processed in 0.002412168 sec. 2025.01.08 01:27:28.764210 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.764350 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.764407 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:28.765035 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.765074 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.765440 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:28.765681 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.765846 [ 28 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 2025.01.08 01:27:28.765918 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. 2025.01.08 01:27:28.765918 [ 28 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.766007 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.766049 [ 4 ] {1e82da52-52eb-4f3c-88fa-f547df2d6c4a} TCPHandler: Processed in 0.00190207 sec. 2025.01.08 01:27:28.766267 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:27:28.766279 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.766427 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.766459 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:28.766470 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part 2025.01.08 01:27:28.766532 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:28.766708 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part 2025.01.08 01:27:28.767067 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part 2025.01.08 01:27:28.767313 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part 2025.01.08 01:27:28.767659 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part 2025.01.08 01:27:28.769287 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317719 sec., 20458.32953018233 rows/sec., 1.32 MiB/sec. 2025.01.08 01:27:28.769461 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.769522 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.769572 [ 198 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) 2025.01.08 01:27:28.770087 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.770308 [ 187 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_69_17} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 2025.01.08 01:27:28.770453 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:27:28.770474 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.08 01:27:28.770856 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.771034 [ 28 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.01.08 01:27:28.771070 [ 28 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.771093 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.771100 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} executeQuery: Read 843 rows, 62.38 KiB in 0.00468 sec., 180128.20512820513 rows/sec., 13.02 MiB/sec. 2025.01.08 01:27:28.771328 [ 255 ] {9418ace3-c1a9-4834-9c1a-4386040878e4} TCPHandler: Processed in 0.005149801 sec. 2025.01.08 01:27:28.771336 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:27:28.771512 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.771540 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.771582 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 875 rows starting from the beginning of the part 2025.01.08 01:27:28.771648 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:28.771780 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 387 rows starting from the beginning of the part 2025.01.08 01:27:28.771792 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:28.772153 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:28.772546 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 401 rows starting from the beginning of the part 2025.01.08 01:27:28.772914 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:28.773326 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 843 rows starting from the beginning of the part 2025.01.08 01:27:28.774124 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.774169 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.774703 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:28.775026 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.775203 [ 28 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_60_13 to all_69_69_0 2025.01.08 01:27:28.775294 [ 28 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.775379 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} executeQuery: Read 6 rows, 321.00 B in 0.003748 sec., 1600.8537886872998 rows/sec., 83.64 KiB/sec. 2025.01.08 01:27:28.775398 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.775758 [ 4 ] {cabe6f71-9af6-434d-81fd-0d4bb2e942c8} TCPHandler: Processed in 0.004316198 sec. 2025.01.08 01:27:28.776109 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_69_69_0 into Compact with storage Full 2025.01.08 01:27:28.776125 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.776285 [ 198 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 2562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512198 sec., 500197.189368174 rows/sec., 37.97 MiB/sec. 2025.01.08 01:27:28.776572 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.776573 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.776666 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.01.08 01:27:28.776680 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part 2025.01.08 01:27:28.776697 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:28.777193 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_65_1, total 30 rows starting from the beginning of the part 2025.01.08 01:27:28.777587 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:27:28.778037 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:27:28.778386 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.778484 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:27:28.778860 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:27:28.778959 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_161_32} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.01.08 01:27:28.779655 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.08 01:27:28.780998 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.781083 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.781699 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 4 columns (4 merged, 0 gathered) in 0.006128807 sec., 67549.8510558417 rows/sec., 3.45 MiB/sec. 2025.01.08 01:27:28.781903 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) 2025.01.08 01:27:28.782389 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.782494 [ 186 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_69_14} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_60_13, all_69_69_0] -> all_1_69_14 2025.01.08 01:27:28.782550 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.08 01:27:28.782623 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.08 01:27:28.782983 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.783240 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} executeQuery: Read 963 rows, 65.53 KiB in 0.006807 sec., 141472.01410312913 rows/sec., 9.40 MiB/sec. 2025.01.08 01:27:28.783323 [ 255 ] {917ddb6a-0470-42fb-8134-2ae89932889b} TCPHandler: Processed in 0.007427657 sec. 2025.01.08 01:27:28.783477 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.783594 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.783645 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:28.784118 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.784157 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.784514 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.08 01:27:28.784749 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.784959 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} executeQuery: Read 1 rows, 69.00 B in 0.001388 sec., 720.4610951008646 rows/sec., 48.55 KiB/sec. 2025.01.08 01:27:28.785031 [ 4 ] {d1044f48-d091-428f-be93-7f6c80c59f66} TCPHandler: Processed in 0.001611535 sec. 2025.01.08 01:27:28.785252 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.785408 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.785520 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:28.786935 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.786976 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.787674 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.08 01:27:28.787942 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.788163 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} executeQuery: Read 32 rows, 58.72 KiB in 0.002787 sec., 11481.880157875852 rows/sec., 20.58 MiB/sec. 2025.01.08 01:27:28.788205 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:27:28.788295 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:27:28.788420 [ 255 ] {07fc4b39-a56a-4aa7-bd87-3808a27bfb84} TCPHandler: Processed in 0.003292162 sec. 2025.01.08 01:27:28.788635 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.788812 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.788899 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 01:27:28.790093 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.790132 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.790777 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.08 01:27:28.791198 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.791568 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} executeQuery: Read 9 rows, 651.00 B in 0.002801 sec., 3213.1381649410923 rows/sec., 226.97 KiB/sec. 2025.01.08 01:27:28.791742 [ 4 ] {085ed380-fde9-47e6-8ece-7a8cd192b064} TCPHandler: Processed in 0.003196351 sec. 2025.01.08 01:27:28.791939 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:28.792085 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:28.792169 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:28.792395 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:27:28.793797 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.793877 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.794512 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) 2025.01.08 01:27:28.794831 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.794989 [ 28 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 2025.01.08 01:27:28.795030 [ 28 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:28.795053 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:28.795066 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} executeQuery: Read 34 rows, 2.03 KiB in 0.003021 sec., 11254.551473022178 rows/sec., 673.35 KiB/sec. 2025.01.08 01:27:28.795205 [ 255 ] {41b2c609-4ca4-486c-973e-21414e08f396} TCPHandler: Processed in 0.003357863 sec. 2025.01.08 01:27:28.795215 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:27:28.795344 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:28.795377 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 5460 rows starting from the beginning of the part 2025.01.08 01:27:28.795455 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 52 rows starting from the beginning of the part 2025.01.08 01:27:28.795584 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:28.795726 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 52 rows starting from the beginning of the part 2025.01.08 01:27:28.795992 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:28.796161 [ 196 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 34 rows starting from the beginning of the part 2025.01.08 01:27:28.798162 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergeTask::MergeProjectionsStage: Merge sorted 5658 rows, containing 4 columns (4 merged, 0 gathered) in 0.003054938 sec., 1852083.4138041425 rows/sec., 119.14 MiB/sec. 2025.01.08 01:27:28.798560 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) 2025.01.08 01:27:28.798899 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:28.798987 [ 195 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_161_32} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 2025.01.08 01:27:28.799078 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.08 01:27:29.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 270.05 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 269.03 MiB (RSS), difference: -1.02 MiB 2025.01.08 01:27:29.090436 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 2025.01.08 01:27:29.117084 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:29.117138 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:29.124792 [ 243 ] {} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:27:29.125663 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:29.129119 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 709 2025.01.08 01:27:31.167342 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2562 2025.01.08 01:27:31.171339 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.171397 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.172994 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:31.173329 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.175118 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2562 2025.01.08 01:27:31.795796 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.795989 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:27:31.796066 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:27:31.796940 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.796995 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.797459 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.08 01:27:31.797725 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.797996 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} executeQuery: Read 2 rows, 167.00 B in 0.002061 sec., 970.402717127608 rows/sec., 79.13 KiB/sec. 2025.01.08 01:27:31.798072 [ 4 ] {32da1f8d-726a-4216-8827-160670e22139} TCPHandler: Processed in 0.002410288 sec. 2025.01.08 01:27:31.798332 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.798530 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:31.798602 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:31.799396 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.799440 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.799900 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.08 01:27:31.800178 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.800449 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} executeQuery: Read 69 rows, 5.98 KiB in 0.001972 sec., 34989.85801217039 rows/sec., 2.96 MiB/sec. 2025.01.08 01:27:31.800513 [ 255 ] {21e4d19c-b2eb-40ae-b80d-c798aee0b5a0} TCPHandler: Processed in 0.002318937 sec. 2025.01.08 01:27:31.800674 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.800805 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:31.800862 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:31.801545 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.801587 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.801997 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:27:31.802235 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.802403 [ 44 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:27:31.802464 [ 44 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.802481 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} executeQuery: Read 23 rows, 1.72 KiB in 0.001695 sec., 13569.321533923305 rows/sec., 1014.01 KiB/sec. 2025.01.08 01:27:31.802498 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.802631 [ 4 ] {b49da4a8-c36a-4f93-b430-cde666bbb483} TCPHandler: Processed in 0.002016162 sec. 2025.01.08 01:27:31.802682 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:27:31.802812 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.802834 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:31.802885 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 62 rows starting from the beginning of the part 2025.01.08 01:27:31.803110 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part 2025.01.08 01:27:31.803124 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:31.803426 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:31.803450 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 48 rows starting from the beginning of the part 2025.01.08 01:27:31.803815 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part 2025.01.08 01:27:31.804136 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 39 rows starting from the beginning of the part 2025.01.08 01:27:31.804391 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 23 rows starting from the beginning of the part 2025.01.08 01:27:31.806214 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.806293 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.807386 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.08 01:27:31.807453 [ 194 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 5 columns (5 merged, 0 gathered) in 0.004846446 sec., 51377.85503026342 rows/sec., 3.89 MiB/sec. 2025.01.08 01:27:31.807742 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:27:31.807785 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.808169 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} executeQuery: Read 51 rows, 4.08 KiB in 0.005183 sec., 9839.861084314103 rows/sec., 787.39 KiB/sec. 2025.01.08 01:27:31.808313 [ 255 ] {cf6150c2-4181-479c-99d0-f67ca8ceecb5} TCPHandler: Processed in 0.005590179 sec. 2025.01.08 01:27:31.808462 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.808516 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.808612 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_91_18} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:27:31.808751 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:31.808796 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.08 01:27:31.808851 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:31.809397 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.809438 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.809831 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.08 01:27:31.810068 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.810239 [ 44 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_157_32 to all_161_161_0 2025.01.08 01:27:31.810300 [ 44 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.810307 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} executeQuery: Read 61 rows, 4.33 KiB in 0.001621 sec., 37631.09191856878 rows/sec., 2.61 MiB/sec. 2025.01.08 01:27:31.810327 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.810491 [ 4 ] {35a6b47d-ae87-4e5e-a2f4-f0bb01453323} TCPHandler: Processed in 0.002068153 sec. 2025.01.08 01:27:31.810635 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:27:31.810723 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.811199 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:31.811232 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:31.811340 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTreeSequentialSource: Reading 6 marks from part all_1_157_32, total 38691 rows starting from the beginning of the part 2025.01.08 01:27:31.811884 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:31.811966 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:31.812675 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 177 rows starting from the beginning of the part 2025.01.08 01:27:31.813279 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:31.813887 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 963 rows starting from the beginning of the part 2025.01.08 01:27:31.816759 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.816805 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.817772 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.08 01:27:31.818407 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.818600 [ 44 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.08 01:27:31.818640 [ 44 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.818667 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.818694 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} executeQuery: Read 21 rows, 38.53 KiB in 0.007692 sec., 2730.1092043681747 rows/sec., 4.89 MiB/sec. 2025.01.08 01:27:31.819084 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:27:31.819277 [ 255 ] {10f6bd0c-cf7e-44b8-9dfe-7218052cb36c} TCPHandler: Processed in 0.008667996 sec. 2025.01.08 01:27:31.819529 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:31.820004 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:31.820105 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:31.820139 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:31.820333 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2550 rows starting from the beginning of the part 2025.01.08 01:27:31.821396 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part 2025.01.08 01:27:31.822345 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 41 rows starting from the beginning of the part 2025.01.08 01:27:31.823253 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:31.823274 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 49 rows starting from the beginning of the part 2025.01.08 01:27:31.823326 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:31.824201 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 32 rows starting from the beginning of the part 2025.01.08 01:27:31.825040 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 21 rows starting from the beginning of the part 2025.01.08 01:27:31.825298 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) 2025.01.08 01:27:31.826271 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.826804 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} executeQuery: Read 18 rows, 1.26 KiB in 0.007003 sec., 2570.327002713123 rows/sec., 180.31 KiB/sec. 2025.01.08 01:27:31.827242 [ 4 ] {8e273050-366b-43ce-b151-96c2b5e2dfa2} TCPHandler: Processed in 0.007842704 sec. 2025.01.08 01:27:31.827577 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergeTask::MergeProjectionsStage: Merge sorted 40031 rows, containing 5 columns (5 merged, 0 gathered) in 0.01710612 sec., 2340156.6223082733 rows/sec., 156.70 MiB/sec. 2025.01.08 01:27:31.828016 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} MergedBlockOutputStream: filled checksums all_1_161_33 (state Temporary) 2025.01.08 01:27:31.828361 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_161_33 to all_1_161_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.828448 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_161_33} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_157_32, all_161_161_0] -> all_1_161_33 2025.01.08 01:27:31.828537 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.08 01:27:31.835863 [ 199 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 19 columns (19 merged, 0 gathered) in 0.017082049 sec., 158880.2373766754 rows/sec., 284.71 MiB/sec. 2025.01.08 01:27:31.837965 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.08 01:27:31.838372 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:31.838455 [ 201 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_91_18} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.08 01:27:31.838575 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. 2025.01.08 01:27:33.388352 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 2025.01.08 01:27:33.389039 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:33.389077 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:33.389650 [ 244 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:27:33.389935 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:33.390184 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 2025.01.08 01:27:33.390230 [ 219 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:27:33.390292 [ 219 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:27:33.392690 [ 219 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:27:34.214869 [ 218 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:27:34.214931 [ 218 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:27:34.216744 [ 218 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:27:35.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.42 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:27:36.384499 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:36.384581 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:36.386579 [ 222 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:36.457978 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:36.458030 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:36.460385 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:36.629201 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 2025.01.08 01:27:36.651645 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:36.651709 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:36.659555 [ 243 ] {} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:27:36.660381 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:36.663186 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 716 2025.01.08 01:27:36.784234 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:36.784305 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:36.786317 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:36.797669 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:36.797863 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:36.797940 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:36.798796 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:36.798850 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:36.799286 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.08 01:27:36.799540 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:36.799884 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} executeQuery: Read 26 rows, 1.98 KiB in 0.002069 sec., 12566.457225712904 rows/sec., 956.74 KiB/sec. 2025.01.08 01:27:36.799923 [ 222 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:36.800004 [ 222 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:36.800223 [ 4 ] {f3a08f97-f809-4a72-8ded-bafab123cbba} TCPHandler: Processed in 0.002684953 sec. 2025.01.08 01:27:36.800725 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:36.801043 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:36.801195 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:36.802769 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:36.802834 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:36.803631 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.08 01:27:36.803840 [ 222 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:36.804224 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:36.804846 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} executeQuery: Read 28 rows, 2.24 KiB in 0.003885 sec., 7207.207207207207 rows/sec., 575.63 KiB/sec. 2025.01.08 01:27:36.805050 [ 255 ] {e5294ae5-4cb8-43ec-9fd3-17c22cef7ca9} TCPHandler: Processed in 0.004667444 sec. 2025.01.08 01:27:36.805260 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:36.805406 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:36.805469 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:36.806075 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:36.806115 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:36.806509 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.08 01:27:36.806760 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:36.806975 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} executeQuery: Read 100 rows, 7.10 KiB in 0.001602 sec., 62421.97253433209 rows/sec., 4.33 MiB/sec. 2025.01.08 01:27:36.807028 [ 4 ] {37f894ad-1ec5-4d8c-a7cd-d7f2680000d4} TCPHandler: Processed in 0.001850659 sec. 2025.01.08 01:27:36.807190 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:36.807331 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:36.807393 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:36.807948 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:36.807988 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:36.808380 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) 2025.01.08 01:27:36.808619 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:36.808818 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} executeQuery: Read 30 rows, 2.10 KiB in 0.001518 sec., 19762.845849802372 rows/sec., 1.35 MiB/sec. 2025.01.08 01:27:36.808872 [ 255 ] {f86e12c6-1f84-4300-83ed-ea2c426f386a} TCPHandler: Processed in 0.001751088 sec. 2025.01.08 01:27:37.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.22 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: 3.20 MiB 2025.01.08 01:27:40.622392 [ 115 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:27:40.622461 [ 115 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:27:40.680358 [ 115 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 2025.01.08 01:27:40.680418 [ 115 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:40.680441 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:40.680643 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:27:40.680997 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:40.681042 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 242 rows starting from the beginning of the part 2025.01.08 01:27:40.681128 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 242 rows starting from the beginning of the part 2025.01.08 01:27:40.681236 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:40.681410 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.01.08 01:27:40.681499 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 242 rows starting from the beginning of the part 2025.01.08 01:27:40.682582 [ 199 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059533 sec., 366102.4125372111 rows/sec., 26.21 MiB/sec. 2025.01.08 01:27:40.682734 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) 2025.01.08 01:27:40.683014 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:40.683094 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_69_15} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 2025.01.08 01:27:40.683173 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:27:40.890348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 2025.01.08 01:27:40.891080 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:40.891136 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:40.891712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:27:40.891985 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:40.892214 [ 115 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:27:40.892249 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 2025.01.08 01:27:40.892292 [ 115 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:40.892322 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:40.892554 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.892987 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:40.893044 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.893126 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.893380 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.893576 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.893767 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.894012 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:27:40.897446 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005032479 sec., 8739430.407955999 rows/sec., 125.02 MiB/sec. 2025.01.08 01:27:40.897878 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:27:40.898229 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:40.898316 [ 199 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_96_19} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:27:40.898438 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.01.08 01:27:41.006229 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005832332 sec. 2025.01.08 01:27:41.175467 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2584 2025.01.08 01:27:41.178518 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.178573 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.180149 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:41.180587 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.180843 [ 124 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.08 01:27:41.180950 [ 124 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.181011 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.181483 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:27:41.183184 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2584 2025.01.08 01:27:41.183568 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:41.183762 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2402 rows starting from the beginning of the part 2025.01.08 01:27:41.184481 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:27:41.185010 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part 2025.01.08 01:27:41.185519 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:41.186024 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part 2025.01.08 01:27:41.186530 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part 2025.01.08 01:27:41.196759 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2584 rows, containing 72 columns (72 merged, 0 gathered) in 0.015627077 sec., 165354.01982085325 rows/sec., 122.64 MiB/sec. 2025.01.08 01:27:41.199084 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.08 01:27:41.199824 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.199911 [ 196 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_71_14} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.08 01:27:41.200135 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.01.08 01:27:41.803540 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.803719 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.803787 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:41.804603 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.804654 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.805098 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:41.805358 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.805618 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. 2025.01.08 01:27:41.805706 [ 4 ] {ee5637f8-5ac4-405b-9e21-550046793172} TCPHandler: Processed in 0.002278526 sec. 2025.01.08 01:27:41.806020 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.806207 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:41.806280 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:41.807255 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.807296 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.807758 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.08 01:27:41.808015 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.808214 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} executeQuery: Read 283 rows, 26.00 KiB in 0.002061 sec., 137311.98447355654 rows/sec., 12.32 MiB/sec. 2025.01.08 01:27:41.808269 [ 255 ] {1ce4c7cb-bac7-4802-99e5-61e8df53b056} TCPHandler: Processed in 0.002411648 sec. 2025.01.08 01:27:41.808445 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.808586 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.808645 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:41.809310 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.809350 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.809729 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:27:41.809971 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.810234 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} executeQuery: Read 62 rows, 4.59 KiB in 0.001667 sec., 37192.561487702456 rows/sec., 2.69 MiB/sec. 2025.01.08 01:27:41.810297 [ 4 ] {347ea320-d512-4cb6-a94f-2ecf2541eea7} TCPHandler: Processed in 0.00192228 sec. 2025.01.08 01:27:41.810500 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.810641 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.810691 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:41.811267 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.811306 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.811667 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:41.811908 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.812102 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} executeQuery: Read 14 rows, 1004.00 B in 0.001485 sec., 9427.609427609428 rows/sec., 660.25 KiB/sec. 2025.01.08 01:27:41.812199 [ 255 ] {b816b7ad-bbbc-4cb2-8428-8e111ce328cd} TCPHandler: Processed in 0.001797338 sec. 2025.01.08 01:27:41.812480 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.812718 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.812808 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:41.813495 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.813536 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.813898 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:41.814140 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.814355 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} executeQuery: Read 13 rows, 830.00 B in 0.001692 sec., 7683.215130023641 rows/sec., 479.05 KiB/sec. 2025.01.08 01:27:41.814411 [ 4 ] {6348713a-d223-45f3-9cdf-ea7c5834ce04} TCPHandler: Processed in 0.002118853 sec. 2025.01.08 01:27:41.814562 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.814700 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:41.814759 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:41.815542 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.815580 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.815971 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.08 01:27:41.816209 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.816405 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} executeQuery: Read 401 rows, 29.21 KiB in 0.001729 sec., 231925.96876807403 rows/sec., 16.50 MiB/sec. 2025.01.08 01:27:41.816475 [ 255 ] {a8ca72e3-1cd9-41fa-b109-075c66afb74f} TCPHandler: Processed in 0.0019744 sec. 2025.01.08 01:27:41.816649 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.816963 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:41.817032 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:41.817521 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.817560 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.817950 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:41.818183 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.818432 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. 2025.01.08 01:27:41.818582 [ 4 ] {a270ef95-ac28-44c9-bed8-6be2f690368e} TCPHandler: Processed in 0.002016042 sec. 2025.01.08 01:27:41.818830 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.818957 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.819008 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:41.819584 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.819622 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.820005 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.08 01:27:41.820242 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.820419 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} executeQuery: Read 177 rows, 11.96 KiB in 0.001487 sec., 119031.60726294553 rows/sec., 7.85 MiB/sec. 2025.01.08 01:27:41.820469 [ 255 ] {6bfcb5a3-ed9c-411c-863b-3c1efc683da5} TCPHandler: Processed in 0.001791018 sec. 2025.01.08 01:27:41.820602 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.820721 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.820774 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:41.821239 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.821279 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.821636 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.08 01:27:41.821871 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.822121 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. 2025.01.08 01:27:41.822195 [ 4 ] {c05e9a8a-41dc-4847-9aa3-3149eade57ed} TCPHandler: Processed in 0.001648176 sec. 2025.01.08 01:27:41.822438 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.822612 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.822705 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:41.823959 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.823997 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.824677 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.08 01:27:41.824935 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.825128 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} executeQuery: Read 55 rows, 100.92 KiB in 0.002547 sec., 21594.03219473891 rows/sec., 38.70 MiB/sec. 2025.01.08 01:27:41.825218 [ 255 ] {2dd5e663-a8cb-4fb5-adae-d6ba1463bf39} TCPHandler: Processed in 0.002932776 sec. 2025.01.08 01:27:41.825363 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:41.825502 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:41.825560 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:41.826098 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:41.826136 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.94 GiB. 2025.01.08 01:27:41.826509 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) 2025.01.08 01:27:41.826746 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:41.826978 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} executeQuery: Read 52 rows, 3.30 KiB in 0.001504 sec., 34574.46808510638 rows/sec., 2.14 MiB/sec. 2025.01.08 01:27:41.827045 [ 4 ] {7f818df4-b44f-40a5-a4b8-1e5363a9ebc8} TCPHandler: Processed in 0.001745168 sec. 2025.01.08 01:27:44.163272 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 2025.01.08 01:27:44.186577 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:44.186623 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. 2025.01.08 01:27:44.194218 [ 243 ] {} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:27:44.195021 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:44.195326 [ 123 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:27:44.195405 [ 123 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:44.195457 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. 2025.01.08 01:27:44.196059 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:44.211302 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 724 2025.01.08 01:27:44.213192 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:44.214910 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:44.221152 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:44.227368 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:44.233810 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:27:44.240405 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part 2025.01.08 01:27:44.246785 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part 2025.01.08 01:27:44.317847 [ 200 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.122240716 sec., 5922.740177667153 rows/sec., 30.63 MiB/sec. 2025.01.08 01:27:44.321475 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:27:44.324533 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:44.324626 [ 191 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_96_19} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:27:44.327103 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 01:27:45.000198 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.50 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.42 MiB (RSS), difference: -1.08 MiB 2025.01.08 01:27:46.796497 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:46.796733 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:46.796818 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:46.797621 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:46.797676 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:46.798104 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.08 01:27:46.798356 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:46.798591 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} executeQuery: Read 26 rows, 1.98 KiB in 0.001919 sec., 13548.72329338197 rows/sec., 1.01 MiB/sec. 2025.01.08 01:27:46.798662 [ 4 ] {f38a3702-8f53-49d2-a084-dc098da65f99} TCPHandler: Processed in 0.002308827 sec. 2025.01.08 01:27:46.798906 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:46.799100 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:46.799177 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:46.799947 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:46.799994 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:46.800429 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.08 01:27:46.800695 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:46.800905 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} executeQuery: Read 28 rows, 2.24 KiB in 0.00186 sec., 15053.763440860213 rows/sec., 1.17 MiB/sec. 2025.01.08 01:27:46.800973 [ 255 ] {1973a17c-1939-4865-9146-0a3031bfa44c} TCPHandler: Processed in 0.002205584 sec. 2025.01.08 01:27:46.801121 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:46.801270 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:46.801339 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:46.801996 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:46.802044 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:46.802461 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.08 01:27:46.802700 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:46.802931 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} executeQuery: Read 100 rows, 7.10 KiB in 0.001697 sec., 58927.519151443725 rows/sec., 4.09 MiB/sec. 2025.01.08 01:27:46.802988 [ 4 ] {d4aa5666-2f53-4550-a243-712a4ce76d05} TCPHandler: Processed in 0.0019364 sec. 2025.01.08 01:27:46.803127 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:46.803281 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:46.803347 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:46.803945 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:46.803991 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:46.804418 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) 2025.01.08 01:27:46.804659 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:46.804843 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} executeQuery: Read 30 rows, 2.10 KiB in 0.001597 sec., 18785.22229179712 rows/sec., 1.29 MiB/sec. 2025.01.08 01:27:46.804897 [ 255 ] {184f39cf-0853-41f4-99f8-50c09cf2c85c} TCPHandler: Processed in 0.001829689 sec. 2025.01.08 01:27:48.392401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 2025.01.08 01:27:48.393177 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:48.393223 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:48.393752 [ 244 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:27:48.394014 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:48.394318 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 2025.01.08 01:27:51.183394 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2614 2025.01.08 01:27:51.186564 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.186611 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.188110 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:51.188420 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.189424 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2614 2025.01.08 01:27:51.711401 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 2025.01.08 01:27:51.735035 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.735093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.742621 [ 243 ] {} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:27:51.743430 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.747206 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 732 2025.01.08 01:27:51.804968 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.805191 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.805273 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:51.806048 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.806099 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.806529 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:51.806784 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.807026 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} executeQuery: Read 14 rows, 1.01 KiB in 0.001895 sec., 7387.862796833773 rows/sec., 531.83 KiB/sec. 2025.01.08 01:27:51.807090 [ 4 ] {66af791e-8a4f-4044-bca0-fb6238d321ee} TCPHandler: Processed in 0.002264356 sec. 2025.01.08 01:27:51.807329 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.807521 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:51.807592 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:51.808461 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.808501 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.808936 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.08 01:27:51.809178 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.809397 [ 112 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.01.08 01:27:51.809444 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} executeQuery: Read 297 rows, 27.29 KiB in 0.001973 sec., 150532.18449062342 rows/sec., 13.51 MiB/sec. 2025.01.08 01:27:51.809451 [ 112 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.809498 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.809525 [ 255 ] {a215caf5-25ed-4859-aa42-4049deb8af76} TCPHandler: Processed in 0.002328016 sec. 2025.01.08 01:27:51.809727 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:27:51.809730 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.809901 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:51.809923 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.809949 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1426 rows starting from the beginning of the part 2025.01.08 01:27:51.809996 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:51.810203 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 69 rows starting from the beginning of the part 2025.01.08 01:27:51.810560 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:51.810948 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 283 rows starting from the beginning of the part 2025.01.08 01:27:51.811317 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 26 rows starting from the beginning of the part 2025.01.08 01:27:51.811709 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 297 rows starting from the beginning of the part 2025.01.08 01:27:51.812727 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.812768 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.813342 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:27:51.813622 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.813957 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} executeQuery: Read 69 rows, 5.12 KiB in 0.004066 sec., 16969.995081160847 rows/sec., 1.23 MiB/sec. 2025.01.08 01:27:51.814116 [ 4 ] {e547741d-d74a-40e5-b669-3a56d7084111} TCPHandler: Processed in 0.004498561 sec. 2025.01.08 01:27:51.814130 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537671 sec., 468742.66556566133 rows/sec., 41.70 MiB/sec. 2025.01.08 01:27:51.814260 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.814346 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.01.08 01:27:51.814514 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.814619 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:51.814886 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.815107 [ 198 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_166_33} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.01.08 01:27:51.815318 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.08 01:27:51.815730 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.815774 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.816143 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:51.816386 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.816573 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} executeQuery: Read 14 rows, 1004.00 B in 0.002129 sec., 6575.857209957727 rows/sec., 460.53 KiB/sec. 2025.01.08 01:27:51.816647 [ 255 ] {83dae5e7-f79d-45e0-9e4f-091c405d93cc} TCPHandler: Processed in 0.002447459 sec. 2025.01.08 01:27:51.816869 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.817023 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.817080 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:51.817698 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.817738 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.818101 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:51.818343 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.818581 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. 2025.01.08 01:27:51.818657 [ 4 ] {e90c1917-80de-4f97-b283-4d03f76f3b4e} TCPHandler: Processed in 0.00191989 sec. 2025.01.08 01:27:51.818900 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.819060 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:51.819118 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:51.819881 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.819920 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.820316 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.08 01:27:51.820557 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.820698 [ 112 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.01.08 01:27:51.820741 [ 112 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.820743 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} executeQuery: Read 417 rows, 30.49 KiB in 0.001712 sec., 243574.7663551402 rows/sec., 17.39 MiB/sec. 2025.01.08 01:27:51.820766 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.820839 [ 255 ] {0bb5f9c3-4384-4b0e-ac0e-778494ecbf25} TCPHandler: Processed in 0.002087743 sec. 2025.01.08 01:27:51.820905 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:27:51.821014 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.821043 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:51.821097 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 890 rows starting from the beginning of the part 2025.01.08 01:27:51.821350 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:51.821397 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 51 rows starting from the beginning of the part 2025.01.08 01:27:51.821511 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:51.821785 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:51.822195 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 401 rows starting from the beginning of the part 2025.01.08 01:27:51.822540 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 28 rows starting from the beginning of the part 2025.01.08 01:27:51.822869 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 417 rows starting from the beginning of the part 2025.01.08 01:27:51.823652 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.823717 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.824787 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:51.825279 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.825888 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} executeQuery: Read 6 rows, 321.00 B in 0.004644 sec., 1291.9896640826873 rows/sec., 67.50 KiB/sec. 2025.01.08 01:27:51.826403 [ 4 ] {46c02a8b-5617-4f39-a41b-0b253b1d3361} TCPHandler: Processed in 0.005480396 sec. 2025.01.08 01:27:51.826442 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 5 columns (5 merged, 0 gathered) in 0.005588898 sec., 324750.96163859137 rows/sec., 24.73 MiB/sec. 2025.01.08 01:27:51.826741 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.826802 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.01.08 01:27:51.826914 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.826992 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:51.827161 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.827297 [ 188 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_166_33} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.01.08 01:27:51.827387 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.01.08 01:27:51.827726 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.827763 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.828141 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.08 01:27:51.828390 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.828529 [ 112 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_161_33 to all_166_166_0 2025.01.08 01:27:51.828568 [ 112 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.828573 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} executeQuery: Read 177 rows, 11.96 KiB in 0.001695 sec., 104424.77876106196 rows/sec., 6.89 MiB/sec. 2025.01.08 01:27:51.828594 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.828701 [ 255 ] {55b3c352-e89d-4bdc-b188-46341e8ea93f} TCPHandler: Processed in 0.002175204 sec. 2025.01.08 01:27:51.828940 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.828942 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:27:51.829407 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.829476 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:51.829617 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 6 marks from part all_1_161_33, total 40031 rows starting from the beginning of the part 2025.01.08 01:27:51.829632 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:51.830199 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 61 rows starting from the beginning of the part 2025.01.08 01:27:51.830787 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:51.831403 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 177 rows starting from the beginning of the part 2025.01.08 01:27:51.831976 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 100 rows starting from the beginning of the part 2025.01.08 01:27:51.832313 [ 201 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 177 rows starting from the beginning of the part 2025.01.08 01:27:51.833239 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.833305 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.833977 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.08 01:27:51.834330 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.834696 [ 224 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:51.834719 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} executeQuery: Read 1 rows, 69.00 B in 0.005488 sec., 182.21574344023324 rows/sec., 12.28 KiB/sec. 2025.01.08 01:27:51.834763 [ 224 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:51.835042 [ 4 ] {4eb1f088-1c99-4c97-8e59-89f06cd87e9d} TCPHandler: Processed in 0.006229508 sec. 2025.01.08 01:27:51.835323 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.835651 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.835919 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:51.839242 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.839326 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.839829 [ 224 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:27:51.841120 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.08 01:27:51.841502 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.841779 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} executeQuery: Read 62 rows, 113.77 KiB in 0.006202 sec., 9996.77523379555 rows/sec., 17.91 MiB/sec. 2025.01.08 01:27:51.841923 [ 255 ] {cff98924-b629-4013-b2fa-6b5d7a939b4a} TCPHandler: Processed in 0.006761817 sec. 2025.01.08 01:27:51.842077 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.842269 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.842330 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.08 01:27:51.842994 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.843042 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.843615 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.08 01:27:51.843933 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.844317 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} executeQuery: Read 9 rows, 651.00 B in 0.0021 sec., 4285.714285714286 rows/sec., 302.73 KiB/sec. 2025.01.08 01:27:51.844526 [ 4 ] {89efb693-522a-4d63-9f64-4405ff1517e4} TCPHandler: Processed in 0.002509629 sec. 2025.01.08 01:27:51.844694 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:51.844919 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:51.845022 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:51.845062 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergeTask::MergeProjectionsStage: Merge sorted 40646 rows, containing 5 columns (5 merged, 0 gathered) in 0.016334587 sec., 2488339.6194834923 rows/sec., 166.64 MiB/sec. 2025.01.08 01:27:51.845634 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.845687 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.845741 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} MergedBlockOutputStream: filled checksums all_1_166_34 (state Temporary) 2025.01.08 01:27:51.846414 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_166_34 to all_1_166_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.846514 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) 2025.01.08 01:27:51.846582 [ 193 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_166_34} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_161_33, all_166_166_0] -> all_1_166_34 2025.01.08 01:27:51.846726 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.08 01:27:51.846893 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.847089 [ 110 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 2025.01.08 01:27:51.847110 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} executeQuery: Read 52 rows, 3.30 KiB in 0.002263 sec., 22978.34732655767 rows/sec., 1.42 MiB/sec. 2025.01.08 01:27:51.847147 [ 110 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:51.847230 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:51.847238 [ 255 ] {dbc15c8b-e726-476c-80f8-ecd865ac41e8} TCPHandler: Processed in 0.002614711 sec. 2025.01.08 01:27:51.847497 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:27:51.847669 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:27:51.847719 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 5658 rows starting from the beginning of the part 2025.01.08 01:27:51.847982 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 18 rows starting from the beginning of the part 2025.01.08 01:27:51.848380 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:51.848685 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 52 rows starting from the beginning of the part 2025.01.08 01:27:51.848959 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 30 rows starting from the beginning of the part 2025.01.08 01:27:51.849287 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 52 rows starting from the beginning of the part 2025.01.08 01:27:51.851333 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergeTask::MergeProjectionsStage: Merge sorted 5840 rows, containing 4 columns (4 merged, 0 gathered) in 0.004004503 sec., 1458358.253196464 rows/sec., 93.83 MiB/sec. 2025.01.08 01:27:51.851664 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) 2025.01.08 01:27:51.851942 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:51.852015 [ 197 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_166_33} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 2025.01.08 01:27:51.852084 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.01.08 01:27:52.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.89 MiB, peak 289.01 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.45 MiB 2025.01.08 01:27:55.622499 [ 104 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:27:55.622567 [ 104 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:27:55.894490 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 2025.01.08 01:27:55.895590 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:55.895682 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:55.896261 [ 244 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:27:55.896543 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:55.896849 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 2025.01.08 01:27:56.796489 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:56.796701 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:56.796783 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:56.797626 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:56.797675 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:56.798119 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.08 01:27:56.798398 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:56.798677 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} executeQuery: Read 26 rows, 1.98 KiB in 0.002034 sec., 12782.694198623403 rows/sec., 973.20 KiB/sec. 2025.01.08 01:27:56.798754 [ 4 ] {2d95921d-b70b-462b-85d2-ed188e543528} TCPHandler: Processed in 0.002397917 sec. 2025.01.08 01:27:56.799063 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:56.799304 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:56.799393 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:56.800162 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:56.800216 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:56.800762 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.08 01:27:56.801072 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:56.801378 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} executeQuery: Read 28 rows, 2.24 KiB in 0.002129 sec., 13151.714419915454 rows/sec., 1.03 MiB/sec. 2025.01.08 01:27:56.801497 [ 255 ] {8b99b750-4af2-4ae6-a606-fee80bc9c9dc} TCPHandler: Processed in 0.002636092 sec. 2025.01.08 01:27:56.801669 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:56.801825 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:56.801882 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:56.802441 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:56.802481 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:56.802885 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.08 01:27:56.803123 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:56.803340 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} executeQuery: Read 100 rows, 7.10 KiB in 0.00155 sec., 64516.12903225807 rows/sec., 4.47 MiB/sec. 2025.01.08 01:27:56.803396 [ 4 ] {bbb70675-9694-4e4a-9d3d-33fbbdcbd759} TCPHandler: Processed in 0.001814148 sec. 2025.01.08 01:27:56.803540 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:56.803667 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:56.803723 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:56.804238 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:56.804279 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:56.804672 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) 2025.01.08 01:27:56.804931 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:56.805167 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} executeQuery: Read 30 rows, 2.10 KiB in 0.001524 sec., 19685.03937007874 rows/sec., 1.35 MiB/sec. 2025.01.08 01:27:56.805242 [ 255 ] {a3d8cb56-52a2-41f9-805e-188aa9c8949a} TCPHandler: Processed in 0.001762438 sec. 2025.01.08 01:27:58.036918 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:58.037006 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:58.039576 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:27:58.230913 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:58.230993 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:58.233343 [ 221 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:27:58.431735 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:58.431820 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:58.434141 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:27:58.676971 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:58.677031 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:58.679205 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:27:58.747953 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.748151 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.748225 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:27:58.749002 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.749054 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.749501 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:58.749756 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.750017 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2025.01.08 01:27:58.750137 [ 4 ] {156732e8-b69c-4c73-8e35-aac1ec49aca5} TCPHandler: Processed in 0.002303807 sec. 2025.01.08 01:27:58.750414 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.750612 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:27:58.750692 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:27:58.751578 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.751640 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.752192 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.08 01:27:58.752515 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.752737 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} executeQuery: Read 12 rows, 1002.00 B in 0.002178 sec., 5509.641873278238 rows/sec., 449.27 KiB/sec. 2025.01.08 01:27:58.752825 [ 255 ] {3a02bc88-1d8e-436c-a3d2-a51d3af71f47} TCPHandler: Processed in 0.00255988 sec. 2025.01.08 01:27:58.753102 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.753250 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:27:58.753317 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:27:58.755000 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.755044 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.755537 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.08 01:27:58.755792 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.755994 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} executeQuery: Read 1399 rows, 119.73 KiB in 0.002782 sec., 502875.6290438533 rows/sec., 42.03 MiB/sec. 2025.01.08 01:27:58.756055 [ 4 ] {b852a230-938a-4921-abaf-565d880a3873} TCPHandler: Processed in 0.003029108 sec. 2025.01.08 01:27:58.756217 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.756369 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.756432 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:27:58.757066 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.757105 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.757476 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:27:58.757714 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.757884 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} executeQuery: Read 59 rows, 4.30 KiB in 0.001555 sec., 37942.12218649518 rows/sec., 2.70 MiB/sec. 2025.01.08 01:27:58.757935 [ 255 ] {e397580c-8fbb-4dbb-8771-bd26303d930f} TCPHandler: Processed in 0.001788598 sec. 2025.01.08 01:27:58.758083 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.758207 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.758258 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:27:58.758923 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.758965 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.759347 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:58.759593 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.759837 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} executeQuery: Read 242 rows, 16.79 KiB in 0.001648 sec., 146844.66019417476 rows/sec., 9.95 MiB/sec. 2025.01.08 01:27:58.759960 [ 4 ] {6361c0a5-cd87-4a31-a7d4-f71c7180d7bb} TCPHandler: Processed in 0.0019314 sec. 2025.01.08 01:27:58.760180 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.760325 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.760382 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:27:58.760961 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.760997 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.761346 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:58.761580 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.761752 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} executeQuery: Read 13 rows, 830.00 B in 0.001456 sec., 8928.571428571428 rows/sec., 556.69 KiB/sec. 2025.01.08 01:27:58.761803 [ 255 ] {7ba8731b-5e22-4716-aaed-bcb096b6aa7b} TCPHandler: Processed in 0.001733087 sec. 2025.01.08 01:27:58.761952 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.762072 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:27:58.762121 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:27:58.763108 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.763149 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.763555 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.08 01:27:58.763794 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.764006 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} executeQuery: Read 854 rows, 63.27 KiB in 0.00196 sec., 435714.28571428574 rows/sec., 31.53 MiB/sec. 2025.01.08 01:27:58.764061 [ 4 ] {8f8eafe0-1e01-4dd7-8c53-ed3551703746} TCPHandler: Processed in 0.002167584 sec. 2025.01.08 01:27:58.764210 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.764353 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:27:58.764414 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:27:58.764901 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.764937 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.765300 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:58.765544 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.765714 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. 2025.01.08 01:27:58.765763 [ 255 ] {25794dd4-b627-471e-9079-8c1460a4c9ad} TCPHandler: Processed in 0.001620526 sec. 2025.01.08 01:27:58.765908 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.766027 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.766080 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:27:58.766905 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.766944 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.767408 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.08 01:27:58.767654 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.767870 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} executeQuery: Read 969 rows, 65.95 KiB in 0.00187 sec., 518181.8181818182 rows/sec., 34.44 MiB/sec. 2025.01.08 01:27:58.767926 [ 4 ] {c88f7662-524b-4967-ae38-ebf79d4069f8} TCPHandler: Processed in 0.002076603 sec. 2025.01.08 01:27:58.768064 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.768184 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.768236 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:27:58.768710 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.768747 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.769104 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.08 01:27:58.769339 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.769516 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} executeQuery: Read 1 rows, 69.00 B in 0.001357 sec., 736.9196757553427 rows/sec., 49.66 KiB/sec. 2025.01.08 01:27:58.769566 [ 255 ] {78ff35a9-9a32-407e-8fd5-73bbf9595c1f} TCPHandler: Processed in 0.001559874 sec. 2025.01.08 01:27:58.769708 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.769848 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.769941 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:27:58.771219 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.771259 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.771956 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.08 01:27:58.772223 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.772468 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} executeQuery: Read 40 rows, 73.40 KiB in 0.002652 sec., 15082.956259426848 rows/sec., 27.03 MiB/sec. 2025.01.08 01:27:58.772592 [ 4 ] {2340692e-33d2-4a5b-a823-16bfb12b0a65} TCPHandler: Processed in 0.002953566 sec. 2025.01.08 01:27:58.772790 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:27:58.773012 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:27:58.773105 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:27:58.773769 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:58.773806 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:58.774173 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) 2025.01.08 01:27:58.774409 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:58.774583 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} executeQuery: Read 34 rows, 2.03 KiB in 0.001626 sec., 20910.20910209102 rows/sec., 1.22 MiB/sec. 2025.01.08 01:27:58.774635 [ 255 ] {bae744a8-7bf6-4236-b879-d7be080f5fe1} TCPHandler: Processed in 0.001953771 sec. 2025.01.08 01:27:59.247306 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 2025.01.08 01:27:59.279812 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:27:59.279893 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:27:59.287444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:27:59.288273 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:27:59.293803 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 739 2025.01.08 01:28:01.189719 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 2670 2025.01.08 01:28:01.193709 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.193766 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.195355 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:01.195704 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.196417 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2670 2025.01.08 01:28:01.750344 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:01.750404 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:01.752361 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:01.795718 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.795913 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:01.795989 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:01.796782 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.796822 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.797240 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.08 01:28:01.797496 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.797687 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} executeQuery: Read 70 rows, 6.10 KiB in 0.00183 sec., 38251.366120218576 rows/sec., 3.25 MiB/sec. 2025.01.08 01:28:01.797742 [ 4 ] {e18fef0f-c6d7-4b02-a0ac-5f58c619336c} TCPHandler: Processed in 0.002142193 sec. 2025.01.08 01:28:01.797976 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.798169 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:01.798243 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:01.799011 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.799057 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.799494 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:28:01.799760 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.800011 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} executeQuery: Read 22 rows, 1.65 KiB in 0.001895 sec., 11609.498680738787 rows/sec., 872.98 KiB/sec. 2025.01.08 01:28:01.800081 [ 255 ] {92fe77b6-bde7-4385-98a2-1ba6addb21a6} TCPHandler: Processed in 0.002239145 sec. 2025.01.08 01:28:01.800320 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.800606 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:01.800663 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:01.801248 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.801286 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.801652 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.08 01:28:01.801904 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.802086 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} executeQuery: Read 50 rows, 4.00 KiB in 0.001534 sec., 32594.524119947848 rows/sec., 2.55 MiB/sec. 2025.01.08 01:28:01.802168 [ 4 ] {0ebb557d-179c-4344-acf0-5363019afee2} TCPHandler: Processed in 0.001957411 sec. 2025.01.08 01:28:01.802367 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.802679 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:01.802787 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:01.803448 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.803497 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.803903 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.08 01:28:01.804143 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.804369 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} executeQuery: Read 60 rows, 4.26 KiB in 0.001817 sec., 33021.46395156852 rows/sec., 2.29 MiB/sec. 2025.01.08 01:28:01.804448 [ 255 ] {41cedfb1-bb43-447f-842c-0c6e7dcb808c} TCPHandler: Processed in 0.002194345 sec. 2025.01.08 01:28:01.804634 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.805024 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:01.805380 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:01.807008 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.807048 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.807697 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.08 01:28:01.807959 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.808203 [ 220 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:01.808205 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} executeQuery: Read 22 rows, 40.37 KiB in 0.003317 sec., 6632.499246306904 rows/sec., 11.89 MiB/sec. 2025.01.08 01:28:01.808257 [ 220 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:01.808493 [ 4 ] {fad761bd-45da-41cc-9700-375747104a2d} TCPHandler: Processed in 0.003951113 sec. 2025.01.08 01:28:01.808667 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:01.808800 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:01.808863 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:01.809557 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:01.809595 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:01.810167 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) 2025.01.08 01:28:01.810451 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:01.810715 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} executeQuery: Read 18 rows, 1.26 KiB in 0.001943 sec., 9264.024704065878 rows/sec., 649.87 KiB/sec. 2025.01.08 01:28:01.810804 [ 255 ] {66f8d135-231e-4aca-a896-5589ec742123} TCPHandler: Processed in 0.002196365 sec. 2025.01.08 01:28:01.811101 [ 220 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:02.320715 [ 95 ] {} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.08 01:28:02.320778 [ 95 ] {} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:02.320800 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:02.320987 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::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.01.08 01:28:02.321188 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:02.321232 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.08 01:28:02.321318 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2025.01.08 01:28:02.321557 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::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.01.08 01:28:02.321683 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2025.01.08 01:28:02.321985 [ 187 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::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.01.08 01:28:02.323644 [ 197 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002769864 sec., 18412.45635164759 rows/sec., 1.31 MiB/sec. 2025.01.08 01:28:02.323856 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.08 01:28:02.324243 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:02.324345 [ 189 ] {3b84bbca-0cb4-49fc-bf5d-764d09f7bf71::all_1_5_1} oximeter.measurements_i64 (3b84bbca-0cb4-49fc-bf5d-764d09f7bf71) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.08 01:28:02.324453 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:28:03.396994 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 2025.01.08 01:28:03.397761 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:03.397809 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:03.398353 [ 244 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:28:03.398614 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:03.398922 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 2025.01.08 01:28:06.793880 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 2025.01.08 01:28:06.796583 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:06.797607 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:06.797888 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:06.803802 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:06.803883 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:06.805672 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.08 01:28:06.806292 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:06.807327 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} executeQuery: Read 26 rows, 1.98 KiB in 0.010049 sec., 2587.3221216041397 rows/sec., 196.98 KiB/sec. 2025.01.08 01:28:06.807752 [ 4 ] {e39ed595-f452-43f3-a115-6a3c54fd64f3} TCPHandler: Processed in 0.011538161 sec. 2025.01.08 01:28:06.808174 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:06.808771 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:06.808960 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:06.813575 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:06.813724 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:06.814869 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.08 01:28:06.815887 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:06.816976 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} executeQuery: Read 28 rows, 2.24 KiB in 0.008372 sec., 3344.481605351171 rows/sec., 267.12 KiB/sec. 2025.01.08 01:28:06.817436 [ 255 ] {232657ed-40de-43a6-92c7-53c54cfd4bd8} TCPHandler: Processed in 0.00950983 sec. 2025.01.08 01:28:06.817818 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:06.818431 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:06.818781 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:06.822192 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:06.822281 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:06.823962 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.08 01:28:06.824922 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:06.825920 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} executeQuery: Read 100 rows, 7.10 KiB in 0.007684 sec., 13014.055179593961 rows/sec., 923.95 KiB/sec. 2025.01.08 01:28:06.826242 [ 4 ] {a4c44198-9ee0-4664-8840-37cc67d1b37a} TCPHandler: Processed in 0.008652496 sec. 2025.01.08 01:28:06.826509 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:06.826919 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:06.827086 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:06.829151 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:06.829229 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:06.830300 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) 2025.01.08 01:28:06.830861 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:06.831405 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} executeQuery: Read 30 rows, 2.10 KiB in 0.004636 sec., 6471.095772217428 rows/sec., 453.95 KiB/sec. 2025.01.08 01:28:06.831590 [ 255 ] {de2b4d40-10b6-4aae-8ccd-78701e745e96} TCPHandler: Processed in 0.005229732 sec. 2025.01.08 01:28:06.847698 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:06.847767 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:06.855955 [ 243 ] {} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:28:06.856892 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:06.861305 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 747 2025.01.08 01:28:10.252031 [ 85 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_68_15 to all_72_72_0 2025.01.08 01:28:10.252128 [ 85 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:10.252167 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:10.252463 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.253155 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:10.253253 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.253336 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.253607 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.253829 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.254011 [ 199 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:10.255179 [ 197 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 4 columns (4 merged, 0 gathered) in 0.002896085 sec., 24861.14875771947 rows/sec., 1.64 MiB/sec. 2025.01.08 01:28:10.255476 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} MergedBlockOutputStream: filled checksums all_1_72_16 (state Temporary) 2025.01.08 01:28:10.255994 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_72_16 to all_1_72_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:10.256085 [ 196 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_72_16} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_68_15, all_72_72_0] -> all_1_72_16 2025.01.08 01:28:10.256187 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.08 01:28:10.316621 [ 218 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:10.316684 [ 218 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:10.318248 [ 218 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:10.539265 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:28:10.539316 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:28:10.541350 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:28:10.617940 [ 218 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:10.617974 [ 218 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:10.619856 [ 218 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:10.622606 [ 85 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:28:10.622649 [ 85 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:28:10.899121 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 2025.01.08 01:28:10.900066 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:10.900111 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:10.900670 [ 244 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:28:10.900924 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:10.901161 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 2025.01.08 01:28:11.196818 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2690 2025.01.08 01:28:11.199984 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.200032 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.201637 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:11.201974 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.202476 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2690 2025.01.08 01:28:11.653173 [ 219 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:11.653252 [ 219 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:11.655106 [ 219 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:11.803625 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.803787 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.803849 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:11.804480 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.804520 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.804905 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:11.805180 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.805317 [ 82 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.01.08 01:28:11.805358 [ 82 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.805369 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} executeQuery: Read 14 rows, 1.01 KiB in 0.001626 sec., 8610.086100861008 rows/sec., 619.81 KiB/sec. 2025.01.08 01:28:11.805384 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.805482 [ 4 ] {4ba7a264-def1-4311-a8bd-1ea0f7e9899d} TCPHandler: Processed in 0.0019422 sec. 2025.01.08 01:28:11.805636 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:28:11.805779 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.805838 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.805892 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part 2025.01.08 01:28:11.806159 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:11.806167 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:11.806337 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:11.806624 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:11.806938 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:11.807279 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:11.809411 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.809481 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.809956 [ 199 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004464981 sec., 15677.55831435789 rows/sec., 1.16 MiB/sec. 2025.01.08 01:28:11.810244 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.01.08 01:28:11.810375 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.08 01:28:11.810893 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.810936 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.811071 [ 197 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_73_18} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.01.08 01:28:11.811214 [ 82 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.01.08 01:28:11.811320 [ 82 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.811369 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:28:11.811386 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.811476 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} executeQuery: Read 297 rows, 27.29 KiB in 0.005468 sec., 54316.02048280907 rows/sec., 4.87 MiB/sec. 2025.01.08 01:28:11.811675 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:28:11.811686 [ 255 ] {3f874a27-272a-4eb6-a66b-c3e63eee6e68} TCPHandler: Processed in 0.006091666 sec. 2025.01.08 01:28:11.811889 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.811915 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.811942 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1444 rows starting from the beginning of the part 2025.01.08 01:28:11.812211 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:11.812346 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.812511 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1399 rows starting from the beginning of the part 2025.01.08 01:28:11.812573 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:11.812879 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 70 rows starting from the beginning of the part 2025.01.08 01:28:11.813247 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:11.813575 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 297 rows starting from the beginning of the part 2025.01.08 01:28:11.815227 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.815305 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.816344 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:28:11.816672 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.816864 [ 82 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:28:11.816981 [ 82 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.817060 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.817187 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} executeQuery: Read 69 rows, 5.12 KiB in 0.004975 sec., 13869.34673366834 rows/sec., 1.00 MiB/sec. 2025.01.08 01:28:11.817576 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:28:11.817643 [ 4 ] {51adc5f3-a8e7-4d1b-8be1-cb23456e0c04} TCPHandler: Processed in 0.005834082 sec. 2025.01.08 01:28:11.818020 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.818108 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.818134 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.006629635 sec., 492033.12097875675 rows/sec., 43.27 MiB/sec. 2025.01.08 01:28:11.818217 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 74 rows starting from the beginning of the part 2025.01.08 01:28:11.818623 [ 197 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.01.08 01:28:11.818667 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:11.819147 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 69 rows starting from the beginning of the part 2025.01.08 01:28:11.819180 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.819550 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 59 rows starting from the beginning of the part 2025.01.08 01:28:11.819684 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:11.819946 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 22 rows starting from the beginning of the part 2025.01.08 01:28:11.819928 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.820353 [ 190 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 69 rows starting from the beginning of the part 2025.01.08 01:28:11.821271 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_171_34} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.01.08 01:28:11.821719 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.08 01:28:11.823956 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.824028 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.824590 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.007410596 sec., 47904.3790809808 rows/sec., 3.64 MiB/sec. 2025.01.08 01:28:11.824818 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:28:11.824896 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:11.825381 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.825395 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.825538 [ 186 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_96_19} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:28:11.825753 [ 224 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:11.825771 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 01:28:11.825810 [ 224 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:11.825853 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} executeQuery: Read 14 rows, 1004.00 B in 0.007498 sec., 1867.164577220592 rows/sec., 130.76 KiB/sec. 2025.01.08 01:28:11.825939 [ 255 ] {69dd0345-5c0b-4bee-916d-320a365204ea} TCPHandler: Processed in 0.008155739 sec. 2025.01.08 01:28:11.826121 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.826348 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.826491 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:11.827896 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.827954 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.828696 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:11.828796 [ 224 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:11.829191 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.829576 [ 84 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 2025.01.08 01:28:11.829677 [ 84 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.829716 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.829730 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} executeQuery: Read 13 rows, 830.00 B in 0.003453 sec., 3764.842166232262 rows/sec., 234.74 KiB/sec. 2025.01.08 01:28:11.829911 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:11.829989 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:11.830090 [ 4 ] {0a4efe80-7afa-4fc1-9681-0520c22b2f45} TCPHandler: Processed in 0.004032393 sec. 2025.01.08 01:28:11.830109 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:28:11.830358 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.830386 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.830437 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part 2025.01.08 01:28:11.830626 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:11.830896 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:11.830899 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:11.831518 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:11.831917 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:11.832284 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:11.834450 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.834516 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.834787 [ 200 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004967428 sec., 13085.242503766536 rows/sec., 866.98 KiB/sec. 2025.01.08 01:28:11.834992 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) 2025.01.08 01:28:11.835437 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:11.835766 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.08 01:28:11.835853 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.836206 [ 186 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_73_18} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 2025.01.08 01:28:11.836497 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:28:11.836545 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.836740 [ 80 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.01.08 01:28:11.836778 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} executeQuery: Read 408 rows, 29.77 KiB in 0.006291 sec., 64854.55412494039 rows/sec., 4.62 MiB/sec. 2025.01.08 01:28:11.836796 [ 80 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.836843 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.836856 [ 255 ] {b95ef429-ca6a-4749-bd09-0b4044a96368} TCPHandler: Processed in 0.006583354 sec. 2025.01.08 01:28:11.837057 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.837063 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:28:11.837217 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.837242 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:11.837256 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 899 rows starting from the beginning of the part 2025.01.08 01:28:11.837325 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:11.837504 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:11.837932 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 854 rows starting from the beginning of the part 2025.01.08 01:28:11.838372 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 50 rows starting from the beginning of the part 2025.01.08 01:28:11.838689 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:11.839011 [ 186 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 408 rows starting from the beginning of the part 2025.01.08 01:28:11.839672 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.839720 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.840284 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:11.840622 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.840925 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} executeQuery: Read 6 rows, 321.00 B in 0.003713 sec., 1615.943980608672 rows/sec., 84.43 KiB/sec. 2025.01.08 01:28:11.841194 [ 4 ] {9ca484e5-e73c-4126-a855-45b910134f10} TCPHandler: Processed in 0.004238077 sec. 2025.01.08 01:28:11.841828 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.841885 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935558 sec., 459319.8985808697 rows/sec., 35.07 MiB/sec. 2025.01.08 01:28:11.842111 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.842159 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.01.08 01:28:11.842209 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:11.842802 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.842900 [ 194 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_171_34} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.01.08 01:28:11.843059 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:28:11.843311 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.843355 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.843747 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.08 01:28:11.843985 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.844131 [ 80 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_166_34 to all_171_171_0 2025.01.08 01:28:11.844164 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} executeQuery: Read 177 rows, 11.96 KiB in 0.00211 sec., 83886.25592417062 rows/sec., 5.53 MiB/sec. 2025.01.08 01:28:11.844176 [ 80 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.844216 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.844237 [ 255 ] {38ca2ab3-8f7e-4340-a1c0-9aa49977ba9f} TCPHandler: Processed in 0.002898726 sec. 2025.01.08 01:28:11.844442 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.844463 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:28:11.844619 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.844626 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.844654 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 6 marks from part all_1_166_34, total 40646 rows starting from the beginning of the part 2025.01.08 01:28:11.844711 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:11.844931 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:11.845278 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 969 rows starting from the beginning of the part 2025.01.08 01:28:11.845706 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part 2025.01.08 01:28:11.846094 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:11.846392 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 177 rows starting from the beginning of the part 2025.01.08 01:28:11.847110 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.847156 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.847636 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.08 01:28:11.847907 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.848271 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} executeQuery: Read 1 rows, 69.00 B in 0.003675 sec., 272.108843537415 rows/sec., 18.34 KiB/sec. 2025.01.08 01:28:11.848585 [ 4 ] {79290f49-9521-49be-8835-f414060e7433} TCPHandler: Processed in 0.004260427 sec. 2025.01.08 01:28:11.849104 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.849706 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.849950 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:11.851875 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.851913 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.852914 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.08 01:28:11.853264 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.853410 [ 80 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.08 01:28:11.853455 [ 80 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.853487 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.853497 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} executeQuery: Read 62 rows, 113.77 KiB in 0.003984 sec., 15562.248995983937 rows/sec., 27.89 MiB/sec. 2025.01.08 01:28:11.853904 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:28:11.854075 [ 255 ] {8df80791-0d6f-4101-a3ae-819e151502b7} TCPHandler: Processed in 0.005379555 sec. 2025.01.08 01:28:11.854351 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:11.854580 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:11.854599 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.854668 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:11.854696 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2714 rows starting from the beginning of the part 2025.01.08 01:28:11.855597 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 55 rows starting from the beginning of the part 2025.01.08 01:28:11.856426 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:11.857202 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.857221 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part 2025.01.08 01:28:11.857247 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.857853 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 22 rows starting from the beginning of the part 2025.01.08 01:28:11.858459 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) 2025.01.08 01:28:11.858476 [ 194 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:11.859247 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.860238 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} executeQuery: Read 52 rows, 3.30 KiB in 0.005709 sec., 9108.425293396393 rows/sec., 577.49 KiB/sec. 2025.01.08 01:28:11.860356 [ 80 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 2025.01.08 01:28:11.860502 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergeTask::MergeProjectionsStage: Merge sorted 42052 rows, containing 5 columns (5 merged, 0 gathered) in 0.016184015 sec., 2598366.3509951024 rows/sec., 174.00 MiB/sec. 2025.01.08 01:28:11.860577 [ 80 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:11.860696 [ 4 ] {2b2ea540-c1b7-491f-8891-151787a2c646} TCPHandler: Processed in 0.006502292 sec. 2025.01.08 01:28:11.860732 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:11.861125 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:28:11.861140 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary) 2025.01.08 01:28:11.861639 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:11.861756 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 5840 rows starting from the beginning of the part 2025.01.08 01:28:11.862183 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:11.862335 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.862741 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 34 rows starting from the beginning of the part 2025.01.08 01:28:11.862865 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_171_35} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_166_34, all_171_171_0] -> all_1_171_35 2025.01.08 01:28:11.863273 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 01:28:11.863284 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 18 rows starting from the beginning of the part 2025.01.08 01:28:11.863554 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:11.863729 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:11.866178 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergeTask::MergeProjectionsStage: Merge sorted 6004 rows, containing 4 columns (4 merged, 0 gathered) in 0.005221552 sec., 1149849.699859352 rows/sec., 73.98 MiB/sec. 2025.01.08 01:28:11.866668 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) 2025.01.08 01:28:11.867290 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.867421 [ 186 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_171_34} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 2025.01.08 01:28:11.867557 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.01.08 01:28:11.873251 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2955 rows, containing 19 columns (19 merged, 0 gathered) in 0.01964026 sec., 150456.25668906624 rows/sec., 269.61 MiB/sec. 2025.01.08 01:28:11.876500 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.08 01:28:11.876960 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:11.877052 [ 187 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_96_19} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.08 01:28:11.877226 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.81 MiB. 2025.01.08 01:28:12.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.48 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -1.03 MiB 2025.01.08 01:28:12.250377 [ 221 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:12.250434 [ 221 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:12.252588 [ 221 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:13.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.45 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:28:14.361385 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 2025.01.08 01:28:14.386809 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:14.386869 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:14.394849 [ 243 ] {} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:28:14.395682 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:14.399336 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 754 2025.01.08 01:28:16.797771 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:16.798005 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:16.798085 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:16.798844 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:16.798891 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:16.799341 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.08 01:28:16.799595 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:16.799819 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} executeQuery: Read 26 rows, 1.98 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.03 MiB/sec. 2025.01.08 01:28:16.799910 [ 4 ] {23bb4cb9-038b-4800-a246-25e7afb9da45} TCPHandler: Processed in 0.002275386 sec. 2025.01.08 01:28:16.800185 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:16.800406 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:16.800479 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:16.801261 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:16.801311 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:16.801742 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.08 01:28:16.801983 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:16.802229 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} executeQuery: Read 28 rows, 2.24 KiB in 0.00188 sec., 14893.617021276596 rows/sec., 1.16 MiB/sec. 2025.01.08 01:28:16.802286 [ 255 ] {fbb346ff-e0de-4031-8568-a028b09651f9} TCPHandler: Processed in 0.002264716 sec. 2025.01.08 01:28:16.802522 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:16.802760 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:16.802865 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:16.803516 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:16.803555 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:16.803970 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.08 01:28:16.804213 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:16.804418 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} executeQuery: Read 100 rows, 7.10 KiB in 0.001713 sec., 58377.11617046118 rows/sec., 4.05 MiB/sec. 2025.01.08 01:28:16.804486 [ 4 ] {c5d15406-05aa-4d1c-a955-63d3fc399db5} TCPHandler: Processed in 0.002074963 sec. 2025.01.08 01:28:16.804681 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:16.805034 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:16.805190 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:16.805799 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:16.805839 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:16.806226 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) 2025.01.08 01:28:16.806467 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:16.806698 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} executeQuery: Read 30 rows, 2.10 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.14 MiB/sec. 2025.01.08 01:28:16.806752 [ 255 ] {0c2ce412-2d69-46ca-ab17-1e90733c47cc} TCPHandler: Processed in 0.002163525 sec. 2025.01.08 01:28:18.401304 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 2025.01.08 01:28:18.402110 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:18.402164 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:18.402726 [ 244 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:28:18.402993 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:18.403216 [ 70 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:28:18.403260 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 2025.01.08 01:28:18.403306 [ 70 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:18.403336 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2025.01.08 01:28:18.403537 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.403872 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:18.403970 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.404301 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.404608 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.404822 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.405003 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.405194 [ 196 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:18.408512 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.005103081 sec., 9072754.283147769 rows/sec., 129.79 MiB/sec. 2025.01.08 01:28:18.408942 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:28:18.409294 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:18.409388 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_101_20} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:28:18.409519 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.01.08 01:28:21.202666 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2720 2025.01.08 01:28:21.205939 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.205993 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.207609 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:21.207949 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.208580 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2720 2025.01.08 01:28:21.365441 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:21.365500 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:21.367506 [ 219 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:21.575142 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:21.575224 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:21.577648 [ 218 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:21.803607 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.803799 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.803873 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:21.804613 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.804656 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.805069 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:21.805323 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.805569 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} executeQuery: Read 14 rows, 1.01 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 552.23 KiB/sec. 2025.01.08 01:28:21.805642 [ 4 ] {986a60ed-33db-409c-a339-14e1b572fa25} TCPHandler: Processed in 0.002147604 sec. 2025.01.08 01:28:21.805922 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.806138 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:21.806218 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:21.807123 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.807168 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.807642 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.08 01:28:21.807919 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.808127 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} executeQuery: Read 297 rows, 27.29 KiB in 0.002049 sec., 144948.75549048316 rows/sec., 13.01 MiB/sec. 2025.01.08 01:28:21.808192 [ 255 ] {6d234809-510a-487f-b90b-8b1542a3a3ef} TCPHandler: Processed in 0.002438589 sec. 2025.01.08 01:28:21.808343 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.808497 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.808559 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:21.809253 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.809294 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.809664 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:28:21.809899 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.810110 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} executeQuery: Read 69 rows, 5.12 KiB in 0.00165 sec., 41818.181818181816 rows/sec., 3.03 MiB/sec. 2025.01.08 01:28:21.810166 [ 4 ] {b0a1c1d3-b612-412f-bf18-809924aab00e} TCPHandler: Processed in 0.00189006 sec. 2025.01.08 01:28:21.810318 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.810470 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.810538 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:21.811235 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.811273 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.811638 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:21.811877 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.812011 [ 64 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 2025.01.08 01:28:21.812053 [ 64 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.812063 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec. 2025.01.08 01:28:21.812078 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.812192 [ 255 ] {0dc2c91e-917b-4eba-9f04-3d09daa86ce7} TCPHandler: Processed in 0.001934771 sec. 2025.01.08 01:28:21.812576 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::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.01.08 01:28:21.812611 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.813362 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.813385 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:21.813498 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 242 rows starting from the beginning of the part 2025.01.08 01:28:21.813513 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:21.813849 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:21.814202 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:21.814603 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 242 rows starting from the beginning of the part 2025.01.08 01:28:21.815022 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:21.815578 [ 195 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:21.816491 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.816572 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.817657 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:21.818270 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.818490 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006286489 sec., 85898.50391848295 rows/sec., 6.15 MiB/sec. 2025.01.08 01:28:21.818718 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} executeQuery: Read 13 rows, 830.00 B in 0.005616 sec., 2314.814814814815 rows/sec., 144.33 KiB/sec. 2025.01.08 01:28:21.818826 [ 4 ] {e7677840-9b5f-4a50-9dad-d0e0856f9f3e} TCPHandler: Processed in 0.006483432 sec. 2025.01.08 01:28:21.818846 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) 2025.01.08 01:28:21.819100 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.819337 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.819349 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:21.819474 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:21.819528 [ 201 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_74_16} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 2025.01.08 01:28:21.819715 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.08 01:28:21.820430 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.820474 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.820868 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.08 01:28:21.821106 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.821301 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} executeQuery: Read 408 rows, 29.77 KiB in 0.002016 sec., 202380.95238095237 rows/sec., 14.42 MiB/sec. 2025.01.08 01:28:21.821379 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:21.821383 [ 255 ] {754b9b19-ff1e-4cc4-9294-a68ea4090a61} TCPHandler: Processed in 0.002413187 sec. 2025.01.08 01:28:21.821429 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:21.821564 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.821685 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:21.821739 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:21.822432 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.822487 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.822952 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:21.823272 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.823452 [ 64 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 2025.01.08 01:28:21.823558 [ 64 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.823637 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.823643 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} executeQuery: Read 6 rows, 321.00 B in 0.001965 sec., 3053.4351145038167 rows/sec., 159.53 KiB/sec. 2025.01.08 01:28:21.824076 [ 4 ] {b75c7a0a-7cf1-459c-ab09-09652eec23ff} TCPHandler: Processed in 0.002568071 sec. 2025.01.08 01:28:21.824253 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.824333 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.824522 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:21.824573 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.824610 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.824696 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:21.825042 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:21.825039 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.825685 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.826319 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.826945 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.827539 [ 188 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:28:21.829357 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.829399 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.830010 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.08 01:28:21.830252 [ 189 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.006459081 sec., 68740.42917250922 rows/sec., 3.51 MiB/sec. 2025.01.08 01:28:21.830450 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.830511 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) 2025.01.08 01:28:21.830841 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:21.830878 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} executeQuery: Read 177 rows, 11.96 KiB in 0.006373 sec., 27773.419111878236 rows/sec., 1.83 MiB/sec. 2025.01.08 01:28:21.830904 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:21.831121 [ 255 ] {e4283a46-b4a6-4096-a7c7-73ffae7629c5} TCPHandler: Processed in 0.006931059 sec. 2025.01.08 01:28:21.831421 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.831462 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.831682 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.831682 [ 187 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_74_15} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 2025.01.08 01:28:21.831839 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:21.832070 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 01:28:21.833101 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.833169 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.833794 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.08 01:28:21.834200 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.834740 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} executeQuery: Read 1 rows, 69.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 21.35 KiB/sec. 2025.01.08 01:28:21.835038 [ 4 ] {877fe9b4-4169-4ccf-a03b-8e655ea3e0ff} TCPHandler: Processed in 0.003792899 sec. 2025.01.08 01:28:21.835325 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.835382 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:21.835786 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.835868 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:21.837779 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.837816 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.838535 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.08 01:28:21.838789 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.839022 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} executeQuery: Read 62 rows, 113.77 KiB in 0.00337 sec., 18397.626112759644 rows/sec., 32.97 MiB/sec. 2025.01.08 01:28:21.839345 [ 255 ] {4c4b8870-06e4-460e-b10f-48e084fd82ac} TCPHandler: Processed in 0.004188466 sec. 2025.01.08 01:28:21.839631 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:21.839815 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:21.839876 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:21.840392 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.840434 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.840803 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) 2025.01.08 01:28:21.841076 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.841282 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} executeQuery: Read 52 rows, 3.30 KiB in 0.001499 sec., 34689.793195463644 rows/sec., 2.15 MiB/sec. 2025.01.08 01:28:21.841336 [ 4 ] {1c46dc42-89fc-4950-9c3c-50dab1c2ee48} TCPHandler: Processed in 0.00187623 sec. 2025.01.08 01:28:21.899409 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 2025.01.08 01:28:21.924291 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.924341 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.932016 [ 243 ] {} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:28:21.932875 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:21.933383 [ 60 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:28:21.933581 [ 60 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:21.933688 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:21.934055 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.942587 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 762 2025.01.08 01:28:21.943894 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:21.944870 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.950830 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.955826 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.961511 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.967729 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:21.973832 [ 187 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:22.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 285.74 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: -15.29 MiB 2025.01.08 01:28:22.039349 [ 189 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.105495842 sec., 7223.033491689653 rows/sec., 37.35 MiB/sec. 2025.01.08 01:28:22.043525 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:28:22.046844 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:22.046969 [ 198 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_101_20} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:28:22.050060 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 01:28:23.000238 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 257.05 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.45 MiB (RSS), difference: 13.40 MiB 2025.01.08 01:28:25.622688 [ 55 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:28:25.622755 [ 55 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:28:25.903424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46726 2025.01.08 01:28:25.904168 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:25.904219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:25.904791 [ 244 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:28:25.905098 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:25.905383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46726 2025.01.08 01:28:26.797245 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:26.797472 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:26.797559 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:26.798425 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:26.798475 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:26.798923 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.08 01:28:26.799178 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:26.799424 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec. 2025.01.08 01:28:26.799494 [ 4 ] {55f3b579-5ddc-4a30-a2aa-d4231c49cc57} TCPHandler: Processed in 0.002389107 sec. 2025.01.08 01:28:26.799742 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:26.799956 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:26.800038 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:26.800848 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:26.800895 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:26.801327 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.08 01:28:26.801577 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:26.801811 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} executeQuery: Read 28 rows, 2.24 KiB in 0.001914 sec., 14629.049111807733 rows/sec., 1.14 MiB/sec. 2025.01.08 01:28:26.801879 [ 255 ] {c8ceb7a0-7adf-4c6e-bb62-2ec7d4c8fad0} TCPHandler: Processed in 0.002274856 sec. 2025.01.08 01:28:26.802112 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:26.802349 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:26.802424 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:26.803081 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:26.803130 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:26.803575 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.08 01:28:26.803814 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:26.804045 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} executeQuery: Read 100 rows, 7.10 KiB in 0.001753 sec., 57045.065601825445 rows/sec., 3.96 MiB/sec. 2025.01.08 01:28:26.804148 [ 4 ] {bd584704-5426-4936-873e-edc0fcbf066f} TCPHandler: Processed in 0.002146544 sec. 2025.01.08 01:28:26.804372 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:26.804672 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:26.804769 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:26.805525 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:26.805564 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:26.805946 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) 2025.01.08 01:28:26.806193 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:26.806400 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} executeQuery: Read 30 rows, 2.10 KiB in 0.001789 sec., 16769.144773616546 rows/sec., 1.15 MiB/sec. 2025.01.08 01:28:26.806452 [ 255 ] {224a9454-c8d0-4e1d-abc0-b64260dba10e} TCPHandler: Processed in 0.002217665 sec. 2025.01.08 01:28:28.743794 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.744008 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.744090 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:28.744879 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.744927 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.745360 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:28.745639 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.745843 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.01.08 01:28:28.745918 [ 4 ] {08a419a6-b378-4c89-a196-e72befa9d197} TCPHandler: Processed in 0.002260086 sec. 2025.01.08 01:28:28.746201 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.746409 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:28.746485 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:28.748264 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.748316 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.748849 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.08 01:28:28.749110 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.749391 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} executeQuery: Read 1393 rows, 119.29 KiB in 0.003024 sec., 460648.1481481481 rows/sec., 38.52 MiB/sec. 2025.01.08 01:28:28.749490 [ 255 ] {3972479f-35ed-4ac7-82d7-950620a273d4} TCPHandler: Processed in 0.003459135 sec. 2025.01.08 01:28:28.749683 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.750045 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.750217 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:28.751422 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.751463 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.751835 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:28:28.752085 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.752274 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} executeQuery: Read 47 rows, 3.46 KiB in 0.002367 sec., 19856.358259400084 rows/sec., 1.43 MiB/sec. 2025.01.08 01:28:28.752369 [ 4 ] {88e5700f-fbcf-4cd7-840d-2439c1f770de} TCPHandler: Processed in 0.002760703 sec. 2025.01.08 01:28:28.752594 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.752752 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.752813 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:28.753575 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.753616 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.753993 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:28.754226 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.754461 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} executeQuery: Read 242 rows, 16.79 KiB in 0.001739 sec., 139160.43703277744 rows/sec., 9.43 MiB/sec. 2025.01.08 01:28:28.754568 [ 255 ] {21085d34-7831-41fa-aa9f-85c83270f024} TCPHandler: Processed in 0.002111634 sec. 2025.01.08 01:28:28.754783 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.755025 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.755085 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:28.755700 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.755738 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.756103 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:28.756346 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.756524 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. 2025.01.08 01:28:28.756578 [ 4 ] {87eb2d38-f35a-4df5-aed9-77804d39b5a4} TCPHandler: Processed in 0.00192672 sec. 2025.01.08 01:28:28.756720 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.756859 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:28.756917 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:28.757869 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.757955 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.758358 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.08 01:28:28.758596 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.758813 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} executeQuery: Read 842 rows, 62.29 KiB in 0.001985 sec., 424181.36020151136 rows/sec., 30.65 MiB/sec. 2025.01.08 01:28:28.758868 [ 255 ] {bd53a1bd-52dd-42db-81ae-0d695aa9b07f} TCPHandler: Processed in 0.002214755 sec. 2025.01.08 01:28:28.759015 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.759157 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:28.759216 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:28.759708 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.759835 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.760201 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:28.760457 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.760636 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. 2025.01.08 01:28:28.760689 [ 4 ] {fb5607f2-4b07-4fec-a51c-6c6a52a51373} TCPHandler: Processed in 0.001743507 sec. 2025.01.08 01:28:28.760831 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.760973 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.761036 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:28.761849 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.761889 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.762365 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.08 01:28:28.762612 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.762840 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} executeQuery: Read 963 rows, 65.53 KiB in 0.001899 sec., 507109.0047393365 rows/sec., 33.70 MiB/sec. 2025.01.08 01:28:28.762898 [ 255 ] {19e94793-a01e-4350-aed6-de018afa2fbd} TCPHandler: Processed in 0.002135714 sec. 2025.01.08 01:28:28.763049 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.763191 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.763252 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:28.763727 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.763764 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.764124 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.08 01:28:28.764358 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.764545 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. 2025.01.08 01:28:28.764642 [ 4 ] {23eabbd0-c263-4511-a197-884277014f03} TCPHandler: Processed in 0.001662367 sec. 2025.01.08 01:28:28.764860 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.765001 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.765096 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:28.766319 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.766358 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.767041 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.08 01:28:28.767294 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.767551 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} executeQuery: Read 40 rows, 73.40 KiB in 0.002578 sec., 15515.903801396431 rows/sec., 27.80 MiB/sec. 2025.01.08 01:28:28.767780 [ 255 ] {0ea986a6-ad52-488c-8bbd-f805dd3aecd5} TCPHandler: Processed in 0.003058308 sec. 2025.01.08 01:28:28.768027 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:28.768197 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:28.768256 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:28.768759 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:28.768797 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:28.769162 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) 2025.01.08 01:28:28.769398 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:28.769578 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} executeQuery: Read 34 rows, 2.03 KiB in 0.001413 sec., 24062.278839348903 rows/sec., 1.41 MiB/sec. 2025.01.08 01:28:28.769628 [ 4 ] {21ab5686-6620-4ac8-9108-c17bf1739f9e} TCPHandler: Processed in 0.001761658 sec. 2025.01.08 01:28:29.442670 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 2025.01.08 01:28:29.466623 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:29.466686 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:29.475316 [ 243 ] {} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:28:29.476122 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:29.480164 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 769 2025.01.08 01:28:31.208846 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2772 2025.01.08 01:28:31.212953 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.213004 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.214570 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:31.214901 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.215068 [ 42 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.08 01:28:31.215138 [ 42 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.215184 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.215731 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:28:31.217721 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2772 2025.01.08 01:28:31.218020 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:31.218200 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2584 rows starting from the beginning of the part 2025.01.08 01:28:31.218870 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:31.219473 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2025.01.08 01:28:31.220145 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 20 rows starting from the beginning of the part 2025.01.08 01:28:31.220891 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:28:31.221422 [ 189 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:31.234010 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 72 columns (72 merged, 0 gathered) in 0.018699204 sec., 148241.60429502773 rows/sec., 109.60 MiB/sec. 2025.01.08 01:28:31.236595 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.08 01:28:31.237369 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.237451 [ 190 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_76_15} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.08 01:28:31.237799 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.01.08 01:28:31.796348 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.796538 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:28:31.796613 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:28:31.797441 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.797487 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.797883 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.08 01:28:31.798134 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.798374 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} executeQuery: Read 2 rows, 167.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 86.38 KiB/sec. 2025.01.08 01:28:31.798622 [ 4 ] {f53d58cb-3e34-473e-a3b2-2bcf4bc5707e} TCPHandler: Processed in 0.002380587 sec. 2025.01.08 01:28:31.798899 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.799109 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:31.799192 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:31.800009 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.800056 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.800495 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.08 01:28:31.800747 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.800986 [ 46 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.01.08 01:28:31.801002 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} executeQuery: Read 71 rows, 6.17 KiB in 0.001939 sec., 36616.81279009799 rows/sec., 3.11 MiB/sec. 2025.01.08 01:28:31.801072 [ 46 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.801153 [ 255 ] {e3bed84c-e13b-4a35-b685-fd5ee0af8934} TCPHandler: Processed in 0.002392687 sec. 2025.01.08 01:28:31.801162 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.801456 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:28:31.801495 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.801942 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:31.801966 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:31.802107 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1444 rows starting from the beginning of the part 2025.01.08 01:28:31.802131 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:31.802645 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:31.803155 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 297 rows starting from the beginning of the part 2025.01.08 01:28:31.803701 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:31.804285 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1393 rows starting from the beginning of the part 2025.01.08 01:28:31.804857 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 71 rows starting from the beginning of the part 2025.01.08 01:28:31.806448 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.806522 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.807574 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:28:31.807896 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.808335 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} executeQuery: Read 24 rows, 1.79 KiB in 0.006536 sec., 3671.970624235006 rows/sec., 274.47 KiB/sec. 2025.01.08 01:28:31.808564 [ 4 ] {2480aca1-9dbe-459a-8f16-cd33ce819e9c} TCPHandler: Processed in 0.007279205 sec. 2025.01.08 01:28:31.808621 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.007301315 sec., 446084.0273293235 rows/sec., 39.24 MiB/sec. 2025.01.08 01:28:31.808820 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.809122 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:31.809197 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.01.08 01:28:31.809242 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:31.810080 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.810241 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_176_35} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.01.08 01:28:31.810471 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 01:28:31.810644 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.810689 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.811073 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.08 01:28:31.811310 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.811512 [ 46 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.01.08 01:28:31.811554 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} executeQuery: Read 52 rows, 4.16 KiB in 0.002507 sec., 20741.922616673313 rows/sec., 1.62 MiB/sec. 2025.01.08 01:28:31.811563 [ 46 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.811639 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.811694 [ 255 ] {3a51cfd4-8e7a-4113-900a-b7ce30062815} TCPHandler: Processed in 0.003000887 sec. 2025.01.08 01:28:31.811958 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.812017 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:28:31.812310 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:31.812521 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:31.813018 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:31.813286 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 899 rows starting from the beginning of the part 2025.01.08 01:28:31.814344 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:31.814668 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 408 rows starting from the beginning of the part 2025.01.08 01:28:31.815079 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:31.815465 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 842 rows starting from the beginning of the part 2025.01.08 01:28:31.815624 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.815731 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.815855 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:31.816965 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.08 01:28:31.817495 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.817841 [ 46 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_171_35 to all_175_175_0 2025.01.08 01:28:31.817953 [ 46 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.818042 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.818244 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} executeQuery: Read 61 rows, 4.33 KiB in 0.006051 sec., 10080.978350685837 rows/sec., 715.60 KiB/sec. 2025.01.08 01:28:31.818536 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::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.01.08 01:28:31.818602 [ 4 ] {0958e711-d105-4cc9-814f-b986f88c5e9b} TCPHandler: Processed in 0.006796887 sec. 2025.01.08 01:28:31.819115 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:31.819130 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.819198 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTreeSequentialSource: Reading 7 marks from part all_1_171_35, total 42052 rows starting from the beginning of the part 2025.01.08 01:28:31.819425 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:31.819900 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 177 rows starting from the beginning of the part 2025.01.08 01:28:31.819920 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:31.820334 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:31.820717 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:31.820861 [ 194 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 963 rows starting from the beginning of the part 2025.01.08 01:28:31.821589 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 5 columns (5 merged, 0 gathered) in 0.009840485 sec., 229358.6139301061 rows/sec., 17.51 MiB/sec. 2025.01.08 01:28:31.821972 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.01.08 01:28:31.822908 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.823241 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_176_35} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.01.08 01:28:31.823465 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:28:31.825343 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.825401 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.826629 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.08 01:28:31.826996 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.827345 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} executeQuery: Read 22 rows, 40.37 KiB in 0.007575 sec., 2904.290429042904 rows/sec., 5.20 MiB/sec. 2025.01.08 01:28:31.828086 [ 255 ] {b30bbf17-54e8-4ff0-8477-ff7643d0092a} TCPHandler: Processed in 0.009322766 sec. 2025.01.08 01:28:31.828390 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:31.828672 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:31.828734 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:31.829439 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.829479 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.829900 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) 2025.01.08 01:28:31.830150 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.830306 [ 46 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 2025.01.08 01:28:31.830354 [ 46 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:31.830382 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:31.830396 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} executeQuery: Read 18 rows, 1.26 KiB in 0.001775 sec., 10140.845070422534 rows/sec., 711.38 KiB/sec. 2025.01.08 01:28:31.830716 [ 4 ] {954483d3-52a1-4d17-9a7f-b2ce401db6d2} TCPHandler: Processed in 0.002493539 sec. 2025.01.08 01:28:31.830722 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:28:31.830939 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:31.830974 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 6004 rows starting from the beginning of the part 2025.01.08 01:28:31.831045 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:31.831386 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:31.831488 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:31.831693 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 34 rows starting from the beginning of the part 2025.01.08 01:28:31.831775 [ 192 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 18 rows starting from the beginning of the part 2025.01.08 01:28:31.834193 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergeTask::MergeProjectionsStage: Merge sorted 43392 rows, containing 5 columns (5 merged, 0 gathered) in 0.015959952 sec., 2718805.1693388554 rows/sec., 182.06 MiB/sec. 2025.01.08 01:28:31.834586 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} MergedBlockOutputStream: filled checksums all_1_175_36 (state Temporary) 2025.01.08 01:28:31.835032 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergeTask::MergeProjectionsStage: Merge sorted 6168 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545482 sec., 1356951.8040111037 rows/sec., 87.30 MiB/sec. 2025.01.08 01:28:31.835143 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_175_36 to all_1_175_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.835238 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_175_36} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_171_35, all_175_175_0] -> all_1_175_36 2025.01.08 01:28:31.835338 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.08 01:28:31.835649 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) 2025.01.08 01:28:31.835969 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:31.836063 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_176_35} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 2025.01.08 01:28:31.836162 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.01.08 01:28:33.405514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47214 2025.01.08 01:28:33.406205 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:33.406247 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:33.406793 [ 244 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:28:33.407059 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:33.407258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 2025.01.08 01:28:35.000210 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.49 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: -4.00 MiB 2025.01.08 01:28:36.797065 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:36.797300 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:36.797385 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:36.798240 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:36.798291 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:36.798740 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.01.08 01:28:36.798995 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:36.799236 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} executeQuery: Read 26 rows, 1.98 KiB in 0.001995 sec., 13032.581453634086 rows/sec., 992.23 KiB/sec. 2025.01.08 01:28:36.799306 [ 4 ] {53334c16-525b-40b4-9497-a0faefdac288} TCPHandler: Processed in 0.002379518 sec. 2025.01.08 01:28:36.799565 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:36.799782 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:36.799865 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:36.800726 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:36.800775 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:36.801218 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.01.08 01:28:36.801479 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:36.801750 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} executeQuery: Read 28 rows, 2.24 KiB in 0.002029 sec., 13799.901429275506 rows/sec., 1.08 MiB/sec. 2025.01.08 01:28:36.801832 [ 255 ] {4c07705b-7abf-405e-9574-abd7197af9d5} TCPHandler: Processed in 0.002399108 sec. 2025.01.08 01:28:36.802048 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:36.802400 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:36.802520 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:36.803117 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:36.803157 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:36.803567 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.01.08 01:28:36.803820 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:36.804074 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} executeQuery: Read 100 rows, 7.10 KiB in 0.001791 sec., 55834.72920156337 rows/sec., 3.87 MiB/sec. 2025.01.08 01:28:36.804157 [ 4 ] {f8e75d7a-31ff-4f9a-a14b-02487beabf4f} TCPHandler: Processed in 0.002236356 sec. 2025.01.08 01:28:36.804379 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:36.804608 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:36.804665 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:36.805159 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:36.805199 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:36.805585 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) 2025.01.08 01:28:36.805832 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:36.806041 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} executeQuery: Read 30 rows, 2.10 KiB in 0.001479 sec., 20283.975659229207 rows/sec., 1.39 MiB/sec. 2025.01.08 01:28:36.806095 [ 255 ] {b8e3a354-e17a-4db5-826a-b8e098a935df} TCPHandler: Processed in 0.001847709 sec. 2025.01.08 01:28:36.980256 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 2025.01.08 01:28:37.004583 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:37.004637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:37.012382 [ 243 ] {} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:28:37.013203 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:37.017958 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 777 2025.01.08 01:28:39.482786 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:28:39.482842 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:28:39.484404 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:28:40.622799 [ 30 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:28:40.622862 [ 30 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:28:40.907401 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47641 2025.01.08 01:28:40.908054 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:40.908099 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:40.908636 [ 244 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:28:40.908901 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:40.909176 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47641 2025.01.08 01:28:41.085846 [ 219 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:41.085946 [ 219 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:41.088305 [ 219 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:28:41.155443 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:41.155483 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:41.157344 [ 220 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:28:41.218033 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2794 2025.01.08 01:28:41.221103 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.221156 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.222740 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:41.223074 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.223752 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2794 2025.01.08 01:28:41.262522 [ 218 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:41.262560 [ 218 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:41.264751 [ 218 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:28:41.639091 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:41.639157 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:41.641202 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:28:41.693825 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:41.693903 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:41.696339 [ 221 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:28:41.804194 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.804377 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.804447 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:41.805172 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.805221 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.805645 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:41.805898 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.806130 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} executeQuery: Read 14 rows, 1.01 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 558.34 KiB/sec. 2025.01.08 01:28:41.806197 [ 4 ] {85b4f833-5576-4986-9f42-49872c8d855c} TCPHandler: Processed in 0.002108973 sec. 2025.01.08 01:28:41.806422 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.806593 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:41.806660 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:41.807501 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.807542 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.807977 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.01.08 01:28:41.808250 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.808481 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} executeQuery: Read 297 rows, 27.29 KiB in 0.001937 sec., 153329.89158492515 rows/sec., 13.76 MiB/sec. 2025.01.08 01:28:41.808544 [ 255 ] {9bfecb75-c233-4238-b7d9-5f2f2c3748b3} TCPHandler: Processed in 0.002246305 sec. 2025.01.08 01:28:41.808698 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.808846 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.808909 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:41.809627 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.809679 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.810066 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:28:41.810303 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.810566 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} executeQuery: Read 69 rows, 5.12 KiB in 0.001749 sec., 39451.11492281304 rows/sec., 2.86 MiB/sec. 2025.01.08 01:28:41.810576 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:41.810636 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:41.810696 [ 4 ] {4f38533c-a623-4942-a201-cccb93bb6646} TCPHandler: Processed in 0.002061702 sec. 2025.01.08 01:28:41.810920 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.811168 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.811274 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:41.812334 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.812379 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.812838 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:41.813126 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.813393 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} executeQuery: Read 14 rows, 1004.00 B in 0.002292 sec., 6108.202443280977 rows/sec., 427.78 KiB/sec. 2025.01.08 01:28:41.813477 [ 255 ] {5ee96356-e94a-4fad-9aa1-113ca7e61351} TCPHandler: Processed in 0.002683333 sec. 2025.01.08 01:28:41.813534 [ 224 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:28:41.813701 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.813956 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.814107 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:41.814964 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.815006 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.815371 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:41.815611 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.815858 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} executeQuery: Read 13 rows, 830.00 B in 0.002013 sec., 6458.022851465475 rows/sec., 402.66 KiB/sec. 2025.01.08 01:28:41.815965 [ 4 ] {d7a62c2b-af9a-4b1d-bb64-6beb9492ac28} TCPHandler: Processed in 0.002403178 sec. 2025.01.08 01:28:41.816205 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.816368 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:41.816426 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:41.817193 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.817233 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.817618 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.01.08 01:28:41.817870 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.818080 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} executeQuery: Read 408 rows, 29.77 KiB in 0.001743 sec., 234079.17383820997 rows/sec., 16.68 MiB/sec. 2025.01.08 01:28:41.818135 [ 255 ] {44518f32-b7a7-4669-90a3-bdebf0beef5a} TCPHandler: Processed in 0.002081543 sec. 2025.01.08 01:28:41.818277 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.818420 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:41.818481 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:41.818999 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.819040 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.819422 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:41.819659 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.819884 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} executeQuery: Read 6 rows, 321.00 B in 0.001497 sec., 4008.016032064128 rows/sec., 209.40 KiB/sec. 2025.01.08 01:28:41.819937 [ 4 ] {7cec3f92-63c0-44fc-91c2-737f975b330c} TCPHandler: Processed in 0.001727657 sec. 2025.01.08 01:28:41.820085 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.820225 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.820288 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:41.820926 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.820966 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.821358 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.01.08 01:28:41.821619 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.821826 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} executeQuery: Read 177 rows, 11.96 KiB in 0.001632 sec., 108455.88235294117 rows/sec., 7.15 MiB/sec. 2025.01.08 01:28:41.821880 [ 255 ] {a783237d-1144-4d50-90a5-9886bb18295a} TCPHandler: Processed in 0.001865909 sec. 2025.01.08 01:28:41.822023 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.822160 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.822220 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:41.822758 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.822797 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.823152 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.08 01:28:41.823382 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.823637 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. 2025.01.08 01:28:41.823808 [ 4 ] {2359c641-dc9e-4cfd-9e0c-8e1d1e4bfe69} TCPHandler: Processed in 0.00185161 sec. 2025.01.08 01:28:41.824014 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.824159 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.824245 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:41.825564 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.825603 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.826313 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.08 01:28:41.826586 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.826834 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} executeQuery: Read 62 rows, 113.77 KiB in 0.002705 sec., 22920.51756007394 rows/sec., 41.07 MiB/sec. 2025.01.08 01:28:41.826948 [ 255 ] {234be653-dd7e-43fb-a031-eaae1aafa7c9} TCPHandler: Processed in 0.003050378 sec. 2025.01.08 01:28:41.827099 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:41.827239 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:41.827298 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:41.827840 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:41.827880 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:41.828248 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) 2025.01.08 01:28:41.828483 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:41.828688 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} executeQuery: Read 52 rows, 3.30 KiB in 0.00148 sec., 35135.13513513513 rows/sec., 2.18 MiB/sec. 2025.01.08 01:28:41.828740 [ 4 ] {62c73d3f-b8c0-4e81-b035-5deb8e463b1d} TCPHandler: Processed in 0.001710387 sec. 2025.01.08 01:28:44.518045 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 2025.01.08 01:28:44.543813 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:44.543871 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:44.551616 [ 243 ] {} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:28:44.552421 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:44.555878 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 784 2025.01.08 01:28:46.797476 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:46.797716 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:46.797801 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:46.798572 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:46.798625 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:46.799076 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.01.08 01:28:46.799345 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:46.799569 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} executeQuery: Read 26 rows, 1.98 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 1.02 MiB/sec. 2025.01.08 01:28:46.799664 [ 4 ] {9a75d3c4-4e75-4083-8cc7-b9f486270bf7} TCPHandler: Processed in 0.002329187 sec. 2025.01.08 01:28:46.799945 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:46.800166 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:46.800249 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:46.802284 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:46.802336 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:46.802790 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.01.08 01:28:46.803052 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:46.803300 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} executeQuery: Read 28 rows, 2.24 KiB in 0.003192 sec., 8771.929824561405 rows/sec., 700.60 KiB/sec. 2025.01.08 01:28:46.803368 [ 255 ] {fa263820-9ed7-4c16-9dbe-e34bea92e2b3} TCPHandler: Processed in 0.003599586 sec. 2025.01.08 01:28:46.803523 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:46.803655 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:46.803714 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:46.804267 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:46.804305 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:46.804705 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.01.08 01:28:46.804941 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:46.805125 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} executeQuery: Read 100 rows, 7.10 KiB in 0.001502 sec., 66577.89613848201 rows/sec., 4.62 MiB/sec. 2025.01.08 01:28:46.805183 [ 4 ] {86fc8013-0391-4258-8b73-c705b500b37a} TCPHandler: Processed in 0.001725057 sec. 2025.01.08 01:28:46.805327 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:46.805454 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:46.805519 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:46.806045 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:46.806087 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:46.806500 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) 2025.01.08 01:28:46.806748 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:46.806979 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} executeQuery: Read 30 rows, 2.10 KiB in 0.001554 sec., 19305.019305019305 rows/sec., 1.32 MiB/sec. 2025.01.08 01:28:46.807042 [ 255 ] {324b365b-5b8b-4af6-ad9d-fff51499fe9a} TCPHandler: Processed in 0.001772898 sec. 2025.01.08 01:28:48.409324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48129 2025.01.08 01:28:48.410096 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:48.410152 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:48.410704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:28:48.410969 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:48.411247 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 2025.01.08 01:28:49.649642 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:49.649702 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:49.651692 [ 220 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:28:49.683549 [ 225 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:49.683606 [ 225 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:49.685473 [ 225 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:28:50.000178 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 266.48 MiB, peak 289.26 MiB, free memory in arenas 0.00 B, will set to 270.48 MiB (RSS), difference: 4.00 MiB 2025.01.08 01:28:51.164314 [ 218 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:51.164417 [ 218 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:51.166954 [ 218 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): 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.01.08 01:28:51.223971 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2824 2025.01.08 01:28:51.227162 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.227210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.228942 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:51.229543 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.232016 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2824 2025.01.08 01:28:51.804347 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.804517 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.804589 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:51.805309 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.805353 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.805899 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:51.806462 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.806649 [ 131 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2025.01.08 01:28:51.806715 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} executeQuery: Read 14 rows, 1.01 KiB in 0.002237 sec., 6258.381761287439 rows/sec., 450.52 KiB/sec. 2025.01.08 01:28:51.806726 [ 131 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.806794 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.806851 [ 4 ] {b716be81-5d91-4476-a44c-9c8c08a2eb4c} TCPHandler: Processed in 0.002601491 sec. 2025.01.08 01:28:51.807020 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:51.807119 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:51.807193 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::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.01.08 01:28:51.807242 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.807592 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.807648 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:51.807676 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 14 rows starting from the beginning of the part 2025.01.08 01:28:51.807846 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:51.808156 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:51.808640 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:51.808976 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:51.809440 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part 2025.01.08 01:28:51.812562 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.812649 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.813694 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006780437 sec., 10323.818361559881 rows/sec., 783.50 KiB/sec. 2025.01.08 01:28:51.814122 [ 186 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2025.01.08 01:28:51.814284 [ 223 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:28:51.814327 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.01.08 01:28:51.815135 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.815298 [ 195 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_77_19} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2025.01.08 01:28:51.815378 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.815492 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:28:51.815724 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} executeQuery: Read 297 rows, 27.29 KiB in 0.008184 sec., 36290.32258064516 rows/sec., 3.26 MiB/sec. 2025.01.08 01:28:51.815801 [ 255 ] {da573650-8a7c-4c2e-bad0-9bd0072be2ed} TCPHandler: Processed in 0.008803439 sec. 2025.01.08 01:28:51.815974 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.816121 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.816182 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:51.816908 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.816957 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.817467 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:28:51.818000 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.818195 [ 131 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:28:51.818264 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} executeQuery: Read 69 rows, 5.12 KiB in 0.002172 sec., 31767.955801104974 rows/sec., 2.30 MiB/sec. 2025.01.08 01:28:51.818279 [ 131 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.818371 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.818391 [ 4 ] {c22fbe2f-244a-489c-b5d4-b83aff3c55ca} TCPHandler: Processed in 0.002486259 sec. 2025.01.08 01:28:51.818638 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.818645 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:28:51.818913 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.818924 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.819003 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 83 rows starting from the beginning of the part 2025.01.08 01:28:51.819018 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:51.819374 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 69 rows starting from the beginning of the part 2025.01.08 01:28:51.819693 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 47 rows starting from the beginning of the part 2025.01.08 01:28:51.819974 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:28:51.820418 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 69 rows starting from the beginning of the part 2025.01.08 01:28:51.820719 [ 198 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 69 rows starting from the beginning of the part 2025.01.08 01:28:51.822264 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.822337 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.823545 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:51.823574 [ 195 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.00507608 sec., 71117.87048273471 rows/sec., 5.41 MiB/sec. 2025.01.08 01:28:51.823880 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:28:51.824172 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.824464 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} executeQuery: Read 14 rows, 1004.00 B in 0.005664 sec., 2471.7514124293784 rows/sec., 173.11 KiB/sec. 2025.01.08 01:28:51.824536 [ 255 ] {76ec218e-7b46-419e-97f2-a102d5bd0f06} TCPHandler: Processed in 0.006028155 sec. 2025.01.08 01:28:51.824657 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.824728 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.824788 [ 187 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_101_20} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:28:51.824949 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.08 01:28:51.824973 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.825044 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:51.825626 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.825668 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.826163 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:51.826663 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.826835 [ 131 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 2025.01.08 01:28:51.826876 [ 131 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.826912 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.826914 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} executeQuery: Read 13 rows, 830.00 B in 0.002009 sec., 6470.881035340966 rows/sec., 403.46 KiB/sec. 2025.01.08 01:28:51.827106 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:51.827174 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:51.827234 [ 4 ] {f04997d4-d600-4126-abcc-583432c3665a} TCPHandler: Processed in 0.002591821 sec. 2025.01.08 01:28:51.827271 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::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.01.08 01:28:51.827522 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.827656 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.827702 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:51.827708 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 13 rows starting from the beginning of the part 2025.01.08 01:28:51.827777 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:51.828193 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:51.828828 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:51.829387 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:51.829773 [ 188 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 13 rows starting from the beginning of the part 2025.01.08 01:28:51.831764 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.831829 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.832629 [ 220 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:28:51.832666 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00566858 sec., 11466.716532182663 rows/sec., 759.74 KiB/sec. 2025.01.08 01:28:51.833230 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.01.08 01:28:51.833308 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) 2025.01.08 01:28:51.833891 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.834184 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.834331 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} executeQuery: Read 408 rows, 29.77 KiB in 0.006624 sec., 61594.20289855073 rows/sec., 4.39 MiB/sec. 2025.01.08 01:28:51.834450 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_77_19} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 2025.01.08 01:28:51.834620 [ 255 ] {4e5d1820-53f9-4945-be6c-e28696990360} TCPHandler: Processed in 0.007249315 sec. 2025.01.08 01:28:51.834889 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.834980 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:28:51.835246 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:51.835401 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:51.836176 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.836216 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.836754 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:51.837269 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.837527 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:51.837538 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} executeQuery: Read 6 rows, 321.00 B in 0.002381 sec., 2519.94960100798 rows/sec., 131.66 KiB/sec. 2025.01.08 01:28:51.837573 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:51.837699 [ 4 ] {d4ef1375-1330-4c6c-9e54-a38a0aaaab7d} TCPHandler: Processed in 0.002960087 sec. 2025.01.08 01:28:51.837901 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.838054 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.838118 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:51.838905 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.838949 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.839577 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.01.08 01:28:51.840131 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.840152 [ 224 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): 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.01.08 01:28:51.840418 [ 131 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_175_36 to all_180_180_0 2025.01.08 01:28:51.840500 [ 131 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.840583 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.840696 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} executeQuery: Read 177 rows, 11.96 KiB in 0.002662 sec., 66491.35987978964 rows/sec., 4.39 MiB/sec. 2025.01.08 01:28:51.841144 [ 255 ] {e334a250-029c-49d0-b18a-4394de13c490} TCPHandler: Processed in 0.003349252 sec. 2025.01.08 01:28:51.841214 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTask::PrepareStage: Merging 6 parts: from all_1_175_36 to all_180_180_0 into Compact with storage Full 2025.01.08 01:28:51.841479 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.841785 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.841842 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.841863 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 7 marks from part all_1_175_36, total 43392 rows starting from the beginning of the part 2025.01.08 01:28:51.841976 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:51.842328 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 61 rows starting from the beginning of the part 2025.01.08 01:28:51.842806 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:51.843168 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 177 rows starting from the beginning of the part 2025.01.08 01:28:51.843554 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 100 rows starting from the beginning of the part 2025.01.08 01:28:51.843849 [ 195 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 177 rows starting from the beginning of the part 2025.01.08 01:28:51.844417 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.844488 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.845422 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.08 01:28:51.846167 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.846548 [ 136 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 6 parts from all_1_72_16 to all_77_77_0 2025.01.08 01:28:51.846674 [ 136 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.846767 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.846801 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} executeQuery: Read 1 rows, 69.00 B in 0.005023 sec., 199.0842126219391 rows/sec., 13.41 KiB/sec. 2025.01.08 01:28:51.847126 [ 4 ] {9448839c-b8b8-480d-a576-0ef05e360919} TCPHandler: Processed in 0.005859402 sec. 2025.01.08 01:28:51.847415 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.847421 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.847788 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.847990 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.848118 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.848233 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:51.848665 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.849118 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.849517 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.849896 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.850385 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::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.01.08 01:28:51.853707 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 4 columns (4 merged, 0 gathered) in 0.006785387 sec., 11347.915748946964 rows/sec., 764.65 KiB/sec. 2025.01.08 01:28:51.853953 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} MergedBlockOutputStream: filled checksums all_1_77_17 (state Temporary) 2025.01.08 01:28:51.854343 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.854386 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.854686 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_77_17 to all_1_77_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.854865 [ 200 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_77_17} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 6 parts: [all_1_72_16, all_77_77_0] -> all_1_77_17 2025.01.08 01:28:51.855033 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:28:51.855699 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.08 01:28:51.856236 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.856433 [ 136 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.08 01:28:51.856559 [ 136 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.856609 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:51.856787 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} executeQuery: Read 62 rows, 113.77 KiB in 0.009089 sec., 6821.4325008251735 rows/sec., 12.22 MiB/sec. 2025.01.08 01:28:51.856871 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:28:51.857274 [ 255 ] {bc08388a-5034-4220-ae8c-30a51b473a4d} TCPHandler: Processed in 0.010036748 sec. 2025.01.08 01:28:51.857550 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:51.857835 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:51.858023 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:51.858221 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:51.858370 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2955 rows starting from the beginning of the part 2025.01.08 01:28:51.859487 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:51.860244 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part 2025.01.08 01:28:51.860264 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:51.860318 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:51.861443 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 22 rows starting from the beginning of the part 2025.01.08 01:28:51.861728 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergeTask::MergeProjectionsStage: Merge sorted 44007 rows, containing 5 columns (5 merged, 0 gathered) in 0.02095254 sec., 2100318.1475849706 rows/sec., 140.65 MiB/sec. 2025.01.08 01:28:51.862316 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:51.862424 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) 2025.01.08 01:28:51.862903 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} MergedBlockOutputStream: filled checksums all_1_180_37 (state Temporary) 2025.01.08 01:28:51.862921 [ 190 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 62 rows starting from the beginning of the part 2025.01.08 01:28:51.863708 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.864363 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} executeQuery: Read 52 rows, 3.30 KiB in 0.006606 sec., 7871.631849833485 rows/sec., 499.07 KiB/sec. 2025.01.08 01:28:51.864404 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_180_37 to all_1_180_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.864625 [ 4 ] {94aa6d09-43e6-4406-b65f-d8446b428bd0} TCPHandler: Processed in 0.007202064 sec. 2025.01.08 01:28:51.864732 [ 191 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_180_37} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_175_36, all_180_180_0] -> all_1_180_37 2025.01.08 01:28:51.864958 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.08 01:28:51.882370 [ 196 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3203 rows, containing 19 columns (19 merged, 0 gathered) in 0.025644484 sec., 124900.15396683358 rows/sec., 223.82 MiB/sec. 2025.01.08 01:28:51.885184 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.08 01:28:51.885907 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:51.886002 [ 189 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_101_20} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.08 01:28:51.886171 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.00 MiB. 2025.01.08 01:28:52.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.43 MiB, peak 293.40 MiB, free memory in arenas 0.00 B, will set to 273.27 MiB (RSS), difference: 1.84 MiB 2025.01.08 01:28:52.055954 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 2025.01.08 01:28:52.080768 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:52.080811 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. 2025.01.08 01:28:52.088942 [ 243 ] {} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:28:52.090209 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:52.095449 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 792 2025.01.08 01:28:55.622909 [ 150 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:28:55.622971 [ 150 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:28:55.911447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48556 2025.01.08 01:28:55.912134 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:55.912177 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:55.912704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:28:55.912953 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:55.913206 [ 150 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:28:55.913229 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48556 2025.01.08 01:28:55.913285 [ 150 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:55.913319 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:55.913470 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.913651 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:55.913701 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.913793 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.914036 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.914218 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.914357 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.914576 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:28:55.918097 [ 192 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 48556 rows, containing 4 columns (4 merged, 0 gathered) in 0.004699744 sec., 10331626.57370274 rows/sec., 147.80 MiB/sec. 2025.01.08 01:28:55.918808 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:28:55.919315 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:55.919432 [ 194 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_106_21} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:28:55.919557 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.08 01:28:56.797274 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:56.797492 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:56.797576 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:56.798433 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.798481 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.798938 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.01.08 01:28:56.799200 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.799397 [ 148 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.01.08 01:28:56.799468 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} executeQuery: Read 26 rows, 1.98 KiB in 0.002031 sec., 12801.575578532744 rows/sec., 974.64 KiB/sec. 2025.01.08 01:28:56.799477 [ 148 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.799562 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.799617 [ 4 ] {e37a2bfa-16bf-440f-9ca7-92b897bef589} TCPHandler: Processed in 0.002482419 sec. 2025.01.08 01:28:56.799895 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:28:56.799933 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:56.800264 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:56.800274 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:56.800334 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 1444 rows starting from the beginning of the part 2025.01.08 01:28:56.800399 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:56.800671 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:56.801081 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 297 rows starting from the beginning of the part 2025.01.08 01:28:56.801456 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:56.801858 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 297 rows starting from the beginning of the part 2025.01.08 01:28:56.802241 [ 199 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 26 rows starting from the beginning of the part 2025.01.08 01:28:56.803294 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.803381 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.804399 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.01.08 01:28:56.804878 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.805082 [ 148 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.01.08 01:28:56.805181 [ 148 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.805252 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.805478 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} executeQuery: Read 28 rows, 2.24 KiB in 0.005274 sec., 5309.063329541145 rows/sec., 424.03 KiB/sec. 2025.01.08 01:28:56.805946 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:28:56.805992 [ 255 ] {a5606ca5-e2d4-46cc-96b2-3a99e3b46c6a} TCPHandler: Processed in 0.006226188 sec. 2025.01.08 01:28:56.806472 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:56.806500 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 2116 rows, containing 5 columns (5 merged, 0 gathered) in 0.006804077 sec., 310990.01378144306 rows/sec., 27.66 MiB/sec. 2025.01.08 01:28:56.806747 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:56.806838 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:56.806930 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 899 rows starting from the beginning of the part 2025.01.08 01:28:56.807016 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.01.08 01:28:56.807053 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:56.808149 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.808422 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:56.808508 [ 193 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_181_36} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.01.08 01:28:56.808940 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.08 01:28:56.809050 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 408 rows starting from the beginning of the part 2025.01.08 01:28:56.809552 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:56.809993 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 408 rows starting from the beginning of the part 2025.01.08 01:28:56.810476 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 28 rows starting from the beginning of the part 2025.01.08 01:28:56.810759 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.810877 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.812471 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.01.08 01:28:56.813049 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.813568 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} executeQuery: Read 100 rows, 7.10 KiB in 0.00684 sec., 14619.883040935672 rows/sec., 1.01 MiB/sec. 2025.01.08 01:28:56.813668 [ 4 ] {c27fa158-3c08-4c7a-aee5-ffc8d722cad3} TCPHandler: Processed in 0.007437917 sec. 2025.01.08 01:28:56.813878 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:56.813931 [ 192 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 1799 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522914 sec., 211078.04208748325 rows/sec., 16.06 MiB/sec. 2025.01.08 01:28:56.814052 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:56.814134 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:56.814185 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.01.08 01:28:56.815133 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.815455 [ 201 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_181_36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.01.08 01:28:56.815749 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:28:56.816017 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.816062 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.816461 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) 2025.01.08 01:28:56.816710 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.816850 [ 148 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 2025.01.08 01:28:56.816889 [ 148 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:56.816899 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} executeQuery: Read 30 rows, 2.10 KiB in 0.002883 sec., 10405.827263267429 rows/sec., 729.97 KiB/sec. 2025.01.08 01:28:56.816919 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:56.817005 [ 255 ] {685bc1a9-481f-4e62-b5ae-82500215ef30} TCPHandler: Processed in 0.00324178 sec. 2025.01.08 01:28:56.817153 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:28:56.817272 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:56.817306 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 6168 rows starting from the beginning of the part 2025.01.08 01:28:56.817393 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:56.817466 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:56.817630 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:56.817694 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 52 rows starting from the beginning of the part 2025.01.08 01:28:56.817824 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 30 rows starting from the beginning of the part 2025.01.08 01:28:56.819786 [ 201 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergeTask::MergeProjectionsStage: Merge sorted 6362 rows, containing 4 columns (4 merged, 0 gathered) in 0.002767043 sec., 2299205.324962424 rows/sec., 147.97 MiB/sec. 2025.01.08 01:28:56.820129 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) 2025.01.08 01:28:56.820391 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:56.820467 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_181_36} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 2025.01.08 01:28:56.820545 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.01.08 01:28:58.742879 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.743090 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.743171 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:28:58.743904 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.743944 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.744369 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:58.744639 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.744828 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} executeQuery: Read 14 rows, 1.01 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 560.52 KiB/sec. 2025.01.08 01:28:58.744884 [ 4 ] {b7aea262-69d4-40c9-b732-79745028a10c} TCPHandler: Processed in 0.002142664 sec. 2025.01.08 01:28:58.745131 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.745390 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:28:58.745507 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:28:58.746569 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.746617 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.747058 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.08 01:28:58.747325 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.747595 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} executeQuery: Read 12 rows, 1002.00 B in 0.002285 sec., 5251.6411378555795 rows/sec., 428.23 KiB/sec. 2025.01.08 01:28:58.747798 [ 255 ] {7c080133-2447-4f23-938e-08e39aa0e72a} TCPHandler: Processed in 0.002809914 sec. 2025.01.08 01:28:58.748002 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.748143 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:28:58.748211 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:28:58.749483 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.749522 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.749966 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.01.08 01:28:58.750206 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.750384 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} executeQuery: Read 1399 rows, 119.73 KiB in 0.002273 sec., 615486.1416630005 rows/sec., 51.44 MiB/sec. 2025.01.08 01:28:58.750435 [ 4 ] {cba7fb4b-ab79-42aa-aad3-2198b2d1b5e4} TCPHandler: Processed in 0.00253425 sec. 2025.01.08 01:28:58.750601 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.750744 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.750803 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:28:58.751481 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.751522 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.751891 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:28:58.752131 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.752358 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} executeQuery: Read 59 rows, 4.30 KiB in 0.001645 sec., 35866.26139817629 rows/sec., 2.55 MiB/sec. 2025.01.08 01:28:58.752446 [ 255 ] {5074e56c-cb9f-4ba5-8770-d780bfa88b23} TCPHandler: Processed in 0.001924101 sec. 2025.01.08 01:28:58.752672 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.752849 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.752908 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:28:58.753602 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.753640 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.754000 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:58.754244 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.754416 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} executeQuery: Read 242 rows, 16.79 KiB in 0.001597 sec., 151534.12648716345 rows/sec., 10.27 MiB/sec. 2025.01.08 01:28:58.754466 [ 4 ] {fceb5da1-c8f0-47e0-a248-2ec9764cabbd} TCPHandler: Processed in 0.00194147 sec. 2025.01.08 01:28:58.754628 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.754767 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.754825 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:28:58.755512 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.755567 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.756431 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:58.756669 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.756880 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} executeQuery: Read 13 rows, 830.00 B in 0.002143 sec., 6066.262249183388 rows/sec., 378.23 KiB/sec. 2025.01.08 01:28:58.756932 [ 255 ] {845ac91e-d566-41ab-b0af-c4ab3f8145d7} TCPHandler: Processed in 0.002373547 sec. 2025.01.08 01:28:58.757081 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.757222 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:28:58.757280 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:28:58.758395 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.758435 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.758824 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.01.08 01:28:58.759065 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.759273 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} executeQuery: Read 854 rows, 63.27 KiB in 0.002081 sec., 410379.62518020184 rows/sec., 29.69 MiB/sec. 2025.01.08 01:28:58.759324 [ 4 ] {9d14eab9-0863-40c3-9dfa-52b55a0524a9} TCPHandler: Processed in 0.002312427 sec. 2025.01.08 01:28:58.759460 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.759578 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:28:58.759630 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:28:58.760121 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.760160 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.760534 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:58.760773 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.760986 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} executeQuery: Read 6 rows, 321.00 B in 0.001432 sec., 4189.944134078212 rows/sec., 218.91 KiB/sec. 2025.01.08 01:28:58.761038 [ 255 ] {90accfb9-d6cf-4e80-a545-aee0a51dcbff} TCPHandler: Processed in 0.001637706 sec. 2025.01.08 01:28:58.761176 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.761308 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.761370 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:28:58.762216 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.762258 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.762704 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.01.08 01:28:58.762936 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.763144 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} executeQuery: Read 969 rows, 65.95 KiB in 0.001866 sec., 519292.6045016077 rows/sec., 34.51 MiB/sec. 2025.01.08 01:28:58.763196 [ 4 ] {68d0363b-5b7f-494d-94cd-cce96bd5e432} TCPHandler: Processed in 0.002076983 sec. 2025.01.08 01:28:58.763344 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.763482 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.763544 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:28:58.764098 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.764144 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.764521 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.08 01:28:58.764756 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.764967 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} executeQuery: Read 1 rows, 69.00 B in 0.001516 sec., 659.6306068601583 rows/sec., 44.45 KiB/sec. 2025.01.08 01:28:58.765019 [ 255 ] {857361ed-9e54-4b76-beb9-77a86516f4b5} TCPHandler: Processed in 0.001745578 sec. 2025.01.08 01:28:58.765155 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.765282 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.765375 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:28:58.766649 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.766688 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.767344 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.08 01:28:58.767595 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.767893 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} executeQuery: Read 40 rows, 73.40 KiB in 0.002636 sec., 15174.506828528074 rows/sec., 27.19 MiB/sec. 2025.01.08 01:28:58.768286 [ 4 ] {47cf5ec7-dff8-41c1-80e8-04a31cd2c180} TCPHandler: Processed in 0.00318663 sec. 2025.01.08 01:28:58.768591 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:28:58.768756 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:28:58.768815 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:28:58.769348 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:58.769386 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:58.769754 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) 2025.01.08 01:28:58.769993 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:58.770201 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} executeQuery: Read 34 rows, 2.03 KiB in 0.001475 sec., 23050.84745762712 rows/sec., 1.35 MiB/sec. 2025.01.08 01:28:58.770252 [ 255 ] {ea95e225-2228-4fa8-9ddc-b8f555ac7174} TCPHandler: Processed in 0.001869839 sec. 2025.01.08 01:28:59.595534 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 2025.01.08 01:28:59.620065 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:59.620125 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:59.627925 [ 243 ] {} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:28:59.628738 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:59.629051 [ 147 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:28:59.629115 [ 147 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:28:59.629152 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:28:59.629581 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.646156 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 799 2025.01.08 01:28:59.647805 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:28:59.649498 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.655780 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.661993 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.668128 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.674700 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.680917 [ 188 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:28:59.748219 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.118937044 sec., 6717.83973376705 rows/sec., 34.74 MiB/sec. 2025.01.08 01:28:59.752264 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:28:59.755282 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:28:59.755405 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_106_21} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:28:59.758371 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.08 01:29:00.058577 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:29:00.058617 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:29:00.060706 [ 223 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): 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.01.08 01:29:01.232240 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2878 2025.01.08 01:29:01.236109 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.236161 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.237957 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:01.238524 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.239599 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2878 2025.01.08 01:29:01.796464 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.796653 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:01.796730 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:01.797489 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.797530 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.798078 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.01.08 01:29:01.798593 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.798797 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} executeQuery: Read 70 rows, 6.10 KiB in 0.002197 sec., 31861.629494765588 rows/sec., 2.71 MiB/sec. 2025.01.08 01:29:01.798857 [ 4 ] {06ae3441-9128-4059-8412-634b7912b1b9} TCPHandler: Processed in 0.002499239 sec. 2025.01.08 01:29:01.799100 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.799317 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:01.799390 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:01.800148 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.800195 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.800783 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:29:01.801342 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.801587 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} executeQuery: Read 22 rows, 1.65 KiB in 0.002329 sec., 9446.114212108201 rows/sec., 710.30 KiB/sec. 2025.01.08 01:29:01.801644 [ 255 ] {c601cc29-8f44-429c-ab26-a15d04c5ece8} TCPHandler: Processed in 0.002682662 sec. 2025.01.08 01:29:01.801797 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.801944 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:01.802004 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:01.802639 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.802677 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.803204 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.01.08 01:29:01.803693 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.803873 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} executeQuery: Read 50 rows, 4.00 KiB in 0.001963 sec., 25471.21752419766 rows/sec., 1.99 MiB/sec. 2025.01.08 01:29:01.803925 [ 4 ] {a22a1109-40e8-44d2-8d84-1598aa1c8287} TCPHandler: Processed in 0.002197494 sec. 2025.01.08 01:29:01.804071 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.804213 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:01.804278 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:01.804926 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.804974 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.805522 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.01.08 01:29:01.805981 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.806218 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} executeQuery: Read 60 rows, 4.26 KiB in 0.002035 sec., 29484.029484029485 rows/sec., 2.04 MiB/sec. 2025.01.08 01:29:01.806274 [ 255 ] {bf1a6ced-9d52-4be0-9c18-f928b801b544} TCPHandler: Processed in 0.002270926 sec. 2025.01.08 01:29:01.806300 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:01.806342 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:01.806430 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.806619 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:01.806733 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:01.809221 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.809288 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.810722 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:01.810774 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.08 01:29:01.811627 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.811852 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} executeQuery: Read 22 rows, 40.37 KiB in 0.005264 sec., 4179.331306990882 rows/sec., 7.49 MiB/sec. 2025.01.08 01:29:01.811965 [ 4 ] {f3adc7ab-93d3-4b1b-930b-6a0c31f4df5e} TCPHandler: Processed in 0.005613049 sec. 2025.01.08 01:29:01.812116 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:01.812236 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:01.812288 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:01.812859 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:01.812907 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:01.813450 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) 2025.01.08 01:29:01.813957 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:01.814159 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} executeQuery: Read 18 rows, 1.26 KiB in 0.001946 sec., 9249.743062692703 rows/sec., 648.87 KiB/sec. 2025.01.08 01:29:01.814211 [ 255 ] {e6e79b48-f879-4983-82c2-9e63eb1895af} TCPHandler: Processed in 0.002153354 sec. 2025.01.08 01:29:02.632955 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:02.632994 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:02.635093 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:02.809376 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:02.809435 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:02.811617 [ 220 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:02.836100 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:02.836181 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:02.838355 [ 218 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:03.413388 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49044 2025.01.08 01:29:03.414052 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:03.414098 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:03.414808 [ 244 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:29:03.415388 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:03.415639 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49044 2025.01.08 01:29:06.797194 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:06.797498 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:06.797580 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:06.799209 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:06.799254 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:06.799850 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.01.08 01:29:06.800379 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:06.800593 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} executeQuery: Read 26 rows, 1.98 KiB in 0.003196 sec., 8135.168961201502 rows/sec., 619.37 KiB/sec. 2025.01.08 01:29:06.800662 [ 4 ] {21cb560d-45d1-47a4-a77c-387306fc1139} TCPHandler: Processed in 0.003609797 sec. 2025.01.08 01:29:06.800980 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:06.801291 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:06.801409 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:06.802232 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:06.802280 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:06.802834 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.01.08 01:29:06.803353 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:06.803594 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} executeQuery: Read 28 rows, 2.24 KiB in 0.002387 sec., 11730.205278592377 rows/sec., 936.88 KiB/sec. 2025.01.08 01:29:06.803661 [ 255 ] {3df3277d-0da4-4697-b011-93f9253e8024} TCPHandler: Processed in 0.002874715 sec. 2025.01.08 01:29:06.803812 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:06.803941 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:06.803999 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:06.804561 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:06.804600 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:06.805147 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.01.08 01:29:06.805590 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:06.805777 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} executeQuery: Read 100 rows, 7.10 KiB in 0.001867 sec., 53561.86395286556 rows/sec., 3.71 MiB/sec. 2025.01.08 01:29:06.805834 [ 4 ] {cae95508-5078-43c1-8840-45b2db58757b} TCPHandler: Processed in 0.002082023 sec. 2025.01.08 01:29:06.805969 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:06.806096 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:06.806152 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:06.806661 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:06.806703 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:06.807203 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} MergedBlockOutputStream: filled checksums all_184_184_0 (state Temporary) 2025.01.08 01:29:06.807654 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_184_184_0 to all_184_184_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:06.807896 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} executeQuery: Read 30 rows, 2.10 KiB in 0.001824 sec., 16447.36842105263 rows/sec., 1.13 MiB/sec. 2025.01.08 01:29:06.807973 [ 255 ] {8fa2e657-5497-4494-9f8c-482ac3ed446f} TCPHandler: Processed in 0.002056533 sec. 2025.01.08 01:29:07.146261 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 807 2025.01.08 01:29:07.171833 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:07.171895 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:07.179955 [ 243 ] {} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:29:07.181588 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:07.185348 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 807 2025.01.08 01:29:10.178639 [ 126 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Selected 5 parts from all_1_74_16 to all_78_78_0 2025.01.08 01:29:10.178699 [ 126 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:10.178721 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:10.178946 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTask::PrepareStage: Merging 5 parts: from all_1_74_16 to all_78_78_0 into Compact with storage Full 2025.01.08 01:29:10.179191 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:10.179238 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_74_16, total 242 rows starting from the beginning of the part 2025.01.08 01:29:10.179331 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 242 rows starting from the beginning of the part 2025.01.08 01:29:10.179460 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:10.179744 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:10.179956 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 242 rows starting from the beginning of the part 2025.01.08 01:29:10.181244 [ 189 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002436588 sec., 309449.1149098658 rows/sec., 22.15 MiB/sec. 2025.01.08 01:29:10.181530 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} MergedBlockOutputStream: filled checksums all_1_78_17 (state Temporary) 2025.01.08 01:29:10.182080 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_merge_all_1_78_17 to all_1_78_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:10.182163 [ 197 ] {71e6dea5-719f-4169-a819-7e14209ecfc5::all_1_78_17} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5) (MergerMutator): Merged 5 parts: [all_1_74_16, all_78_78_0] -> all_1_78_17 2025.01.08 01:29:10.182241 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.08 01:29:10.594151 [ 126 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.08 01:29:10.594220 [ 126 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:10.594242 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:10.594366 [ 219 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:29:10.594407 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::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.01.08 01:29:10.594436 [ 219 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:29:10.594583 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:10.594698 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.08 01:29:10.594774 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2025.01.08 01:29:10.594857 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2025.01.08 01:29:10.595158 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2025.01.08 01:29:10.595344 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2025.01.08 01:29:10.597226 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002919496 sec., 14386.044714567171 rows/sec., 1.20 MiB/sec. 2025.01.08 01:29:10.597579 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.08 01:29:10.598206 [ 219 ] {} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): 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.01.08 01:29:10.598385 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:10.598508 [ 189 ] {6e1ded79-fa7d-48ca-99cd-5be0299eb7da::all_1_25_6} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.08 01:29:10.598686 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:29:10.623008 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:29:10.623038 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:29:10.915828 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 49471 2025.01.08 01:29:10.916825 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:10.916872 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:10.917566 [ 244 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:29:10.918165 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:10.918448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49471 2025.01.08 01:29:11.239907 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2898 2025.01.08 01:29:11.242967 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.243018 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.244743 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:11.245328 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.246011 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2898 2025.01.08 01:29:11.804424 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.804616 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.804688 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:29:11.805473 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.805523 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.806121 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:11.806682 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.806884 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} executeQuery: Read 14 rows, 1.01 KiB in 0.002321 sec., 6031.882809133994 rows/sec., 434.21 KiB/sec. 2025.01.08 01:29:11.806960 [ 4 ] {8b08d874-6e1b-4b8b-b95e-cfe393520e42} TCPHandler: Processed in 0.002642552 sec. 2025.01.08 01:29:11.807238 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.807443 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:11.807522 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:11.808400 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.808446 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.809017 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.01.08 01:29:11.809491 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.809738 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} executeQuery: Read 297 rows, 27.29 KiB in 0.00235 sec., 126382.97872340425 rows/sec., 11.34 MiB/sec. 2025.01.08 01:29:11.809799 [ 255 ] {fc547a9b-054f-4ac9-bcc5-7df9324a9a4f} TCPHandler: Processed in 0.002731043 sec. 2025.01.08 01:29:11.809987 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.810317 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.810386 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:11.811062 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.811102 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.811628 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:29:11.812117 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.812314 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} executeQuery: Read 69 rows, 5.12 KiB in 0.002107 sec., 32747.982914095872 rows/sec., 2.37 MiB/sec. 2025.01.08 01:29:11.812409 [ 4 ] {7142e366-76e7-4861-afb6-0024d52b78f8} TCPHandler: Processed in 0.00253102 sec. 2025.01.08 01:29:11.812624 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.812855 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.812948 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:29:11.813857 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.813898 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.814382 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:11.814882 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.815099 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} executeQuery: Read 14 rows, 1004.00 B in 0.002299 sec., 6089.604175728578 rows/sec., 426.48 KiB/sec. 2025.01.08 01:29:11.815157 [ 255 ] {fba382a5-d230-4685-91c9-b3252d4369e2} TCPHandler: Processed in 0.002654911 sec. 2025.01.08 01:29:11.815297 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.815438 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.815495 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:29:11.816078 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.816115 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.816635 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:11.817122 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.817330 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} executeQuery: Read 13 rows, 830.00 B in 0.00191 sec., 6806.282722513089 rows/sec., 424.37 KiB/sec. 2025.01.08 01:29:11.817424 [ 4 ] {a9a5f06a-50eb-4cd7-a7eb-f24cc4f9ce20} TCPHandler: Processed in 0.002191064 sec. 2025.01.08 01:29:11.817638 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.817786 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:11.817844 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:11.818681 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.818720 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.819217 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.01.08 01:29:11.819683 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.819911 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} executeQuery: Read 408 rows, 29.77 KiB in 0.002153 sec., 189503.01904319556 rows/sec., 13.50 MiB/sec. 2025.01.08 01:29:11.819966 [ 255 ] {baebecf3-61aa-49ec-875e-84555c380c89} TCPHandler: Processed in 0.002445338 sec. 2025.01.08 01:29:11.820115 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.820257 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:29:11.820316 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:29:11.820818 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.820853 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.821329 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:11.821928 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.822064 [ 106 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Selected 6 parts from all_1_74_15 to all_79_79_0 2025.01.08 01:29:11.822107 [ 106 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.822113 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} executeQuery: Read 6 rows, 321.00 B in 0.001885 sec., 3183.0238726790453 rows/sec., 166.30 KiB/sec. 2025.01.08 01:29:11.822142 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.822186 [ 4 ] {d51c6d10-a7fc-4e27-87e8-a282610edad6} TCPHandler: Processed in 0.002135443 sec. 2025.01.08 01:29:11.822409 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.822421 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.822692 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.822712 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:11.822804 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.822813 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:11.823134 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.823509 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.823858 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.824223 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.824528 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::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.01.08 01:29:11.825535 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.825604 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.826808 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.01.08 01:29:11.827128 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 4 columns (4 merged, 0 gathered) in 0.004886257 sec., 97006.76816630809 rows/sec., 4.95 MiB/sec. 2025.01.08 01:29:11.827394 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) 2025.01.08 01:29:11.827560 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.827834 [ 106 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 6 parts from all_1_180_37 to all_185_185_0 2025.01.08 01:29:11.827928 [ 106 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.827953 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} executeQuery: Read 177 rows, 11.96 KiB in 0.005338 sec., 33158.486324466096 rows/sec., 2.19 MiB/sec. 2025.01.08 01:29:11.827998 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.828244 [ 255 ] {57b988eb-1e3c-4286-bb5a-fb6d3a2b9001} TCPHandler: Processed in 0.005944513 sec. 2025.01.08 01:29:11.828345 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTask::PrepareStage: Merging 6 parts: from all_1_180_37 to all_185_185_0 into Compact with storage Full 2025.01.08 01:29:11.828456 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.828516 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.828767 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:11.828792 [ 197 ] {db9bd089-ad8d-45b1-99bf-c5e1680493de::all_1_79_16} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de) (MergerMutator): Merged 6 parts: [all_1_74_15, all_79_79_0] -> all_1_79_16 2025.01.08 01:29:11.828859 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.828869 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 7 marks from part all_1_180_37, total 44007 rows starting from the beginning of the part 2025.01.08 01:29:11.829039 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:29:11.829076 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.08 01:29:11.829300 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 100 rows starting from the beginning of the part 2025.01.08 01:29:11.829704 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 969 rows starting from the beginning of the part 2025.01.08 01:29:11.830142 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 60 rows starting from the beginning of the part 2025.01.08 01:29:11.830451 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 100 rows starting from the beginning of the part 2025.01.08 01:29:11.830817 [ 186 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 177 rows starting from the beginning of the part 2025.01.08 01:29:11.831521 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.831562 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.832255 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.08 01:29:11.832835 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.833134 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} executeQuery: Read 1 rows, 69.00 B in 0.00437 sec., 228.8329519450801 rows/sec., 15.42 KiB/sec. 2025.01.08 01:29:11.833206 [ 4 ] {f1e526b7-a55f-430c-88d5-77a3c6643a09} TCPHandler: Processed in 0.004834126 sec. 2025.01.08 01:29:11.833367 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.833542 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.833639 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:11.835484 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.835526 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.836626 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.08 01:29:11.837156 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.837471 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} executeQuery: Read 62 rows, 113.77 KiB in 0.00399 sec., 15538.847117794488 rows/sec., 27.84 MiB/sec. 2025.01.08 01:29:11.837755 [ 255 ] {41341d0c-e1a9-45a6-a39e-ae574a77337b} TCPHandler: Processed in 0.00446769 sec. 2025.01.08 01:29:11.837910 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:11.838060 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:11.838125 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:11.838756 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:11.838803 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:11.839350 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} MergedBlockOutputStream: filled checksums all_185_185_0 (state Temporary) 2025.01.08 01:29:11.839888 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_185_185_0 to all_185_185_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.840078 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} executeQuery: Read 52 rows, 3.30 KiB in 0.002057 sec., 25279.53330092368 rows/sec., 1.57 MiB/sec. 2025.01.08 01:29:11.840171 [ 4 ] {7d06a1c9-a4e0-4a46-9c60-afa226d35a0d} TCPHandler: Processed in 0.002326146 sec. 2025.01.08 01:29:11.840578 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergeTask::MergeProjectionsStage: Merge sorted 45413 rows, containing 5 columns (5 merged, 0 gathered) in 0.012438476 sec., 3651009.979036017 rows/sec., 244.50 MiB/sec. 2025.01.08 01:29:11.841278 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} MergedBlockOutputStream: filled checksums all_1_185_38 (state Temporary) 2025.01.08 01:29:11.841850 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_185_38 to all_1_185_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:11.841935 [ 196 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_185_38} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 6 parts: [all_1_180_37, all_185_185_0] -> all_1_185_38 2025.01.08 01:29:11.842034 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.08 01:29:14.685426 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 815 2025.01.08 01:29:14.710047 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:14.710106 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:14.717668 [ 243 ] {} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:29:14.718490 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:14.721946 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 815 2025.01.08 01:29:16.796625 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:16.796856 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:16.796939 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:16.797784 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.797838 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.798276 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.01.08 01:29:16.798540 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.798746 [ 28 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.01.08 01:29:16.798809 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} executeQuery: Read 26 rows, 1.98 KiB in 0.002012 sec., 12922.465208747515 rows/sec., 983.84 KiB/sec. 2025.01.08 01:29:16.798837 [ 28 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.798905 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.798947 [ 4 ] {3b48eab2-dd8c-4308-a2a0-895c4fd100cc} TCPHandler: Processed in 0.002454649 sec. 2025.01.08 01:29:16.799282 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:16.799285 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:29:16.799825 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:16.800056 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:16.800095 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:16.800538 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 1444 rows starting from the beginning of the part 2025.01.08 01:29:16.801248 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 1399 rows starting from the beginning of the part 2025.01.08 01:29:16.801670 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 70 rows starting from the beginning of the part 2025.01.08 01:29:16.802065 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 26 rows starting from the beginning of the part 2025.01.08 01:29:16.802334 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 297 rows starting from the beginning of the part 2025.01.08 01:29:16.802689 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 26 rows starting from the beginning of the part 2025.01.08 01:29:16.803438 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.803504 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.804397 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.01.08 01:29:16.804942 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.805228 [ 28 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.01.08 01:29:16.805284 [ 28 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.805307 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.805358 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} executeQuery: Read 28 rows, 2.24 KiB in 0.005749 sec., 4870.412245607932 rows/sec., 388.99 KiB/sec. 2025.01.08 01:29:16.805704 [ 255 ] {5c727a9f-b5b1-47c7-a0ca-600f2361a090} TCPHandler: Processed in 0.006628094 sec. 2025.01.08 01:29:16.805706 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:29:16.806001 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:16.806476 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:16.806624 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:16.806777 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:16.806834 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 899 rows starting from the beginning of the part 2025.01.08 01:29:16.806889 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 3262 rows, containing 5 columns (5 merged, 0 gathered) in 0.007843613 sec., 415879.7737726224 rows/sec., 36.57 MiB/sec. 2025.01.08 01:29:16.807408 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.01.08 01:29:16.807473 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 854 rows starting from the beginning of the part 2025.01.08 01:29:16.808253 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 50 rows starting from the beginning of the part 2025.01.08 01:29:16.808655 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.809074 [ 190 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_186_37} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.01.08 01:29:16.809170 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 28 rows starting from the beginning of the part 2025.01.08 01:29:16.809407 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 01:29:16.809656 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 408 rows starting from the beginning of the part 2025.01.08 01:29:16.810098 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 28 rows starting from the beginning of the part 2025.01.08 01:29:16.810987 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.811083 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.812913 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.01.08 01:29:16.813563 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.813893 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} executeQuery: Read 100 rows, 7.10 KiB in 0.007586 sec., 13182.17769575534 rows/sec., 935.88 KiB/sec. 2025.01.08 01:29:16.814049 [ 4 ] {0ecb7e8f-9c4f-440f-90be-e6174622f717} TCPHandler: Processed in 0.00823273 sec. 2025.01.08 01:29:16.814318 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:16.814420 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 2267 rows, containing 5 columns (5 merged, 0 gathered) in 0.009035443 sec., 250900.8136070362 rows/sec., 19.16 MiB/sec. 2025.01.08 01:29:16.814518 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:16.814614 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:16.814723 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.01.08 01:29:16.815331 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.815481 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_186_37} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.01.08 01:29:16.815674 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.08 01:29:16.815705 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.815763 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.816160 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} MergedBlockOutputStream: filled checksums all_186_186_0 (state Temporary) 2025.01.08 01:29:16.816407 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_186_186_0 to all_186_186_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.816550 [ 28 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_181_36 to all_186_186_0 2025.01.08 01:29:16.816586 [ 28 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:16.816601 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} executeQuery: Read 30 rows, 2.10 KiB in 0.002136 sec., 14044.94382022472 rows/sec., 985.25 KiB/sec. 2025.01.08 01:29:16.816616 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:16.816740 [ 255 ] {b99e6d16-cf83-4512-be30-243a1dd86dc2} TCPHandler: Processed in 0.002584291 sec. 2025.01.08 01:29:16.816885 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:29:16.817207 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:16.817294 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_1_181_36, total 6362 rows starting from the beginning of the part 2025.01.08 01:29:16.817644 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_182_182_0, total 34 rows starting from the beginning of the part 2025.01.08 01:29:16.818014 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_183_183_0, total 18 rows starting from the beginning of the part 2025.01.08 01:29:16.818365 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_184_184_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:16.818668 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_185_185_0, total 52 rows starting from the beginning of the part 2025.01.08 01:29:16.819165 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:16.821282 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergeTask::MergeProjectionsStage: Merge sorted 6526 rows, containing 4 columns (4 merged, 0 gathered) in 0.004545412 sec., 1435733.4384649838 rows/sec., 92.40 MiB/sec. 2025.01.08 01:29:16.821646 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} MergedBlockOutputStream: filled checksums all_1_186_37 (state Temporary) 2025.01.08 01:29:16.821916 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_186_37 to all_1_186_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:16.821993 [ 199 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_186_37} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_181_36, all_186_186_0] -> all_1_186_37 2025.01.08 01:29:16.822066 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. 2025.01.08 01:29:18.418603 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 49959 2025.01.08 01:29:18.419385 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:18.419446 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:18.420051 [ 244 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:29:18.420321 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:18.420582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49959 2025.01.08 01:29:21.092281 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:29:21.092364 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:29:21.094516 [ 225 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): 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.01.08 01:29:21.246192 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2928 2025.01.08 01:29:21.249498 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.249556 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.251277 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:21.251994 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.252238 [ 43 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.08 01:29:21.252364 [ 43 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.252434 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.252867 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::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.01.08 01:29:21.253668 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2928 2025.01.08 01:29:21.254093 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:21.254282 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2772 rows starting from the beginning of the part 2025.01.08 01:29:21.255002 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 22 rows starting from the beginning of the part 2025.01.08 01:29:21.255644 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:21.256276 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 54 rows starting from the beginning of the part 2025.01.08 01:29:21.256946 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 20 rows starting from the beginning of the part 2025.01.08 01:29:21.257673 [ 187 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:21.268039 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 72 columns (72 merged, 0 gathered) in 0.015459114 sec., 189402.83382346493 rows/sec., 139.70 MiB/sec. 2025.01.08 01:29:21.270770 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.08 01:29:21.271901 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.272007 [ 192 ] {bf99901b-c704-45ef-ad95-940019d31097::all_1_81_16} system.query_log (bf99901b-c704-45ef-ad95-940019d31097) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.08 01:29:21.272417 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.01.08 01:29:21.804124 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.804314 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.804388 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:29:21.805173 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.805217 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.805795 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:21.806371 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.806644 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} executeQuery: Read 14 rows, 1.01 KiB in 0.002371 sec., 5904.681568958245 rows/sec., 425.06 KiB/sec. 2025.01.08 01:29:21.806843 [ 4 ] {c164f687-20f8-4215-92ae-c0ebe555456a} TCPHandler: Processed in 0.002823204 sec. 2025.01.08 01:29:21.807162 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.807367 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:21.807452 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:21.808449 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.808500 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.809116 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.01.08 01:29:21.809668 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.809913 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} executeQuery: Read 297 rows, 27.29 KiB in 0.002603 sec., 114099.11640414907 rows/sec., 10.24 MiB/sec. 2025.01.08 01:29:21.809984 [ 255 ] {946fa0d4-1fac-48e0-a1c6-6cfcb5de61d4} TCPHandler: Processed in 0.003006958 sec. 2025.01.08 01:29:21.810148 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.810293 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.810353 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:21.811075 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.811116 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.811648 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:29:21.812197 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.812450 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} executeQuery: Read 69 rows, 5.12 KiB in 0.002188 sec., 31535.64899451554 rows/sec., 2.28 MiB/sec. 2025.01.08 01:29:21.812466 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:29:21.812538 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:29:21.812549 [ 4 ] {418370bf-a0a1-4e96-a1a2-f282ff2c59ac} TCPHandler: Processed in 0.002466729 sec. 2025.01.08 01:29:21.812834 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.812963 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.813031 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:29:21.814405 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.814466 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.815267 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:21.815995 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.816494 [ 221 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): 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.01.08 01:29:21.816503 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} executeQuery: Read 14 rows, 1004.00 B in 0.003557 sec., 3935.901040202418 rows/sec., 275.64 KiB/sec. 2025.01.08 01:29:21.816860 [ 255 ] {e4e57639-7f9c-4c55-af56-ec34b9927f29} TCPHandler: Processed in 0.004115745 sec. 2025.01.08 01:29:21.817085 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.817280 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.817330 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:29:21.817933 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.817972 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.818484 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:21.818992 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.819229 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} executeQuery: Read 13 rows, 830.00 B in 0.001995 sec., 6516.290726817043 rows/sec., 406.29 KiB/sec. 2025.01.08 01:29:21.819286 [ 4 ] {602d1310-ae14-4982-a6a6-af318f05299c} TCPHandler: Processed in 0.002310566 sec. 2025.01.08 01:29:21.819448 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.819592 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:21.819659 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:21.820435 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.820476 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.820982 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.01.08 01:29:21.821458 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.821690 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} executeQuery: Read 408 rows, 29.77 KiB in 0.002131 sec., 191459.40872829658 rows/sec., 13.64 MiB/sec. 2025.01.08 01:29:21.821747 [ 255 ] {41a2c9b4-f217-4bd6-abcf-b022f13ae957} TCPHandler: Processed in 0.002370427 sec. 2025.01.08 01:29:21.821892 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.822032 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:29:21.822091 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:29:21.822667 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.822713 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.823247 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:21.823735 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.823943 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} executeQuery: Read 6 rows, 321.00 B in 0.00194 sec., 3092.783505154639 rows/sec., 161.59 KiB/sec. 2025.01.08 01:29:21.823999 [ 4 ] {dcec6d77-bff3-4c24-9794-1186d98f1638} TCPHandler: Processed in 0.002173735 sec. 2025.01.08 01:29:21.824210 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.824414 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.824507 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:21.825257 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.825295 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.825816 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.01.08 01:29:21.826285 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.826473 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} executeQuery: Read 177 rows, 11.96 KiB in 0.00211 sec., 83886.25592417062 rows/sec., 5.53 MiB/sec. 2025.01.08 01:29:21.826530 [ 255 ] {f34c8599-d48c-4257-ae3a-a1d1d3b7d32b} TCPHandler: Processed in 0.002421088 sec. 2025.01.08 01:29:21.826677 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.826799 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.826852 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:29:21.827325 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.827364 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.827875 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.08 01:29:21.828412 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.828627 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} executeQuery: Read 1 rows, 69.00 B in 0.001852 sec., 539.9568034557236 rows/sec., 36.38 KiB/sec. 2025.01.08 01:29:21.828681 [ 4 ] {b46f4eb3-5b58-44dc-95db-045ca7a687fd} TCPHandler: Processed in 0.002066152 sec. 2025.01.08 01:29:21.828817 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.828942 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.829038 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:21.830501 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.830539 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.831428 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.08 01:29:21.831906 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.832170 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} executeQuery: Read 62 rows, 113.77 KiB in 0.003245 sec., 19106.317411402157 rows/sec., 34.24 MiB/sec. 2025.01.08 01:29:21.832172 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:29:21.832249 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:29:21.832489 [ 255 ] {3d650205-0c19-4338-be29-7dfaa9685665} TCPHandler: Processed in 0.003720419 sec. 2025.01.08 01:29:21.832672 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:21.832842 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:21.832955 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:21.833980 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:21.834021 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:21.834939 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} MergedBlockOutputStream: filled checksums all_187_187_0 (state Temporary) 2025.01.08 01:29:21.835657 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_187_187_0 to all_187_187_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:21.835971 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} executeQuery: Read 52 rows, 3.30 KiB in 0.003172 sec., 16393.44262295082 rows/sec., 1.02 MiB/sec. 2025.01.08 01:29:21.836123 [ 4 ] {ae829c7f-b4cc-471a-ae8e-fbdb310040b6} TCPHandler: Processed in 0.003510515 sec. 2025.01.08 01:29:21.836124 [ 225 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): 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.01.08 01:29:22.222027 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 822 2025.01.08 01:29:22.246401 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:22.246458 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:22.254257 [ 243 ] {} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.08 01:29:22.255567 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:22.259806 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 822 2025.01.08 01:29:25.021661 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:29:25.021743 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:29:25.023844 [ 224 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): 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.01.08 01:29:25.623073 [ 73 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:29:25.623143 [ 73 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:29:25.920754 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 50386 2025.01.08 01:29:25.921704 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:25.921750 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:25.922295 [ 244 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:29:25.922577 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:25.922870 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50386 2025.01.08 01:29:26.154456 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:26.154520 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:26.156878 [ 220 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): 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.01.08 01:29:26.172727 [ 223 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:26.172809 [ 223 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:26.175087 [ 223 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): 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.01.08 01:29:26.796575 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:26.796798 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:26.796884 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:26.797663 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:26.797718 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:26.798160 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.01.08 01:29:26.798428 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:26.798669 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} executeQuery: Read 26 rows, 1.98 KiB in 0.001934 sec., 13443.64012409514 rows/sec., 1023.52 KiB/sec. 2025.01.08 01:29:26.798738 [ 4 ] {6419d93e-4508-4dd7-8e03-6981d2d2e3b2} TCPHandler: Processed in 0.002305706 sec. 2025.01.08 01:29:26.798966 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:26.799208 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:26.799324 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:26.800364 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:26.800410 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:26.800840 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.01.08 01:29:26.801095 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:26.801342 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} executeQuery: Read 28 rows, 2.24 KiB in 0.00221 sec., 12669.68325791855 rows/sec., 1011.91 KiB/sec. 2025.01.08 01:29:26.801424 [ 255 ] {dcc992bd-cbc2-46d7-90d2-323158f24028} TCPHandler: Processed in 0.00258568 sec. 2025.01.08 01:29:26.801431 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:26.801497 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:26.801596 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:26.801775 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:26.801870 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:26.803174 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:26.803234 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:26.804064 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.01.08 01:29:26.804528 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:26.804905 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} executeQuery: Read 100 rows, 7.10 KiB in 0.00316 sec., 31645.569620253165 rows/sec., 2.19 MiB/sec. 2025.01.08 01:29:26.805034 [ 4 ] {b863676f-177d-4402-8f53-8b24ccf8bb29} TCPHandler: Processed in 0.003524945 sec. 2025.01.08 01:29:26.805120 [ 223 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): 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.01.08 01:29:26.805282 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:26.805547 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:26.805704 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:26.806968 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:26.807009 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:26.807391 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} MergedBlockOutputStream: filled checksums all_188_188_0 (state Temporary) 2025.01.08 01:29:26.807639 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_188_188_0 to all_188_188_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:26.807868 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} executeQuery: Read 30 rows, 2.10 KiB in 0.002429 sec., 12350.761630300534 rows/sec., 866.40 KiB/sec. 2025.01.08 01:29:26.807921 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:26.807950 [ 255 ] {5db31df7-f421-4397-9617-5454a77ae054} TCPHandler: Processed in 0.002811304 sec. 2025.01.08 01:29:26.807972 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:26.809968 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): 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.01.08 01:29:28.269039 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:29:28.269096 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:29:28.270884 [ 221 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): 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.01.08 01:29:28.341690 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:29:28.341747 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:29:28.343681 [ 222 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): 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.01.08 01:29:28.641207 [ 221 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:29:28.641247 [ 221 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:29:28.642908 [ 221 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): 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.01.08 01:29:28.742494 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.742699 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.742782 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:29:28.743615 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.743663 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.744099 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:28.744355 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.744570 [ 115 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 2025.01.08 01:29:28.744652 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. 2025.01.08 01:29:28.744706 [ 115 ] {} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.744784 [ 4 ] {69a0eed5-1a82-415c-9574-e99854e0d49c} TCPHandler: Processed in 0.002424568 sec. 2025.01.08 01:29:28.744795 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.745024 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full 2025.01.08 01:29:28.745065 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.745240 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:28.745266 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:28.745294 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 14 rows starting from the beginning of the part 2025.01.08 01:29:28.745353 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:28.745555 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:28.745996 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:28.746237 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:28.746719 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 14 rows starting from the beginning of the part 2025.01.08 01:29:28.749618 [ 192 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673813 sec., 14977.064764893248 rows/sec., 1.11 MiB/sec. 2025.01.08 01:29:28.749810 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) 2025.01.08 01:29:28.750119 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.750190 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:28.750388 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.750598 [ 201 ] {29b9b364-7146-45ce-a587-b2d5c85fbe08::all_1_81_20} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 2025.01.08 01:29:28.750778 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:29:28.751036 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.01.08 01:29:28.751301 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.751552 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} executeQuery: Read 1393 rows, 119.29 KiB in 0.006349 sec., 219404.63065049617 rows/sec., 18.35 MiB/sec. 2025.01.08 01:29:28.751632 [ 255 ] {0f713905-2f31-43f9-a165-e7b731a52d90} TCPHandler: Processed in 0.006710125 sec. 2025.01.08 01:29:28.751914 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.752157 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.752213 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:28.752831 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.752873 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.753250 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:29:28.753491 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.753669 [ 115 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:29:28.753736 [ 115 ] {} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.753740 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} executeQuery: Read 47 rows, 3.46 KiB in 0.001633 sec., 28781.383955909372 rows/sec., 2.07 MiB/sec. 2025.01.08 01:29:28.753776 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.753895 [ 4 ] {eb178062-7aba-4f14-8c9e-7d8b2def1725} TCPHandler: Processed in 0.002136064 sec. 2025.01.08 01:29:28.754013 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::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.01.08 01:29:28.754102 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.754181 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:28.754249 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 83 rows starting from the beginning of the part 2025.01.08 01:29:28.754412 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.754662 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 59 rows starting from the beginning of the part 2025.01.08 01:29:28.754682 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:29:28.755132 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 22 rows starting from the beginning of the part 2025.01.08 01:29:28.755371 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 69 rows starting from the beginning of the part 2025.01.08 01:29:28.755726 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 69 rows starting from the beginning of the part 2025.01.08 01:29:28.756174 [ 188 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 47 rows starting from the beginning of the part 2025.01.08 01:29:28.757426 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.757480 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:28.758062 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.004155885 sec., 83977.29966060178 rows/sec., 6.37 MiB/sec. 2025.01.08 01:29:28.758081 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:28.758317 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:29:28.758505 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.758969 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} executeQuery: Read 242 rows, 16.79 KiB in 0.004638 sec., 52177.66278568349 rows/sec., 3.54 MiB/sec. 2025.01.08 01:29:28.759127 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.759175 [ 255 ] {264c7a48-802a-4894-9a9d-944e40c97112} TCPHandler: Processed in 0.005162641 sec. 2025.01.08 01:29:28.759430 [ 189 ] {43c1986b-8476-4201-8d6c-63a13febcd09::all_1_106_21} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:29:28.759470 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.759694 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.08 01:29:28.759858 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.759994 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:29:28.760611 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.760649 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.761015 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:28.761266 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.761428 [ 115 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Selected 5 parts from all_1_77_19 to all_81_81_0 2025.01.08 01:29:28.761488 [ 115 ] {} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.761520 [ 115 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.761531 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} executeQuery: Read 13 rows, 830.00 B in 0.001795 sec., 7242.339832869081 rows/sec., 451.56 KiB/sec. 2025.01.08 01:29:28.761761 [ 4 ] {d25d2a0c-590c-4ae0-9d6f-e7060e16c421} TCPHandler: Processed in 0.002443209 sec. 2025.01.08 01:29:28.761793 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTask::PrepareStage: Merging 5 parts: from all_1_77_19 to all_81_81_0 into Compact with storage Full 2025.01.08 01:29:28.761925 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.762003 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:28.762086 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_77_19, total 13 rows starting from the beginning of the part 2025.01.08 01:29:28.762134 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:28.762339 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:28.762407 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 13 rows starting from the beginning of the part 2025.01.08 01:29:28.762775 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 13 rows starting from the beginning of the part 2025.01.08 01:29:28.763027 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 13 rows starting from the beginning of the part 2025.01.08 01:29:28.763420 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 13 rows starting from the beginning of the part 2025.01.08 01:29:28.765647 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.765740 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:28.765811 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004207687 sec., 15447.917109804033 rows/sec., 1023.52 KiB/sec. 2025.01.08 01:29:28.766017 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} MergedBlockOutputStream: filled checksums all_1_81_20 (state Temporary) 2025.01.08 01:29:28.766485 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.01.08 01:29:28.766523 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_merge_all_1_81_20 to all_1_81_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.766661 [ 195 ] {361d402b-b65e-48f0-b117-eb7f4a5b3db7::all_1_81_20} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7) (MergerMutator): Merged 5 parts: [all_1_77_19, all_81_81_0] -> all_1_81_20 2025.01.08 01:29:28.766822 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.08 01:29:28.766914 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.767135 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} executeQuery: Read 842 rows, 62.29 KiB in 0.00507 sec., 166074.9506903353 rows/sec., 12.00 MiB/sec. 2025.01.08 01:29:28.767191 [ 255 ] {eabe761f-3f25-4a45-b12f-aa0cce903f7b} TCPHandler: Processed in 0.005347674 sec. 2025.01.08 01:29:28.767331 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.767450 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:29:28.767502 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:29:28.767991 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.768030 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.768402 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:28.768637 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.768851 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2025.01.08 01:29:28.768903 [ 4 ] {74e0150f-7e25-464b-95ca-7ef2e3c53f1a} TCPHandler: Processed in 0.001628485 sec. 2025.01.08 01:29:28.769030 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.769152 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.769214 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:28.770096 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.770137 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.770577 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.01.08 01:29:28.770808 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.770988 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} executeQuery: Read 963 rows, 65.53 KiB in 0.001867 sec., 515800.7498660954 rows/sec., 34.28 MiB/sec. 2025.01.08 01:29:28.771036 [ 255 ] {3f66c227-d9ae-4f8d-a40d-04457b3c26e7} TCPHandler: Processed in 0.002060172 sec. 2025.01.08 01:29:28.771178 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.771317 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.771379 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:29:28.771931 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.771978 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.772356 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.08 01:29:28.772589 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.772832 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2025.01.08 01:29:28.772959 [ 4 ] {e7ff727b-9dbb-44ee-affd-b0bdf9858bfa} TCPHandler: Processed in 0.00186541 sec. 2025.01.08 01:29:28.773152 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.773285 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.773366 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:28.774679 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.774717 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.775375 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.08 01:29:28.775628 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.775769 [ 124 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.08 01:29:28.775821 [ 124 ] {} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.775835 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} executeQuery: Read 40 rows, 73.40 KiB in 0.002535 sec., 15779.092702169626 rows/sec., 28.28 MiB/sec. 2025.01.08 01:29:28.775853 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:28.776347 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::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.01.08 01:29:28.776354 [ 255 ] {83b70452-ba01-4d35-9868-6cf2f90c10c3} TCPHandler: Processed in 0.003273991 sec. 2025.01.08 01:29:28.776719 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:28.777293 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:28.777482 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:28.778611 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:28.778730 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3203 rows starting from the beginning of the part 2025.01.08 01:29:28.779340 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 40 rows starting from the beginning of the part 2025.01.08 01:29:28.779927 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:28.779943 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 22 rows starting from the beginning of the part 2025.01.08 01:29:28.779972 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:28.780477 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part 2025.01.08 01:29:28.781024 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 62 rows starting from the beginning of the part 2025.01.08 01:29:28.781086 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} MergedBlockOutputStream: filled checksums all_189_189_0 (state Temporary) 2025.01.08 01:29:28.781491 [ 198 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part 2025.01.08 01:29:28.781849 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_189_189_0 to all_189_189_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.782326 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} executeQuery: Read 34 rows, 2.03 KiB in 0.005213 sec., 6522.156148091311 rows/sec., 390.21 KiB/sec. 2025.01.08 01:29:28.782566 [ 4 ] {125a260c-d158-4347-902e-2703be59d70b} TCPHandler: Processed in 0.006065305 sec. 2025.01.08 01:29:28.798127 [ 200 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3429 rows, containing 19 columns (19 merged, 0 gathered) in 0.022139278 sec., 154883.09962050253 rows/sec., 277.54 MiB/sec. 2025.01.08 01:29:28.800801 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.08 01:29:28.801217 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:28.801300 [ 186 ] {0814bb59-5021-41ea-8d67-d664cea5ff0f::all_1_106_21} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.08 01:29:28.801423 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 27.50 MiB. 2025.01.08 01:29:29.000243 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 274.29 MiB, peak 301.75 MiB, free memory in arenas 0.00 B, will set to 279.59 MiB (RSS), difference: 5.30 MiB 2025.01.08 01:29:29.759897 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 830 2025.01.08 01:29:29.784638 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:29.784702 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. 2025.01.08 01:29:29.792837 [ 243 ] {} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.08 01:29:29.793730 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:29.798565 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 830 2025.01.08 01:29:31.253950 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2980 2025.01.08 01:29:31.257957 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.258011 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.259649 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:31.259986 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.260664 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2980 2025.01.08 01:29:31.796007 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.796165 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.08 01:29:31.796230 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.08 01:29:31.796944 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.796993 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.797403 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.08 01:29:31.797653 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} oximeter.fields_ipaddr (6e1ded79-fa7d-48ca-99cd-5be0299eb7da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.797868 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} executeQuery: Read 2 rows, 167.00 B in 0.001738 sec., 1150.7479861910242 rows/sec., 93.84 KiB/sec. 2025.01.08 01:29:31.797953 [ 4 ] {c20f0266-7bd1-466a-a40a-f8d153527753} TCPHandler: Processed in 0.002024551 sec. 2025.01.08 01:29:31.798353 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.798684 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:31.798805 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:31.799772 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.799822 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.800252 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.01.08 01:29:31.800502 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.800811 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} executeQuery: Read 71 rows, 6.17 KiB in 0.00222 sec., 31981.98198198198 rows/sec., 2.72 MiB/sec. 2025.01.08 01:29:31.800882 [ 255 ] {80d3a7ee-aad4-461a-a53e-8359efb587d8} TCPHandler: Processed in 0.002790794 sec. 2025.01.08 01:29:31.801029 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.801167 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:31.801226 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:31.801904 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.801950 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.802354 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:29:31.802589 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.802780 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} executeQuery: Read 24 rows, 1.79 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.07 MiB/sec. 2025.01.08 01:29:31.802851 [ 4 ] {c32c1236-5bac-4c01-8ec4-d601706e8db3} TCPHandler: Processed in 0.0018881 sec. 2025.01.08 01:29:31.803046 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.803185 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:31.803244 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:31.803966 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.804015 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.804412 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.01.08 01:29:31.804651 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.804860 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} executeQuery: Read 52 rows, 4.16 KiB in 0.001705 sec., 30498.533724340177 rows/sec., 2.38 MiB/sec. 2025.01.08 01:29:31.804913 [ 255 ] {99f8c5f6-57c9-4ba2-b952-cd2575adc04e} TCPHandler: Processed in 0.001972861 sec. 2025.01.08 01:29:31.805044 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.805162 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:31.805220 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:31.805834 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.805879 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.806322 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.01.08 01:29:31.806563 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.806697 [ 122 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Selected 5 parts from all_1_185_38 to all_189_189_0 2025.01.08 01:29:31.806736 [ 122 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.806742 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} executeQuery: Read 61 rows, 4.33 KiB in 0.001604 sec., 38029.92518703242 rows/sec., 2.64 MiB/sec. 2025.01.08 01:29:31.806759 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.806852 [ 4 ] {50594db5-3a9f-4f99-916a-0a4b93515cf3} TCPHandler: Processed in 0.001862109 sec. 2025.01.08 01:29:31.807044 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTask::PrepareStage: Merging 5 parts: from all_1_185_38 to all_189_189_0 into Compact with storage Full 2025.01.08 01:29:31.807059 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.807357 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:31.807372 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:31.807477 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTreeSequentialSource: Reading 7 marks from part all_1_185_38, total 45413 rows starting from the beginning of the part 2025.01.08 01:29:31.807577 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:31.807808 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTreeSequentialSource: Reading 2 marks from part all_186_186_0, total 100 rows starting from the beginning of the part 2025.01.08 01:29:31.808324 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 177 rows starting from the beginning of the part 2025.01.08 01:29:31.808730 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 100 rows starting from the beginning of the part 2025.01.08 01:29:31.809154 [ 197 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 963 rows starting from the beginning of the part 2025.01.08 01:29:31.811968 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.812037 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.814855 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.08 01:29:31.815157 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.815595 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} executeQuery: Read 22 rows, 40.37 KiB in 0.008344 sec., 2636.625119846596 rows/sec., 4.72 MiB/sec. 2025.01.08 01:29:31.816117 [ 255 ] {770d1751-9833-4b64-89e4-08c40512a745} TCPHandler: Processed in 0.009186075 sec. 2025.01.08 01:29:31.816482 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:31.816743 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:31.816852 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:31.817476 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:31.817516 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:31.817947 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} MergedBlockOutputStream: filled checksums all_190_190_0 (state Temporary) 2025.01.08 01:29:31.818264 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_190_190_0 to all_190_190_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.818447 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} executeQuery: Read 18 rows, 1.26 KiB in 0.001765 sec., 10198.300283286118 rows/sec., 715.41 KiB/sec. 2025.01.08 01:29:31.818498 [ 4 ] {1459391a-0619-465c-8b8a-fbf6ca50c5df} TCPHandler: Processed in 0.002274295 sec. 2025.01.08 01:29:31.822215 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergeTask::MergeProjectionsStage: Merge sorted 46753 rows, containing 5 columns (5 merged, 0 gathered) in 0.015343402 sec., 3047107.805687422 rows/sec., 204.04 MiB/sec. 2025.01.08 01:29:31.823090 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} MergedBlockOutputStream: filled checksums all_1_189_39 (state Temporary) 2025.01.08 01:29:31.823462 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_merge_all_1_189_39 to all_1_189_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:31.823543 [ 190 ] {10a8407f-f330-4e46-88e5-e1b64672f86d::all_1_189_39} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d) (MergerMutator): Merged 5 parts: [all_1_185_38, all_189_189_0] -> all_1_189_39 2025.01.08 01:29:31.823638 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.08 01:29:33.423004 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 50874 2025.01.08 01:29:33.423698 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:33.423740 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:33.424273 [ 244 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:29:33.424528 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:33.424751 [ 121 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 01:29:33.424780 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50874 2025.01.08 01:29:33.424835 [ 121 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:33.424863 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:33.425018 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.425271 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:33.425331 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.425407 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.425658 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.425801 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.426013 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.426090 [ 197 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::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.01.08 01:29:33.429685 [ 190 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 50874 rows, containing 4 columns (4 merged, 0 gathered) in 0.004751715 sec., 10706450.197455024 rows/sec., 153.16 MiB/sec. 2025.01.08 01:29:33.430077 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 01:29:33.430463 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:33.430560 [ 191 ] {5c380b2c-766e-4160-8d7b-9601072d6c48::all_1_111_22} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 01:29:33.430697 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.08 01:29:36.796799 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:36.797013 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:36.797088 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:36.797931 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.797978 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.798418 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.01.08 01:29:36.798676 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.798883 [ 113 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.01.08 01:29:36.798928 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} executeQuery: Read 26 rows, 1.98 KiB in 0.001948 sec., 13347.022587268993 rows/sec., 1016.17 KiB/sec. 2025.01.08 01:29:36.798961 [ 113 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.799035 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.799067 [ 4 ] {813091f0-08f3-4e3e-9148-f02ace099ea4} TCPHandler: Processed in 0.002389208 sec. 2025.01.08 01:29:36.799278 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::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.01.08 01:29:36.799355 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:36.799472 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:36.799518 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 1444 rows starting from the beginning of the part 2025.01.08 01:29:36.799573 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:36.799644 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 297 rows starting from the beginning of the part 2025.01.08 01:29:36.799707 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:36.799887 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 26 rows starting from the beginning of the part 2025.01.08 01:29:36.800319 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 1393 rows starting from the beginning of the part 2025.01.08 01:29:36.800736 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 71 rows starting from the beginning of the part 2025.01.08 01:29:36.801022 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 26 rows starting from the beginning of the part 2025.01.08 01:29:36.802273 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.802324 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.802901 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.01.08 01:29:36.803193 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.803398 [ 113 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.01.08 01:29:36.803555 [ 113 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.803671 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.803688 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} executeQuery: Read 28 rows, 2.24 KiB in 0.004153 sec., 6742.114134360704 rows/sec., 538.48 KiB/sec. 2025.01.08 01:29:36.804029 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.004859796 sec., 670192.7406006342 rows/sec., 58.95 MiB/sec. 2025.01.08 01:29:36.804064 [ 255 ] {2c916a0d-7837-4b08-994a-1d6c9beb0a9d} TCPHandler: Processed in 0.004856756 sec. 2025.01.08 01:29:36.804311 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::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.01.08 01:29:36.804340 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:36.804397 [ 196 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.01.08 01:29:36.804729 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:36.804900 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:36.804926 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:36.805070 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 899 rows starting from the beginning of the part 2025.01.08 01:29:36.805366 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.805718 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 408 rows starting from the beginning of the part 2025.01.08 01:29:36.805946 [ 191 ] {9f8668f2-963e-42f7-bbc5-3b4996a1c15a::all_1_191_38} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.01.08 01:29:36.806375 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 28 rows starting from the beginning of the part 2025.01.08 01:29:36.806454 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.08 01:29:36.806796 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 842 rows starting from the beginning of the part 2025.01.08 01:29:36.807048 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 52 rows starting from the beginning of the part 2025.01.08 01:29:36.807475 [ 199 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 28 rows starting from the beginning of the part 2025.01.08 01:29:36.808204 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.808275 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.809315 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.01.08 01:29:36.809887 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.810245 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} executeQuery: Read 100 rows, 7.10 KiB in 0.005646 sec., 17711.65426850868 rows/sec., 1.23 MiB/sec. 2025.01.08 01:29:36.810522 [ 4 ] {94687503-90bb-45dc-8ecc-6f620cf3de3c} TCPHandler: Processed in 0.006301339 sec. 2025.01.08 01:29:36.810990 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:36.811667 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:36.811752 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 2257 rows, containing 5 columns (5 merged, 0 gathered) in 0.007749462 sec., 291246.0245627374 rows/sec., 22.23 MiB/sec. 2025.01.08 01:29:36.811867 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:36.812155 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.01.08 01:29:36.813261 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.813401 [ 196 ] {0d6c01bb-714f-49d0-ae2b-0cae043ad6a3::all_1_191_38} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.01.08 01:29:36.813501 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.08 01:29:36.813717 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.813757 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.814131 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} MergedBlockOutputStream: filled checksums all_191_191_0 (state Temporary) 2025.01.08 01:29:36.814370 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_191_191_0 to all_191_191_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.814553 [ 113 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Selected 6 parts from all_1_186_37 to all_191_191_0 2025.01.08 01:29:36.814620 [ 113 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:36.814620 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} executeQuery: Read 30 rows, 2.10 KiB in 0.003124 sec., 9603.072983354674 rows/sec., 673.65 KiB/sec. 2025.01.08 01:29:36.814663 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:36.814786 [ 255 ] {74c574f7-b2ab-40b9-ac98-c687e33520b4} TCPHandler: Processed in 0.004134155 sec. 2025.01.08 01:29:36.814875 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::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.01.08 01:29:36.815016 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:36.815052 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_1_186_37, total 6526 rows starting from the beginning of the part 2025.01.08 01:29:36.815136 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_187_187_0, total 52 rows starting from the beginning of the part 2025.01.08 01:29:36.815206 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_188_188_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:36.815347 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_189_189_0, total 34 rows starting from the beginning of the part 2025.01.08 01:29:36.815459 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_190_190_0, total 18 rows starting from the beginning of the part 2025.01.08 01:29:36.815556 [ 193 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTreeSequentialSource: Reading 2 marks from part all_191_191_0, total 30 rows starting from the beginning of the part 2025.01.08 01:29:36.817652 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergeTask::MergeProjectionsStage: Merge sorted 6690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002863225 sec., 2336526.120022003 rows/sec., 150.37 MiB/sec. 2025.01.08 01:29:36.818383 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} MergedBlockOutputStream: filled checksums all_1_191_38 (state Temporary) 2025.01.08 01:29:36.818703 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_merge_all_1_191_38 to all_1_191_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:36.818788 [ 187 ] {3b9986d6-539e-4b80-8a11-4b0245fc3d7a::all_1_191_38} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a) (MergerMutator): Merged 6 parts: [all_1_186_37, all_191_191_0] -> all_1_191_38 2025.01.08 01:29:36.818880 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.01.08 01:29:37.298656 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 837 2025.01.08 01:29:37.322602 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:37.322653 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:37.330286 [ 243 ] {} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.08 01:29:37.331119 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:37.331434 [ 111 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.08 01:29:37.331519 [ 111 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:37.331566 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:37.332062 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.346119 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 837 2025.01.08 01:29:37.348139 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:37.349819 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.355660 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.361785 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.367783 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.374296 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.380427 [ 201 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::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.01.08 01:29:37.448298 [ 193 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 679 columns (679 merged, 0 gathered) in 0.116593047 sec., 7178.815731610479 rows/sec., 37.12 MiB/sec. 2025.01.08 01:29:37.452388 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.08 01:29:37.455470 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:37.455606 [ 186 ] {860fb29a-f8bd-44a3-a44d-cd76afe6123e::all_1_111_22} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.08 01:29:37.458393 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.08 01:29:38.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 280.65 MiB, peak 301.75 MiB, free memory in arenas 0.00 B, will set to 279.59 MiB (RSS), difference: -1.06 MiB 2025.01.08 01:29:40.101327 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Found 5 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.101377 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.103313 [ 223 ] {} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Removing 5 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.623191 [ 108 ] {} DNSResolver: Updating DNS cache 2025.01.08 01:29:40.623254 [ 108 ] {} DNSResolver: Updated DNS cache 2025.01.08 01:29:40.881100 [ 219 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Found 5 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.881173 [ 219 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.882948 [ 219 ] {} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Removing 5 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0] 2025.01.08 01:29:40.924945 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 51301 2025.01.08 01:29:40.925660 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:40.925701 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:40.926254 [ 244 ] {} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:29:40.927172 [ 244 ] {} system.asynchronous_metric_log (5c380b2c-766e-4160-8d7b-9601072d6c48): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:40.927390 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51301 2025.01.08 01:29:41.001272 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000915014 sec. 2025.01.08 01:29:41.253801 [ 107 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Selected 5 parts from all_1_77_17 to all_81_81_0 2025.01.08 01:29:41.253850 [ 107 ] {} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.253876 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.254020 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTask::PrepareStage: Merging 5 parts: from all_1_77_17 to all_81_81_0 into Compact with storage Full 2025.01.08 01:29:41.254263 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.08 01:29:41.254304 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_77_17, total 77 rows starting from the beginning of the part 2025.01.08 01:29:41.254382 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part 2025.01.08 01:29:41.254622 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part 2025.01.08 01:29:41.254897 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part 2025.01.08 01:29:41.255088 [ 188 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1 rows starting from the beginning of the part 2025.01.08 01:29:41.256227 [ 195 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergeTask::MergeProjectionsStage: Merge sorted 81 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275496 sec., 35596.634755675244 rows/sec., 2.34 MiB/sec. 2025.01.08 01:29:41.256413 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} MergedBlockOutputStream: filled checksums all_1_81_18 (state Temporary) 2025.01.08 01:29:41.256768 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_merge_all_1_81_18 to all_1_81_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.256863 [ 189 ] {f166d98a-21bb-4479-b212-0858335b0880::all_1_81_18} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880) (MergerMutator): Merged 5 parts: [all_1_77_17, all_81_81_0] -> all_1_81_18 2025.01.08 01:29:41.256972 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.08 01:29:41.261046 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 3002 2025.01.08 01:29:41.264268 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.264321 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.265883 [ 242 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.08 01:29:41.266224 [ 242 ] {} system.query_log (bf99901b-c704-45ef-ad95-940019d31097): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.266893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 3002 2025.01.08 01:29:41.803967 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.804134 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.804199 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.08 01:29:41.804896 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.804943 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.805362 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:41.805618 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} oximeter.fields_i16 (29b9b364-7146-45ce-a587-b2d5c85fbe08): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.805855 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} executeQuery: Read 14 rows, 1.01 KiB in 0.001765 sec., 7932.011331444759 rows/sec., 571.00 KiB/sec. 2025.01.08 01:29:41.805964 [ 4 ] {dfbb28b0-1ba1-473b-a335-a6f4d6d8a9d2} TCPHandler: Processed in 0.002093813 sec. 2025.01.08 01:29:41.806230 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.806413 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:41.806487 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:41.807431 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.807479 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.807948 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2025.01.08 01:29:41.808207 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.808440 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} executeQuery: Read 297 rows, 27.29 KiB in 0.002077 sec., 142994.70389985558 rows/sec., 12.83 MiB/sec. 2025.01.08 01:29:41.808507 [ 255 ] {430cac33-ee21-4ece-90af-8b496cc8ed0f} TCPHandler: Processed in 0.002423408 sec. 2025.01.08 01:29:41.808668 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.808811 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.808871 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.08 01:29:41.809576 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.809617 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.809994 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:29:41.810240 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} oximeter.fields_u16 (43c1986b-8476-4201-8d6c-63a13febcd09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.810500 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} executeQuery: Read 69 rows, 5.12 KiB in 0.001719 sec., 40139.61605584642 rows/sec., 2.91 MiB/sec. 2025.01.08 01:29:41.810573 [ 4 ] {da2eb10d-511c-4789-8e7a-70601733bacc} TCPHandler: Processed in 0.001975432 sec. 2025.01.08 01:29:41.810782 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.810951 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.811010 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.08 01:29:41.811676 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.811717 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.812090 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:41.812344 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} oximeter.fields_u32 (71e6dea5-719f-4169-a819-7e14209ecfc5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.812565 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} executeQuery: Read 14 rows, 1004.00 B in 0.001651 sec., 8479.709267110842 rows/sec., 593.86 KiB/sec. 2025.01.08 01:29:41.812620 [ 255 ] {d4f1774a-1d2a-4088-b964-976d4eea2a22} TCPHandler: Processed in 0.001955111 sec. 2025.01.08 01:29:41.812765 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.812904 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.812962 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.08 01:29:41.813623 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.813663 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.814023 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:41.814276 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} oximeter.fields_u8 (361d402b-b65e-48f0-b117-eb7f4a5b3db7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.814479 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. 2025.01.08 01:29:41.814534 [ 4 ] {a1b4e941-f0b0-4c81-a4a1-6d0420c8a355} TCPHandler: Processed in 0.001837449 sec. 2025.01.08 01:29:41.814684 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.814823 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:41.814880 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:41.815720 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.815760 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.816162 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2025.01.08 01:29:41.816411 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.816636 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} executeQuery: Read 408 rows, 29.77 KiB in 0.001845 sec., 221138.2113821138 rows/sec., 15.76 MiB/sec. 2025.01.08 01:29:41.816692 [ 255 ] {edeb4327-e945-43f7-b265-410a4c5c9f36} TCPHandler: Processed in 0.002076823 sec. 2025.01.08 01:29:41.816838 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.816976 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.08 01:29:41.817036 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.08 01:29:41.817586 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.817625 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.817993 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:41.818234 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} oximeter.measurements_bool (db9bd089-ad8d-45b1-99bf-c5e1680493de): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.818412 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.01.08 01:29:41.818464 [ 4 ] {d0febc31-4edf-432b-8073-32efd18b68f0} TCPHandler: Processed in 0.001695897 sec. 2025.01.08 01:29:41.818623 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.818760 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.818822 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:41.819511 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.819552 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.819952 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2025.01.08 01:29:41.820195 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.820438 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} executeQuery: Read 177 rows, 11.96 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 6.83 MiB/sec. 2025.01.08 01:29:41.820532 [ 255 ] {be4d882c-6b33-458d-8fd2-03cdb50282d0} TCPHandler: Processed in 0.001977661 sec. 2025.01.08 01:29:41.820692 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.820901 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.820969 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.08 01:29:41.821502 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.821540 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.821897 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.08 01:29:41.822137 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} oximeter.measurements_f64 (f166d98a-21bb-4479-b212-0858335b0880): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.822314 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} executeQuery: Read 1 rows, 69.00 B in 0.001471 sec., 679.8096532970768 rows/sec., 45.81 KiB/sec. 2025.01.08 01:29:41.822365 [ 4 ] {bd8d4be8-bb56-47ab-a120-83d2e60c3aa6} TCPHandler: Processed in 0.001764867 sec. 2025.01.08 01:29:41.822495 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.822633 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.822728 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.01.08 01:29:41.824177 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.824216 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.824942 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.08 01:29:41.825222 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} oximeter.measurements_histogramu64 (0814bb59-5021-41ea-8d67-d664cea5ff0f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.825517 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} executeQuery: Read 62 rows, 113.77 KiB in 0.002912 sec., 21291.20879120879 rows/sec., 38.15 MiB/sec. 2025.01.08 01:29:41.825823 [ 255 ] {9f1bc223-6513-4208-9730-c3ee6abc9b29} TCPHandler: Processed in 0.003385013 sec. 2025.01.08 01:29:41.826049 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:41.826217 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:41.826275 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:41.826788 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:41.826827 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:41.827198 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} MergedBlockOutputStream: filled checksums all_192_192_0 (state Temporary) 2025.01.08 01:29:41.827451 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_192_192_0 to all_192_192_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:41.827627 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} executeQuery: Read 52 rows, 3.30 KiB in 0.001441 sec., 36086.051353226925 rows/sec., 2.23 MiB/sec. 2025.01.08 01:29:41.827678 [ 4 ] {d28799a1-1053-4ca7-8638-fb28bd605bc4} TCPHandler: Processed in 0.001775038 sec. 2025.01.08 01:29:44.846220 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 845 2025.01.08 01:29:44.870442 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:44.870498 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:44.878141 [ 243 ] {} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.08 01:29:44.878948 [ 243 ] {} system.metric_log (860fb29a-f8bd-44a3-a44d-cd76afe6123e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:44.882413 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 845 2025.01.08 01:29:46.529652 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.529768 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.532194 [ 219 ] {} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.750472 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.750550 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.752749 [ 222 ] {} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.796661 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:46.796883 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.08 01:29:46.796963 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.08 01:29:46.797810 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:46.797856 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:46.798301 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2025.01.08 01:29:46.798595 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:46.798826 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} executeQuery: Read 26 rows, 1.98 KiB in 0.001994 sec., 13039.117352056168 rows/sec., 992.72 KiB/sec. 2025.01.08 01:29:46.798927 [ 4 ] {40968044-5a61-4b7e-bc78-e76b7c48b80a} TCPHandler: Processed in 0.002397578 sec. 2025.01.08 01:29:46.798927 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.799008 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.799193 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:46.799377 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.08 01:29:46.799458 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.08 01:29:46.800510 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:46.800551 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:46.801067 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2025.01.08 01:29:46.801353 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} oximeter.fields_uuid (0d6c01bb-714f-49d0-ae2b-0cae043ad6a3): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:46.801464 [ 220 ] {} oximeter.fields_string (9f8668f2-963e-42f7-bbc5-3b4996a1c15a): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.801650 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} executeQuery: Read 28 rows, 2.24 KiB in 0.002321 sec., 12063.765618267988 rows/sec., 963.52 KiB/sec. 2025.01.08 01:29:46.801711 [ 255 ] {1344d1c5-056f-4583-85f7-d39f16807aad} TCPHandler: Processed in 0.002658162 sec. 2025.01.08 01:29:46.801922 [ 4 ] {} TCP-Session: aaffb62c-8ac6-47eb-9d32-fa257e655ad1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:46.802141 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} executeQuery: (from [fd00:1122:3344:101::d]:34870) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.08 01:29:46.802223 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.08 01:29:46.803916 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:46.803959 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:46.804369 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2025.01.08 01:29:46.804621 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:46.804939 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} executeQuery: Read 100 rows, 7.10 KiB in 0.002821 sec., 35448.422545196736 rows/sec., 2.46 MiB/sec. 2025.01.08 01:29:46.805080 [ 4 ] {db90e62a-1bdf-4a50-bd9f-78ae1226c6e2} TCPHandler: Processed in 0.003262181 sec. 2025.01.08 01:29:46.805069 [ 223 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Found 6 old parts to remove. Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.805186 [ 223 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from filesystem (serially): Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0] 2025.01.08 01:29:46.805392 [ 255 ] {} TCP-Session: b57b747c-0029-40ca-9b72-f9c7e51c8f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.08 01:29:46.805908 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} executeQuery: (from [fd00:1122:3344:101::d]:33698) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.08 01:29:46.806111 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.08 01:29:46.807518 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.08 01:29:46.807565 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. 2025.01.08 01:29:46.808334 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} MergedBlockOutputStream: filled checksums all_193_193_0 (state Temporary) 2025.01.08 01:29:46.808738 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} oximeter.measurements_u64 (3b9986d6-539e-4b80-8a11-4b0245fc3d7a): Renaming temporary part tmp_insert_all_193_193_0 to all_193_193_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.08 01:29:46.809137 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} executeQuery: Read 30 rows, 2.10 KiB in 0.003459 sec., 8673.026886383348 rows/sec., 608.41 KiB/sec. 2025.01.08 01:29:46.809199 [ 255 ] {8550197d-1b4e-40d9-afaf-1b9c3e312eef} TCPHandler: Processed in 0.003981473 sec. 2025.01.08 01:29:46.809393 [ 223 ] {} oximeter.measurements_cumulativeu64 (10a8407f-f330-4e46-88e5-e1b64672f86d): Removing 6 parts from memory: Parts: [all_1_76_15, all_77_77_0, all_78_78_0, all_79_79_0, all_80_80_0, all_81_81_0]